On Thu, Oct 19, 2000 at 12:49:57PM +0200, robert_wilhelm_land wrote: 

> I'm having trouble with adapting the ISDN device to a 2.0.38 system. A
> helpful person told me that the routing table lacks of some
> information but he couldn't help me further.

...

> GOOFY:[rland] #route -n
> Kernel IP routing table
> Destination  Gateway    Genmask         Flags Metric Ref    Use Iface
> 192.168.1.0  0.0.0.0    255.255.255.0   U     0      0        3 eth0
> 127.0.0.0    0.0.0.0    255.0.0.0       U     0      0        2 lo
> 
> Would someone kindly explain which route is missing if this mashine
> has a local internet connection by dailing up to a ISP and recieving a
> temporary IP adress?

Did you read /etc/isdn/device.ippp0 ?
Actually it describes, what you should change. Notice the ip-up
script.
 
> Then the IP 192.168.1.0 pertubes me because:
> 
> GOOFY:[rland] #cat /etc/hosts
> 127.0.0.1 localhost localhost.domain
> 192.168.1.1 GOOFY.ORION.DE GOOFY
> 194.25.2.129 t-online.de t-online  #this is the ISP
> 
> ...it does not match with the static IP adress I gave the eth0 card!

What do you mean. Are you concerned because of 192.168.1.0
vs. 192.168.1.1?
The first is the network-adress. This entry in the routing table
basically says: Send everything that goes to the network 192.168.1.0
over the device eth0.

Phil

Reply via email to