雙網卡虛擬機器不能上網問題: unknown host www.baidu.com

來源:互聯網
上載者:User

標籤:網卡   虛擬機器   設定檔   setup   unknown host www.baidu.com   

環境:

配置了兩塊網卡,分為內網和外網;

內網:host-only 模式 192.168.142.140

外網:NAT模式   192.168.116.140

設定檔:

網卡設定檔:

[[email protected] network-scripts]# cat ifcfg-eth0
DEVICE=eth0
TYPE=Ethernet
ONBOOT=yes
NM_CONTROLLED=yes
BOOTPROTO=dhcp
[[email protected] network-scripts]# cat ifcfg-eth1
DEVICE=eth1
TYPE=Ethernet
ONBOOT=yes
NM_CONTROLLED=yes
BOOTPROTO=dhcp

DNS設定檔:

[[email protected] network-scripts]# cat /etc/resolv.conf 
; generated by /sbin/dhclient-script
search localdomain
nameserver 192.168.142.1

故障描述:

ping網關和百度的ip都可以ping通,但是ping百度的網域名稱 www.baidu.com 不通,返回ping: unknown host www.baidu.com

故障分析:DNS解析問題

ip地址為DHCP,DNS被192.168.142.1佔用,命令列裡改了好多次都不管用

[[email protected] ~]# ping www.baidu.com
ping: unknown host www.baidu.com
[[email protected] ~]# ping www.baidu.com
ping: unknown host www.baidu.com
[[email protected] ~]# ping 119.75.218.70
PING 119.75.218.70 (119.75.218.70) 56(84) bytes of data.
64 bytes from 119.75.218.70: icmp_seq=1 ttl=128 time=10.6 ms
64 bytes from 119.75.218.70: icmp_seq=2 ttl=128 time=5.69 ms
64 bytes from 119.75.218.70: icmp_seq=3 ttl=128 time=5.39 ms
64 bytes from 119.75.218.70: icmp_seq=4 ttl=128 time=13.2 ms
64 bytes from 119.75.218.70: icmp_seq=5 ttl=128 time=7.67 ms
64 bytes from 119.75.218.70: icmp_seq=6 ttl=128 time=9.23 ms
64 bytes from 119.75.218.70: icmp_seq=7 ttl=128 time=34.4 ms
64 bytes from 119.75.218.70: icmp_seq=8 ttl=128 time=12.0 ms
^C
--- 119.75.218.70 ping statistics ---
8 packets transmitted, 8 received, 0% packet loss, time 7382ms
rtt min/avg/max/mdev = 5.395/12.299/34.452/8.780 ms


故障解決:

setup   啟動圖形介面的網卡配置,重新設定ip地址;

配置成功後的設定檔如下:

[[email protected] network-scripts]# cat ifcfg-eth0
DEVICE=eth0
TYPE=Ethernet
ONBOOT=yes
NM_CONTROLLED=yes
BOOTPROTO=none
IPADDR=192.168.116.140
NETMASK=255.255.255.0
GATEWAY=192.168.116.2
DNS1=192.168.116.2
HWADDR=00:0c:29:5c:fe:67
IPV6INIT=no
USERCTL=no
[[email protected] network-scripts]# cat ifcfg-eth1
DEVICE=eth1
TYPE=Ethernet
ONBOOT=yes
NM_CONTROLLED=yes
BOOTPROTO=none
IPV6INIT=no
USERCTL=no
HWADDR=00:0c:29:5c:fe:71
IPADDR=192.168.142.140
NETMASK=255.255.255.0
[[email protected] network-scripts]# 

測試:

[[email protected] network-scripts]# ping www.baidu.com
PING www.baidu.com (119.75.217.109) 56(84) bytes of data.
64 bytes from 119.75.217.109: icmp_seq=1 ttl=128 time=456 ms
64 bytes from 119.75.217.109: icmp_seq=2 ttl=128 time=336 ms
64 bytes from 119.75.217.109: icmp_seq=3 ttl=128 time=1280 ms
64 bytes from 119.75.217.109: icmp_seq=4 ttl=128 time=336 ms
64 bytes from 119.75.217.109: icmp_seq=5 ttl=128 time=402 ms
^C
--- www.baidu.com ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 5380ms
rtt min/avg/max/mdev = 336.635/562.425/1280.376/361.756 ms, pipe 2

在此感謝李想同學。

排錯思路:

unknown host www.baidu.com是DNS問題;ping網關能pingt,ping百度ip也能ping通。確定是DNS問題;

修改設定檔ifcfg-eth0   、DNS 設定檔、setup重新設定網卡

相關原理:DNS原理



setup 斷行符號,選擇network configuration斷行符號,

650) this.width=650;" src="http://s3.51cto.com/wyfs02/M01/71/EB/wKioL1Xa45SjeQWDAAEsSjCyUk4420.jpg" style="float:none;" title="1.png" alt="wKioL1Xa45SjeQWDAAEsSjCyUk4420.jpg" />


650) this.width=650;" src="http://s3.51cto.com/wyfs02/M01/71/EE/wKiom1Xa4X-hOt0tAAB-iZcg64I411.jpg" style="float:none;" title="2.png" alt="wKiom1Xa4X-hOt0tAAB-iZcg64I411.jpg" />   DNS configuration斷行符號(修改DNS)



