Ina Patricia Lopez wrote:
> i am about to try the instructions ronneil mentioned.
> but 1st here is my setup:
>
> ISP<-----------PPP Linux box<------LAN
>
> ppp0: live IP address (202.100.0.33)
> eth0: private IP address (10.10.0.99)
> workstations : 10.10.0.101 ... 10.10.0.105
> netmask: 255.255.0.0
>
> 1. what should be the gateway of my linux box? should
> it be its own eth0 ?
in your /etc/sysconfig/network file:
NETWORKING=yes
FORWARD_IPV4=true
HOSTNAME=ina.lopez.com <-- example only
DOMAINNAME=lopez.com <-- example only
GATEWAY= <-- leave it blank
GATEWAYDEV=ppp0
>
>
> the gateway of my workstations is the eth0 of my linux
>
> box. is this correct ?
yes
dont forget to install named with forwarding to your isp dns, web proxy (ex.
squid) to save bandwidth.
fooler.
-
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]