----- Original Message -----
From: "Jochen Kächelin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, September 22, 2001 10:49 AM
Subject: Linux RedHat 7.1 as Router in a LAN
> I wan't to use the Linuxbox as Router for all Win98s
> in the LAN. I read several docs but have big problems
> in finding the correct files. Most docs I read are
> for SuSE.
>
> The Linuxbox usese 2 NICS:
>
> eth0: 3COM905b (LAN) -> working correct
> eth1: REALTEK 8029 (DSL) -> working correct
>
> IPs: Linux: 192.168.0.1
> Win98s: 192.168.0.2/.3/.5
> But the Win98s could not connect to the Internet. My docs
> told me that I must modify a /etc/route.conf - but I can't
> finf it!
You need to setup a firewall via ipchains or iptables (best) which will
include setting up masquerading so your network is masq'd behind your IP.
You also will need to turn on ip_forwarding so your linux box will forward
the network traffic thru the firewall and to the internet.
If you decide to use iptables, rmmod ipchains then chkconfig ipchains off so
ipchains isn't loaded and iptables is available.
http://netfilter.samba.org is a good place to start to learn iptables.
Mike
_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list