This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

ctcp Trouble. Any suggestions??

Old posts that have not been replied to for several years.
Locked
C
Creative

ctcp Trouble. Any suggestions??

Post by Creative »

I try to /ctcp to my bot and this is what returns when the session starts.

DCC Chat session
-
Client: |^C^| (127.0.0.1)
Time: Fri Aug 02 08:53:32 2002
-
Acknowledging chat request...
-
Unable to connect
-
DCC session closed

Any help would be greatly appreciated!
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Try setting the my-ip setting in the config file.
C
Creative

Post by Creative »

Thanks for the suggesstion. I tried that and still no go. I have a feeling my router may have something to do with it.

Thanks anyway
C
Chrysalis
Voice
Posts: 32
Joined: Wed Oct 10, 2001 8:00 pm
Location: UK

Post by Chrysalis »

its the nat ip setting in the config perhaps, either way its a misreported ip problem as when you tried to ctcp chat the bot it showed 127.0.0.1
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

What IP are you placing in the my-ip setting?

If you have a router within your netwokr, you should use the follwing setup.

my-ip should be set to the IP on the machines internal IP, IE 192.168.1.2
nat-ip should be set to the IP of your external IP, the one the router is seen as on the net.
b
blayo

Post by blayo »

That worked for me too. Thanks :)
Locked