Debian networking problem...

xyyz

Diamond Member
Sep 3, 2000
4,331
0
0
I purged Solaris 8 from my machine and installed Debian 2.2...

Now i'm having a problem with gaining access to the network.

My /etc/hosts file is accurate.

/etc/hosts.conf:
order hosts, bind
multi on

/etc/nsswitch.conf:
(stuff)
hosts: files, dns
(stuff)

/etc/resolv.conf
domain pacbell.net
nameserver 206.13.29.12
nameserver 206.13.30.12

There was no /etc/init.d/network file so I created one and put in the required information.

I rebooted... but still I get the following error message:

ping: sendto: Network unreachable

EDIT:

Another thing... when I type "netstat -i"

I only get information about "lo" ... I get nothing on "eth0".