1. W /etc/network/interfaces/ nie ma sekcji z eth0, jest tylko z lo. Próbowałem ją podmienić, albo dopisać sekcję eth0 - bez rezultatu.
2. /etc/resolv.conf jest pusty. Próbowałem 194.204.159.1 + 194.204.152.34, i z WinXP - pudło.
3. Sieć nie chce się zrestartować - po prostu nie wykrywa eth0.
Kod: Zaznacz cały
ubuntu@ubuntu:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:0a:e6:52:73:07
inet6 addr: fe80::20a:e6ff:fe52:7307/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:4972 errors:0 dropped:0 overruns:0 frame:0
TX packets:222 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:398168 (388.8 KB) TX bytes:15333 (14.9 KB)
Interrupt:11 Base address:0xd400
eth0:avahi Link encap:Ethernet HWaddr 00:0a:e6:52:73:07
inet addr:169.254.4.188 Bcast:169.254.255.255 Mask:255.255.0.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Interrupt:11 Base address:0xd400
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:4942 errors:0 dropped:0 overruns:0 frame:0
TX packets:4942 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:250060 (244.1 KB) TX bytes:250060 (244.1 KB)
ubuntu@ubuntu:~$ lspci
00:00.0 Host bridge: Silicon Integrated Systems [SiS] SiS645DX Host & Memory & AGP Controller
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI bridge (AGP)
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS962 [MuTIOL Media IO] (rev 04)
00:02.1 SMBus: Silicon Integrated Systems [SiS] SiS961/2 SMBus Controller
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE]
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] AC'97 Sound Controller (rev a0)
00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f)
00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f)
00:03.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f)
00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet (rev 90)
00:0a.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 80)
00:0c.0 Communication controller: Agere Systems V.92 56k WinModem (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 MX 440] (rev a3)
ubuntu@ubuntu:~$ sudo cat /etc/resolv.conf
ubuntu@ubuntu:~$ sudo cat /etc/network/interfaces
auto lo
iface lo inet dhcp