Mar 13

VMware下Redhat9.0无法上网的解决方法 不指定

piikee , 15:11 , 计算机相关 » 电脑网络 , 评论(0) , 引用(0) , 阅读(1160) , 本站原创 | |
VMware里安装了Rad Hat Enterprise,但是在VMware里安装Rad Hat Linux时却有点问题,无法激活网络设备,系统总是提示
“Determining IP information for eth0...failed; no link present. Check cable?”!
  
Rad Hat Linux 上不去网的原因
原因是VMware与Red Hat Linux 9之间的网卡驱动不兼容!当然也就无法使用“ifconfig eth0 up”激活虚拟网卡了!
解决办法
1、以root权限编辑/etc/sysconfig/network-scripts/ifcfg-eth0(假设网卡号是eth0),在文件尾部添加以下内容:

  check_link_down ()
{
  return 1;
}


2、激活网卡。最好在开始菜单的网络里面激活。
3、AD用户的话,可以选NAT连接,然后在网络的DNS主机里面加入本地的DNS服务器IP。如广州的就是202.96.128.166
与202.96.128.86
发表评论
表情
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
打开HTML
打开UBB
打开表情
隐藏
记住我
昵称   密码   游客无需密码
网址   电邮   [注册]