[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Network configuration file



Johan Ehnberg wrote:
> 
> Russell wrote:
> > Johan Ehnberg wrote:
> >
> >>Adam Majer wrote:
> >>
> >>>On Tue, Aug 13, 2002 at 01:02:57PM +1000, Russell wrote:
...
> >>The /etc/network/interfaces is the main config file used when interfaces
> >>are brought up.
> >>'man interfaces' gives you all the info you need.

Hi,

My /etc/network/interfaces contains:

auto lo eth0

iface lo inet loopback

iface eth0 inet static
  address 192.168.0.3
  netmask 255.255.255.0
  gateway 192.168.0.1

However, "route -nv" shows there's no loopback route for
127.0.0.0. It's all very confusing as the change has
made several books obsolete. Does anyone else get this
loopback problem?



Reply to: