Thank you guys I've got my linux box acting as a gateway for my home network. Just had to play with the ip tables and the firewall settings. Linux rocks :-) Cheers, Joao On Wed, 30 Mar 2005 08:58:20 -0500, Vic Ricker <vic@xxxxxxxxx> wrote: > Don't forget to turn forwarding on too. > > sysctl -w net.ipv4.ip_forward=1 > > Johnny Hughes wrote: > > >You need to do ip-masquerading to pass traffic thru a linux box as a > >gateway. That requires 2 NICs and an iptables script which does > >masquerading > > > >I use this script to setup that kind of box: > >http://ldp.hughesjr.com/HOWTO/IP-Masquerade-HOWTO/stronger-firewall-examples.html#RC.FIREWALL-2.4.X-STRONGER > > > > > > > > > _______________________________________________ > CentOS mailing list > CentOS@xxxxxxxxxx > http://lists.centos.org/mailman/listinfo/centos >