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.
Old posts that have not been replied to for several years.
C
Creative
Post
by Creative » Fri Aug 02, 2002 8:55 am
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!
ppslim
Revered One
Posts: 3914 Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England
Post
by ppslim » Fri Aug 02, 2002 9:34 am
Try setting the my-ip setting in the config file.
C
Creative
Post
by Creative » Sun Aug 04, 2002 12:16 am
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
Chrysalis
Voice
Posts: 32 Joined: Wed Oct 10, 2001 8:00 pm
Location: UK
Post
by Chrysalis » Sun Aug 04, 2002 7:41 pm
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
ppslim
Revered One
Posts: 3914 Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England
Post
by ppslim » Mon Aug 05, 2002 5:10 am
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 » Tue Aug 06, 2002 10:15 am
That worked for me too. Thanks