LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1793|回复: 4

新手 帮忙:fedora 8 动态获取ip 无法上网

[复制链接]
发表于 2008-5-25 00:00:00 | 显示全部楼层 |阅读模式
安装fedora8:后无法上网,使用的是自动分配ip

ping本机和网关可以ping通,如果ping外网的话,显示不可到达.如果执行service  network restart 的话失败:显示如下:正在决定 eth0 的 IP 信息...dhclient(1778) is already running - exiting.
This version of ISC DHCP is based on the release available on ftp.isc.org.  Features have been added and other changes have been made to the base software release in order to make
it work better with this distribution. Please report for this software via the Red Hat Bugzilla site:
    http://bugzilla.redhat.com exiting.失败了。


请帮忙!!
发表于 2008-5-25 10:22:39 | 显示全部楼层
run the following command and check what your current ip address,subnet mask and gateway seperately is:
  1. ifconfig
复制代码
回复 支持 反对

使用道具 举报

 楼主| 发表于 2008-5-25 21:26:39 | 显示全部楼层
eth0      Link encap:Ethernet  HWaddr 00:E0:4D:7B:7E:B2  
          inet addr:192.168.1.103  Bcast:255.255.255.255  Mask:255.255.255.0
          inet6 addr: fe80::2e0:4dff:fe7b:7eb2/64 Scopeink
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:17 errors:0 dropped:0 overruns:0 frame:0
          TX packets:54 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:9309 (9.0 KiB)  TX bytes:6913 (6.7 KiB)
          Interrupt:17 Base address:0x8000

lo        Link encapocal 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:19469 errors:0 dropped:0 overruns:0 frame:0
          TX packets:19469 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:4881932 (4.6 MiB)  TX bytes:4881932 (4.6 MiB)

ifconfig 显示上面的信息.
另外,我的系统有几点不正常的地方不知道与这个问题有没有关系:
     1,系统启动的时候,当到达  正在获取eth0 IP信息时 非常慢,最后显示成功!
      2.系统关闭的时候,stopping irqbalance  failed!
     3.在图形界面终端分别输入 ifconfig  ifup ifdown service network restart
       的时候,提示不认识的命令.尽管是root用户登录都不好使.但是ping命令就好使.


      4.3中的情况到ctr+alt+f1用户登录后,命令就好使了
回复 支持 反对

使用道具 举报

发表于 2008-5-30 22:04:00 | 显示全部楼层
DNS设置正确了没???
回复 支持 反对

使用道具 举报

发表于 2008-10-23 00:30:57 | 显示全部楼层
2.系统关闭的时候,stopping irqbalance failed!
用"chkconfig irqbalance off"把它关掉就行了.
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表