650) this.width=650;" src="http://s3.51cto.com/wyfs02/M00/71/EB/wKioL1Xa45Sx4mC7AADdfSiarwY459.jpg" style="float:none;" title="3.png" alt="wKioL1Xa45Sx4mC7AADdfSiarwY459.jpg" /> DNS修改為192.168.116.2。OK退出 


650) this.width=650;" src="http://s3.51cto.com/wyfs02/M02/71/EB/wKioL1Xa45WSvWNtAAB_lRGPh88973.jpg" style="float:none;" title="4.png" alt="wKioL1Xa45WSvWNtAAB_lRGPh88973.jpg" />  Device configuration 修改ip地址



650) this.width=650;" src="http://s3.51cto.com/wyfs02/M02/71/EE/wKiom1Xa4YCixMKEAAF8Ghk6jEk214.jpg" style="float:none;" title="5.png" alt="wKiom1Xa4YCixMKEAAF8Ghk6jEk214.jpg" />


650) this.width=650;" src="http://s3.51cto.com/wyfs02/M00/71/EE/wKiom1Xa4YGQObVrAAEZJbjmkUY655.jpg" style="float:none;" title="6.png" alt="wKiom1Xa4YGQObVrAAEZJbjmkUY655.jpg" />650) this.width=650;" src="http://blog.51cto.com/e/u261/themes/default/images/spacer.gif" style="white-space:normal;border:1px solid rgb(221,221,221);background-position:50% 50%;" alt="spacer.gif" />   “*”號按空格則取消,如下



650) this.width=650;" src="http://s3.51cto.com/wyfs02/M00/71/EB/wKioL1Xa45aCN8KDAAEWyaV-r2M964.jpg" style="float:none;" title="7.png" alt="wKioL1Xa45aCN8KDAAEWyaV-r2M964.jpg" />


650) this.width=650;" src="http://s3.51cto.com/wyfs02/M00/71/EE/wKiom1Xa4YLhqrw-AAEsgDKgYcE313.jpg" style="float:none;" title="8.png" alt="wKiom1Xa4YLhqrw-AAEsgDKgYcE313.jpg" />


650) this.width=650;" src="http://s3.51cto.com/wyfs02/M01/71/EB/wKioL1Xa45fA-2CGAAEIhGfD9Eg863.jpg" style="float:none;" title="9.png" alt="wKioL1Xa45fA-2CGAAEIhGfD9Eg863.jpg" />650) this.width=650;" src="http://blog.51cto.com/e/u261/themes/default/images/spacer.gif" style="white-space:normal;border:1px solid rgb(221,221,221);background-position:50% 50%;" alt="spacer.gif" />  第二塊網卡(內網)無需配網關和DNS



儲存退出,重啟網路服務

650) this.width=650;" src="http://blog.51cto.com/e/u261/themes/default/images/spacer.gif" style="background-image:url("");border:1px solid rgb(221,221,221);background-position:50% 50%;" alt="spacer.gif" />

650) this.width=650;" src="http://s3.51cto.com/wyfs02/M01/71/EE/wKiom1Xa4YOwZC8jAAIYKEBhoi8011.jpg" style="float:none;" title="10.png" alt="wKiom1Xa4YOwZC8jAAIYKEBhoi8011.jpg" />

650) this.width=650;" src="/e/u261/themes/default/images/spacer.gif" style="background:url("/e/u261/lang/zh-cn/images/localimage.png") no-repeat center;border:1px solid #ddd;" alt="spacer.gif" />

650) this.width=650;" src="/e/u261/themes/default/images/spacer.gif" style="background:url("/e/u261/lang/zh-cn/images/localimage.png") no-repeat center;border:1px solid #ddd;" alt="spacer.gif" /> 

  650) this.width=650;" src="/e/u261/themes/default/images/spacer.gif" style="background:url("/e/u261/lang/zh-cn/images/localimage.png") no-repeat center;border:1px solid #ddd;" alt="spacer.gif" /> 

650) this.width=650;" src="/e/u261/themes/default/images/spacer.gif" style="background:url("/e/u261/lang/zh-cn/images/localimage.png") no-repeat center;border:1px solid #ddd;" alt="spacer.gif" /> 

650) this.width=650;" src="/e/u261/themes/default/images/spacer.gif" style="background:url("/e/u261/lang/zh-cn/images/localimage.png") no-repeat center;border:1px solid #ddd;" alt="spacer.gif" />

650) this.width=650;" src="/e/u261/themes/default/images/spacer.gif" style="background:url("/e/u261/lang/zh-cn/images/localimage.png") no-repeat center;border:1px solid #ddd;" alt="spacer.gif" />

650) this.width=650;" src="/e/u261/themes/default/images/spacer.gif" style="background:url("/e/u261/lang/zh-cn/images/localimage.png") no-repeat center;border:1px solid #ddd;" alt="spacer.gif" />






附:

在此推薦個人感覺特別棒的文章

centos裝系統(非常棒的文章) http://wenzhang.baidu.com/article/view?key=83b46b448f7f0d52-1426405486

centos光碟片安裝(非常棒的文章) http://wenzhang.baidu.com/article/view?key=c32c88e56915e30f-1426405058


本文出自 “蘭芷” 部落格,請務必保留此出處http://7826443.blog.51cto.com/7816443/1687712

雙網卡虛擬機器不能上網問題: unknown host www.baidu.com

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.