How can one accomplish this with a dynamic IP? What
would I specify in my startup scripts to setup ipportfw
before knowing what my dynamic IP might be?
Don
=> This is what I use to forward from my real ip 204.83.206.89 to my =
=> private computer 192.168.0.2
=> =20
=> from my rc.local file.
=> =20
=> #for port forwarding
=> /sbin/ipportfw -C
=> /sbin/ipportfw -A -t204.83.206.89/2000 -R 192.168.0.2/2000
=> /sbin/ipportfw -A -t204.83.206.89/2001 -R 192.168.0.2/2001
=> /sbin/ipportfw -A -t204.83.206.89/2002 -R 192.168.0.2/2002
=> /sbin/ipportfw -A -t204.83.206.89/2003 -R 192.168.0.2/2003
=> /sbin/ipportfw -A -t204.83.206.89/2004 -R 192.168.0.2/2004
=> /sbin/ipportfw -A -t204.83.206.89/2005 -R 192.168.0.2/2005
=> /sbin/ipportfw -A -t204.83.206.89/2006 -R 192.168.0.2/2006
=> /sbin/ipportfw -A -t204.83.206.89/2007 -R 192.168.0.2/2007
=> /sbin/ipportfw -A -t204.83.206.89/2008 -R 192.168.0.2/2008
=> /sbin/ipportfw -A -t204.83.206.89/2009 -R 192.168.0.2/2009
=> /sbin/ipportfw -A -t204.83.206.89/2010 -R 192.168.0.2/2010
=> =20
=> It needs at least 11 ports for each computer you want to use with ICQ.
=> With this everything works as it should with ICQ. select I
=> =20
=> To set up ICQ go to preferences -> connection ->select LAN -> I am =
=> behind firewall->click firewall settings.
=> In firewall settings select I don't use a Socks.......->NEXT->Use the =
=> following TCP listening ports.....From 2000 To 2010->NEXT=20
=> (it will complain about the range being too small but It will work) =
=> ->select NO to reconfigure and test your firewall.
=> =20
=> I would suggest using this method rather than ipautofw. From what I've =
=> heard ipmasq doesn't know about the ports that ipautofw forwards and can =
=> try to use them for masq purposes, but ipportfw lets ipmasq know what =
=> ports it has reserved.
=> =20
=> This setup works for everything I have done with ICQ so it should work =
=> for you.
=> =20
=> Good luck,
=> -------------------------------------------
=> zeit
=>
=> http://www.timeghost.com
=>
--
Donald Chan........................[[EMAIL PROTECTED]]
[215]417-8241..........[http://www.seas.upenn.edu/~dchan]
"People get annoyed when you try to debug them"
--Larry Wall
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]