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.

dcc session dies

Old posts that have not been replied to for several years.
c
coolio2004
Halfop
Posts: 68
Joined: Wed Jan 19, 2005 4:02 am

dcc session dies

Post by coolio2004 »

any ideas why after like a minute the bot in /chat just stops responding to queries ......when i first do something like .help all ......its fine ...2 mins lter i try it again and it doesnt respond.
then it disconnects the chat session on its own after 3-4 mins
please help
c
coolio2004
Halfop
Posts: 68
Joined: Wed Jan 19, 2005 4:02 am

Post by coolio2004 »

after the dcc session dies out and i try /chat <bot> it wont let me in.
only thing i can do is /ctcp into the bot, do a .rehash and a .reset and then only /chat <bot> works ......please help
User avatar
^DooM^
Owner
Posts: 772
Joined: Tue Aug 26, 2003 5:40 pm
Location: IronForge
Contact:

Post by ^DooM^ »

Is this an eggdrop or a windrop bot and what version is it?
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
c
coolio2004
Halfop
Posts: 68
Joined: Wed Jan 19, 2005 4:02 am

Post by coolio2004 »

it's eggdrop v1.6.17 on a redhat9 machine
User avatar
^DooM^
Owner
Posts: 772
Joined: Tue Aug 26, 2003 5:40 pm
Location: IronForge
Contact:

Post by ^DooM^ »

try changing the port its listening on it may be conflicting with someone elses bot if its on a shared machine
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
c
coolio2004
Halfop
Posts: 68
Joined: Wed Jan 19, 2005 4:02 am

Post by coolio2004 »

yeah i tried changing the port configurations around.
this is what i have.

# If you want all dcc file transfers to use a particular portrange either
# because you're behind a firewall, or for other security reasons, set it
# here.
set reserved-portrange 2010:2020


and also

# If you wish to use only one port, use this format:
#
listen 10000 all


then on my mirc (windows machine which im trying to access the bot from) has the dcc port range 2010 and 2020, but someone told me my firewall might be causing the problem, and my firewall is a nuisance to configure also, do you think it could be that?
User avatar
^DooM^
Owner
Posts: 772
Joined: Tue Aug 26, 2003 5:40 pm
Location: IronForge
Contact:

Post by ^DooM^ »

coolio2004 wrote: set reserved-portrange 2010:2020
Those port ranges are rather low you should really set them higher at least 5000+ for security reason more than anything. If someone is port scanning your machine then they will find those ports extremely quickly so the higher the better in my opinion also yes i would say it is most likley your firewall. something could be tripping over those ports and disconnecting you. Also is your bot sending you files as that setting is just for the file transfer side not the actual dcc chat side?

I never set those portranges on my bot just the listen port. In mirc i then setup 10 ports for dcc functions and allow those 10 ports through my firewall and also through my router using portforwarding and have never had any probems to date.

Try the things i have suggested and see if they help at all :)
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
c
coolio2004
Halfop
Posts: 68
Joined: Wed Jan 19, 2005 4:02 am

Post by coolio2004 »

so what do you suggest i do?
i haven't tried getting any files but i just assumed /dcc includes file transfers and chats, no?
now with port forwarding (my firewall is a nightmare! its a d-link DI704P router + firewall).
can you tell me how that works?
what do i forward, how do i go about it? it's a little confusing.
c
coolio2004
Halfop
Posts: 68
Joined: Wed Jan 19, 2005 4:02 am

Post by coolio2004 »

when you forward ports on your firewall, are you doing all local address? like your destination address and source address? or external internet IP address?
c
coolio2004
Halfop
Posts: 68
Joined: Wed Jan 19, 2005 4:02 am

Post by coolio2004 »

Those port ranges are rather low you should really set them higher at least 5000+ for security reason more than anything.


May i ask what you have setup on your firewall? Whats a good range to have that would be more secure.
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Post by YooHoo »

scrap all that crap and get urself a copy of Zone Alarm... that way you got enough time to get me a beer :wink:
c
coolio2004
Halfop
Posts: 68
Joined: Wed Jan 19, 2005 4:02 am

Post by coolio2004 »

nah i think it may have been a user error on my side :oops:
i'm at work atm and will get home and see how it goes :)
c
coolio2004
Halfop
Posts: 68
Joined: Wed Jan 19, 2005 4:02 am

Post by coolio2004 »

i'd still like to know what ports you guys would be recommending for port forwarding? 2010-2020 is said to be not as secure, so let me know which ones im better off with please, thanks.
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

^DooM^ wrote:Those port ranges are rather low you should really set them higher at least 5000+
Missed something did we?

You were told to use a range 5000 and over. :roll:
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
c
coolio2004
Halfop
Posts: 68
Joined: Wed Jan 19, 2005 4:02 am

Post by coolio2004 »

is there a setting in the .conf file which lets your dcc session not die out after a minute or two?
Locked