Hi. I use ipchains to share pppwith the network. here's the syntax for ipchains that I use:
# first, deny all IP's ipchains -P forward DENY # now, allow individual addresses access. # I do each machine individually # the '/24' means this is a class C network ipchains -A forward -s 192.168.0.2/24 -j MASQ ipchains -A forward -s 192.168.0.4/24 -j MASQ # see man ipchains for parameter definitions. hope this helps! xucaen --- Omar Shuja Siddiqui <[EMAIL PROTECTED]> wrote: > hi > i have recently installed a network of to Linux > boxes. > one of them is a working dial up machine. i > want to > share the internet connection with the other > Linux box > also. please tell me what is the whole > procedure for > doing this. > > > __________________________________________________ > Do You Yahoo!? > Yahoo! Auctions - Buy the things you want at > great prices. > http://auctions.yahoo.com/ > > > -- > To UNSUBSCRIBE, email to > [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? > Contact [EMAIL PROTECTED] > __________________________________________________ Do You Yahoo!? Yahoo! Auctions - Buy the things you want at great prices. http://auctions.yahoo.com/