Here is what you basically have to do: set up a network card on your machine. then use ipchains to masquerade your local area network. Actually this is what I suggest go to http://firewall.langistix.com and download the firewall there unpack it with tar xvzf packagename and get the script called firewall.sh then run it with ./firewall.sh externalineterface internal interface i.e in your case ./firewall.sh ppp0 eth0 But before this do echo 1 >/proc/sys/net/ipv4/ip_forward to enable ip forwarding then if it works put the script somewhere say in /sbin and make it start on boot by writing a start script in /etc/rc.d/init.d I will show you this when we get to it. On Thu, 20 Jul 2000, vitalik wrote: > Date: Thu, 20 Jul 2000 08:49:25 -0100 > From: vitalik <vitalik@soc.lg.gov.ua> > To: Maillist linu-net <linux-net@vger.rutgers.edu> > Subject: PPPD and Proxy > > I have a connect with my Internet provider with ppp. At my connect is > begin, I have a dynamic IP-adress, and on my linux box ppp0 - route is > default. It's work OK. > Trouble next, I want my Internet uses on my local network, I did not > found any documentation (except Proxy-ARP-mini) how do it. > Help me please! > Thank's in advanse! > > > - > : send the line "unsubscribe linux-net" in > the body of a message to majordomo@vger.rutgers.edu > Noah ksemat@eahd.or.ug - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.rutgers.edu