Hi, i have a nice little problem of mine. My router at home has 3 nics.
2 external and 1 internal for my local lan.

Eth0 has my Fixed Adsl Connection 194.236.xx.xx adress
Eth1 has my Cable Modem Connection (dynamic address)
Eth2 has my local lan connection. 192.168.110.1 address

Everything is just fine when i am using my Eth0 connection for the local lan out to 
internet. But when i run a dhcp klient on Eth1 my resolv.conf, and route gets 
completely wrong. I have
been using pump to collect my ip adress.

When i execute pump and run ifconfig i see that i have got all ip's correctly, but i 
get 
my resolv.conf overwritten (By the dhcp client on interface Eth1) and my route looks 
like this :

Kernel IP routing table
---
Destination     Gateway         Genmask          Iface
194.236.xx.xx   0.0.0.0         255.255.255.0    eth0
xxx.xxx.xxx.xxx 0.0.0.0         255.255.255.248  eth1
192.168.110.0   0.0.0.0         255.255.255.0    eth2
0.0.0.0         194.236.xx.1    0.0.0.0          eth0
0.0.0.0         212.181.52.xx   0.0.0.0          eth1

So i get 2 gateways out on ALL traffic, and since then my internet connections goes 
down. And i have to login locally and kill the route to eth1 and change my resolv.conf 
gaaah.

I would like the following :

1. Be able to request an ip address without the client setting routes, changing 
resolv.conf
2. Be able to route all traffic to 10.0.0.x to eth1 to be able to acess the cable 
isp's news server.
3. Which dhcp client can i run just to be able to see all ip information received from 
the dhcp server.

Please Help Me
/Jonas



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to