[ale] IP masq/ipchains question

Steve Lewis sglewis at mindspring.com
Wed Sep 22 23:06:41 EDT 1999


I've been using my Linux box for exactly the same thing.  Here are a few
things to check:

1)  You must have your kernel compiled with the 'routing' option under
networking enabled.
2)  Make sure that the second NIC shows up if you type:
ifconfig
If not you need to configure it.  If your using RedHat, you can set up the
second card with the network icon in their 'control panel' app.
3)  If your Linux box can't ping outside addresses you need to set up a
'default' route to the Internet.  Use a command similar to:
route add default gw xxx.xxx.xxx.xxx eth1
xxx.xxx.xxx.xxx has to be replaced with the gateway for your ISP.  This also
assumes that eth1 is the device your using for your second NIC.
4)  On all of your other machines you must set their gateway addresses to
the address of the NIC connected to your local network.

Hope this helps
Steve

> -----Original Message-----
> From: owner-ale at ale.org [mailto:owner-ale at ale.org]On Behalf Of
> jj at spiderentertainment.com
> Sent: Wednesday, September 22, 1999 10:07 PM
> To: ale at ale.org
> Subject: [ale] IP masq/ipchains question
>
>
> I have 2 windows machines, 1 linux(just installed) with two nics.
>
> 1 nic on the linux is a RJ45 attached to a cable modem, the
> other is just
> coaxal cable running to the other two machines.
>
> IP masq won't seem to work... actually I think the problem is
> somewhere in
> the routing.
>
> From the windows machine, I can ping the linux on both nics,
> one with the
> private number, and the other with the real number.
>
> So how come I can not ping/go anything/anywhere else ?
>
> Anything would be appriciated, just spent the last 4 hours trying to
> figure that one out, I know it's something really small too,
> but WHAT ?
>
> Thank you.
>
>






More information about the Ale mailing list