netsurfer
01-04-2000, 07:33 PM
I have a router running ShareTheNet (www.sharethenet.com), but it basically is a linux router/firewall that runs off a bootdisk.
There is a section to add manual startup commands, and here is where you can enter in linux commands... I think.
Anyway, I have this line (from STN's website):
ipautofw -A -r tcp 21001 21012 -h 192.168.0.10
192.168.0.10 is the IP of my machine, (the router is set to be 192.168.0.1), and 21001-21012 are tcp ports allocated for ICQ, and the connection preferences and everything have been set properly...
My biggest gripe is this, I rarely can stay connected for more than say... 10-15 minutes. And I'm pretty sure I know why. All I want to know is, is there any linux command that I can enter into my STN router to increase the timeout delay? the way it's set, the timeout is within... 60 seconds. If I don't touch ICQ (like send a msg, etc) the timeout will disappear, and I'll lose connection to the server... if I click Online again, it'll reestablish my connection, sometimes... other times, it'll get stucking in that "Connecting" loop and never really establish a connection...
---Edit---
UDP xxxxxxxx.xxxx:1391 fes-d016.icq.aol.com:4000 58
that line shows up in my router's socket connections. So I guess I need to know a linux command that I can add to extend the timeout period for that particular UDP packet.
---Edit---
[This message has been edited by netsurfer (edited 01-04-2000).]
There is a section to add manual startup commands, and here is where you can enter in linux commands... I think.
Anyway, I have this line (from STN's website):
ipautofw -A -r tcp 21001 21012 -h 192.168.0.10
192.168.0.10 is the IP of my machine, (the router is set to be 192.168.0.1), and 21001-21012 are tcp ports allocated for ICQ, and the connection preferences and everything have been set properly...
My biggest gripe is this, I rarely can stay connected for more than say... 10-15 minutes. And I'm pretty sure I know why. All I want to know is, is there any linux command that I can enter into my STN router to increase the timeout delay? the way it's set, the timeout is within... 60 seconds. If I don't touch ICQ (like send a msg, etc) the timeout will disappear, and I'll lose connection to the server... if I click Online again, it'll reestablish my connection, sometimes... other times, it'll get stucking in that "Connecting" loop and never really establish a connection...
---Edit---
UDP xxxxxxxx.xxxx:1391 fes-d016.icq.aol.com:4000 58
that line shows up in my router's socket connections. So I guess I need to know a linux command that I can add to extend the timeout period for that particular UDP packet.
---Edit---
[This message has been edited by netsurfer (edited 01-04-2000).]