Re: can't access public nic
John Hughes <[email protected]> Mon, 30 Mar 2009 10:00:58 +0200
| Newsgroups | gmane.linux.cluster.ssic.user |
|---|---|
| Message-ID | <[email protected]> |
jhansen wrote: > Hello, > > So I went to my /etc/network/interfaces file and switched the eth0 to eth1 > and eth1 to eth0 and rebooted. Still no luck getting to my public nic. > I ran ip link list and came up with the following: > 1: lo <LOOPBACK, UP> .... etc... > 2: sit0: <NOARP> ...etc...... link / sit 0.0.0.0 brd 0.0..0 > 3: eth0: <BROADCAST, MULTICAST, UP> etc.... > > So the kernel doesn't think your second nic exists. What type is it? Maybe we don't have a driver for it? What does lspci show? ------------------------------------------------------------------------------