Printable Version of Topic

Click here to view this topic in its original format

AMIP Community _ Support _ Amip over LAN

Posted by: sabbath Jul 18 2009, 06:55 PM

Hi all

I think I'm just stupid or something but I can't get AMIP to work over my LAN.

I've got winamp running on one computer behind a router. I've forwarded ports 60333 and 60334 to that computer, selected Socket as transport and in the connection settings it is listening to the internal interface (192.168.1.7) on those ports.

On the computer with mirc installed I have added the ac.dll, ac.ini and ac.irc and modified the ini-file to the correct IP (83.233.etc.etc.) to the router.

Then I thought I was done and ran //load -rs ac.irc, the script loads and gives me the following:

CODE

*** AMIP Socket Client initialized (v1.4)
*** Failed to start AMIP Server =(


Do I need to do something else? Do I also need amip running on the machine running mirc?

I've tried the ping command which of course returns 0. But when loading or rehashing ac.dll I don't get an outgoing firewall connection alert, which leads me to believe I'm missing some step here.

All help is greatly appreciated.

Posted by: Serge Jul 18 2009, 09:26 PM

Can you provide you ac.ini?

Posted by: sabbath Jul 19 2009, 08:38 AM

QUOTE(Serge @ Jul 18 2009, 09:26 PM) *

Can you provide you ac.ini?

Yes indeedy. I've tried unloading/reloading the script and now I only get " * Loaded script 'E:\mIRC\ac.irc' ".

CODE

[AMIP Client]
port=60333
host=83.233.xxx.xxx
timeout=1000
srcport=60334
srchost=0.0.0.0
disablesec=5
disablecount=1
verbose=1


AMIP settings:
Enable AMIP server (checked)
- listen for connections on this interface: 0.0.0.0
- server port: 60333
IRC integration
- Transport: Socket
- Host: 0.0.0.0 (same as srchost in ac.ini)
- Port: 60334

Cheers!

Posted by: Serge Jul 19 2009, 08:12 PM

QUOTE
- Host: 0.0.0.0 (same as srchost in ac.ini)

must be a real host, not the wildcard.

Posted by: sabbath Jul 20 2009, 08:05 AM

QUOTE(Serge @ Jul 19 2009, 08:12 PM) *

must be a real host, not the wildcard.

Doh! Don't I feel stupid. It works absolutely fine now. What was the problem? I had to restart mirc... biggrin.gif

Thanks for your help, the host did indeed need changing.

Powered by Invision Power Board
© Invision Power Services