Get PMfirewall (from Freshmeat) It configures your MASQ and Firewall rules... very easy!
(it's a script...)
Patrick
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED]
Sent: 2 novembre, 1999 12:41
To: [EMAIL PROTECTED]
Subject: Re: [newbie] IP Masquerading
From: Ronald A. Yacketta
Ron,
do you have a dual nic (network card) setup?
if so you would more than likely have to turn on ip_forwarding as well
then you could do s/sbin/ipchains -F forward
/sbin/ipchains -P forward DENY
/sbin/ipchains -A forward -i eth0 -j MASQ
/sbin/ipchains -A forward -i eth1 -j MASQ
"Ronald Rand" <[EMAIL PROTECTED]> on 11/02/99 11:16:12 AM
Please respond to [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc: (bcc: Ronald A. Yacketta/958157/EKC)
Subject: [newbie] IP Masquerading
What's the best way to go about setting up Mandrake for IP-Masquerading?
Sorry if this has been asked already, but I'm a newbie to this newbie
group.
:) I already set up internet access on my Linux machine, and also networked
it to my Win98 computer, so they're both able to ping each other with no
problem. I understand Linux is IP-Masq capable out-of-the-box, so is there
just some switch I have to set somewhere? Thanks!
Ron
