yoti 发表于 2003-10-20 13:58:55

郁闷
左改右改
现在改得跟楼主一样了
Kernel IP routing table
Destination   Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.1.0   *               255.255.255.0   U   0      0      0 eth0
169.254.0.0   *               255.255.0.0   U   0      0      0 eth0
default         192.168.1.1   0.0.0.0         UG    0      0      0 eth0

yoti 发表于 2003-10-20 17:39:24

lspci显示:
00:00.0 Host bridge: Silicon Integrated Systems 735 Host (rev 01)
00:01.0 PCI bridge: Silicon Integrated Systems SiS 530 Virtual PCI-to-PCI bridge (AGP)
00:02.0 ISA bridge: Silicon Integrated Systems 85C503/5513
00:02.2 USB Controller: Silicon Integrated Systems USB 1.0 Controller (rev 07)
00:02.3 USB Controller: Silicon Integrated Systems USB 1.0 Controller (rev 07)
00:02.5 IDE interface: Silicon Integrated Systems 5513 (rev d0)
00:02.7 Multimedia audio controller: Silicon Integrated Systems Sound Controller (rev a0)
00:03.0 Ethernet controller: Silicon Integrated Systems SiS900 10/100 Ethernet (rev 90)
00:0b.0 Communication controller: Ambient Technologies Inc HaM controllerless modem (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation NV5M64 (rev 15)

module.conf如下:
alias char-major-61 lirc_gpio
alias usb-controller usb-uhci
alias char-major-188 off
options ide-cd dma=1
alias eth0 sis900
alias usb-controller1 usb-ohci

# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF verion 0.9.0 ---
alias char-major-116 snd
alias snd-card-0 snd-intel8x0
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
options snd major=116 cards_limit=1 device_mode=0666
options snd-intel8x0 index=0
# --- END: Generated by ALSACONF, do not edit. ---

winme 发表于 2003-10-20 17:50:06

哈哈,我们的网卡是一样的啊,莫非你用的是K7S5主板?

怎么没人来帮我解决问题啊……

我看了我GENTOO下的ROUTE,default 的GATEWAY后面跟的网关是0.0.0.0
唉,怎么办啊……

yoti 发表于 2003-10-20 18:01:23

是撒
就是这个板子
唉!
郁闷撒
现在不能上网我就什么事都不想干

yoti 发表于 2003-10-20 18:04:55

我不管那里显示的是什么
重要的是怎么弄得我可以上网就行了

jackey 发表于 2003-10-20 22:02:04

首先如果ping不通网关,一般是因为DNS的解析有问题。
你手工添加你的DNS(/etc/resolv.conf),如下所示:
search acadiau.ca
nameserver 131.162.2.45
nameserver 131.162.2.90

如果你是局域网ip,最好如下
nameserver 192.168.0.1
nameserver isp's DNS

关于route的问题请看
http://www.yolinux.com/TUTORIALS/LinuxTutorialIptablesNetworkGateway.html

樱家冢 发表于 2003-10-21 19:55:04

咱么都是一个毛病,我这里也是K7S5A的主板……
幸好是我同学的,不是我的……
我这么说是不是有些没人性?……

yoti 发表于 2003-10-21 19:56:34

嘿嘿!
你快点弄好吧
弄好了好教我怎么弄
不能上网实在是郁闷

yoti 发表于 2003-10-21 22:18:55

主要就是设置了网关为192.168.1.1
但却ping 不到192.168.1.1
怪了!看样子重新安装驱动,哈哈

winme 发表于 2003-10-22 08:39:36

莫非是因为SIS900的模块有问题?

yoti 发表于 2003-10-22 08:47:49

有可能吧!
真是郁闷
我改不了

winme 发表于 2003-10-22 08:48:35

我奇怪怎么会有这一行的?
169.254.0.0 * 255.255.0.0 U 0 0 0 eth0
我这根本没这个网段啊^

各位是不是用K7S5A板子的,都无法上网啊?

winme 发表于 2003-10-22 08:50:12

我重编内核试试……

yoti 发表于 2003-10-22 08:51:06

上面的用K7S5A主板的都遇这种情况
那一行,我也不明白

樱家冢 发表于 2003-10-22 09:56:43

那个可能是用DHCP有没有检测到DHCP服务器就会自动获取那个网段的IP。
页: 1 [2] 3 4
查看完整版本: 郁闷,装完了1.2pre4b 竟然无法上网?