I compiled support for  ipportfw and ipfwadm in kernel.
Right now, I am able to go on the net from all my computers
which are behind firewall.

I added the following rules in the initialization file:

/sbin/ipfwadm -F -f
/sbin/ipfwadm -F -p accept
/sbin/ipfwadm -F -a masquerade -S 192.168.1.2/24 -D 0.0.0.0/0
/sbin/ipfwadm -F -a masquerade -S 192.168.2.2/24 -D 0.0.0.0/0
/sbin/ipfwadm -F -a masquerade -S 192.168.3.3/24 -D 0.0.0.0/0

/sbin/ipfwadm -F -a masquerade -S 24.113.3.19/22 -D 0.0.0.0/0
/sbin/ipfwadm -F -a masquerade -S 192.168.1.1/24 -D 0.0.0.0/0
/sbin/ipfwadm -F -a masquerade -S 192.168.3.1/24 -D 0.0.0.0/0

/sbin/ipfwadm -O -a reject -P udp -W eth2 -S 24.113.3.19/22 -D
24.113.0.0/22 111

I need to configure ICQ to work on 192.168.3.3 and 192.168.1.2.
I need some additional rules to allow support of ICQ to work on port
2000 to 4000.
Can somebody please give that magic line(s)?
Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]

Reply via email to