Ubuntu 8.04 Desktop tai Server, asennus jumiutuu "Scanning the mirror..." kohtaan. Boottasin desktopilla ja domain nimiä ei löydy. host, dig ja nslookup komennot toimii, mikään muu ei.
ping ei toimi ollenkaan (ei tule edes timeout:a varttitunnin odottelun jälkeen), route -komento jää jumiin, selain ei löydä osoitteita, netstat -r ei onnistu kun yrittää resolvata nimiä mutta netstat -rn toimii jne. Kaikki toimii nätisti IP osoitteilla tai lisäämällä nimet /etc/hosts -tiedostoon.
Nämä siis toimii:
ubuntu@ubuntu:~$ host www.sonera.fi
www.sonera.fi has address 194.251.244.241
ubuntu@ubuntu:~$ ping -c 4 194.251.244.241
PING 194.251.244.241 (194.251.244.241) 56(84) bytes of data.
64 bytes from 194.251.244.241: icmp_seq=1 ttl=250 time=6.68 ms
64 bytes from 194.251.244.241: icmp_seq=2 ttl=250 time=6.72 ms
64 bytes from 194.251.244.241: icmp_seq=3 ttl=250 time=6.32 ms
64 bytes from 194.251.244.241: icmp_seq=4 ttl=250 time=6.77 ms
--- 194.251.244.241 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3001ms
rtt min/avg/max/mdev = 6.321/6.626/6.775/0.205 ms
ubuntu@ubuntu:~$ netstat -rn
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
88.192.176.0 0.0.0.0 255.255.240.0 U 0 0 0 eth1
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth1
0.0.0.0 88.192.176.1 0.0.0.0 UG 0 0 0 eth1
0.0.0.0 0.0.0.0 0.0.0.0 U 0 0 0 eth0
ubuntu@ubuntu:~$
Nämä ei toimi:
ubuntu@ubuntu:~$ ping www.sonera.fi
ubuntu@ubuntu:~$ netstat -r
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
88.192.176.0 * 255.255.240.0 U 0 0 0 eth1
link-local * 255.255.0.0 U 0 0 0 eth0
link-local * 255.255.0.0 U 0 0 0 eth1
ubuntu@ubuntu:~$ route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
88.192.176.0 * 255.255.240.0 U 0 0 0 eth1
link-local * 255.255.0.0 U 0 0 0 eth0
link-local * 255.255.0.0 U 1000 0 0 eth1
ubuntu@ubuntu:~$
Tässä ifconfig ja /etc/resolv.conf:
ubuntu@ubuntu:~$ ifconfig eth1
eth1 Link encap:Ethernet HWaddr 00:0b:6a:b0:35:16
inet addr:88.192.178.106 Bcast:88.192.191.255 Mask:255.255.240.0
inet6 addr: fe80::20b:6aff:feb0:3516/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1270 errors:0 dropped:0 overruns:0 frame:0
TX packets:1318 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:789841 (771.3 KB) TX bytes:198184 (193.5 KB)
Interrupt:17 Base address:0xd400
ubuntu@ubuntu:~$ cat /etc/resolv.conf
### BEGIN INFO
#
# Modified_by: NetworkManager
# Process: /usr/bin/NetworkManager
# Process_id: 7696
#
### END INFO
search dsl.inet.fi
nameserver 193.210.19.19
nameserver 192.89.123.29
ubuntu@ubuntu:~$
Kyseessä on no-name pöytäkone jonka emolla SiS:n piirisarja:
ubuntu@ubuntu:~$ lspci
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 741/741GX/M741 Host (rev 03)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SiS AGP Port (virtual PCI-to-PCI bridge)
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS963 [MuTIOL Media IO] (rev 25)
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 2.0 Controller
00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet (rev 90)
00:09.0 Ethernet controller: 3Com Corporation 3c905B 100BaseTX [Cyclone] (rev 64)
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter
ubuntu@ubuntu:~$
Olen kokeillut verkkoa sekä emolevyyn integroidulla verkkokortilla että pci väylän 3Com kortilla, molemmissa täysin sama juttu.
Mikähän ihme konetta vaivaa?
Edit: Samaan koneeseen asennettu Windows XP Pro SP2 toimii täydellisesti