The eth0 settings are correct, but the webpage cannot be opened. Can you help me !!

Source: Internet
Author: User
Tags custom name
The eth0 settings are correct, but the webpage cannot be opened. Can you help me !! -- Linux general technology-Linux technology and application information. For details, refer to the following section. The younger brother uses fedora11.
The following is/etc/sysconfig/networking/devices/ifcfg-eth0 content my physical address (HWADDR) must be correct
# Networking Interface
DEVICE = eth0
HWADDR = 00: 18: 8b: d8: 77: af
ONBOOT = yes
BOOTPROTO = dhcp
TYPE = Ethernet
NM_CONTROLLED = yes
USERCTL = yes
PEERDNA = yes
IPV6INIT = yes
PEERDNS = yes
**************************************** ****************************************
The following is/etc/sysconfig/network-scripts/ifcfg-eth0 content
# Networking Interface
DEVICE = eth0
HWADDR = 00: 18: 8b: d8: 77: af
ONBOOT = yes
BOOTPROTO = dhcp
TYPE = Ethernet
NM_CONTROLLED = yes
USERCTL = yes
PEERDNA = yes
IPV6INIT = yes
PEERDNS = yes
**************************************** **************
The content of/etc/resolv. conf is as follows:
# Generated by NetworkManager
Domain ddns.neu.edu.cn
Search ddns.neu.edu.cn
Nameserver 202.118.1.29
Nameserver 202.118.1.53

# This is the dns of our school's campus network. After plugging in the network cable, it should be okay if it can find this dns.
**************************************** **************************************** **********************************

The content below is/etc/udev/rules. d/70-persistent-net.rules
# This file was automatically generated by the/lib/udev/write_net_rules
# Program run by the persistent-net-generator.rules rules file.
#
# You can modify it, as long as you keep each rule on a single line.

# WLAN Interface (rule written by anaconda)
# Networking Interface (rule written by anaconda)
# PCI device 0x14e4: 0x4311 (b43-pci-bridge)
SUBSYSTEM = "net", ACTION = "add", DRIVERS = "? * ", ATTR {address} =" 00: 19: 7e: 72: 78: c7 ", ATTR {type} =" 1 ", KERNEL = "wlan *", NAME = "wlan1"

# PCI device 0x14e4: 0x1600 (ndiswrapper)
SUBSYSTEM = "net", ACTION = "add", DRIVERS = "? * ", ATTR {address} =" 00: 18: 8b: d8: 77: af ", ATTR {type} =" 1 ", KERNEL = "eth *", NAME = "eth0"



# PCI device 0x14e4: 0x1600 (ndiswrapper) (custom name provided by external tool)
SUBSYSTEM = "net", ACTION = "add", DRIVERS = "? * ", ATTR {address} =" 00: 18: 8b: d8: 77: af ", ATTR {type} =" 1 ", KERNEL = "wlan *", NAME = "eth0"
# Do you know if the last line here turns to KERNEL = "wlan" and NAME = "eth0 "............... ...........
**************************************** **************************************** **************************************** ******


I inserted the campus network cable of our school into the two computers in the upper right corner and prompted me to connect to the system eth0.
Right-click the link to view the following information:
Interface: Ethernet (eth0)
Hardware address 00: 18: 8B: D8: 77: AF
Driver ndiswrapper
Speed: Unknown
Security: None
IP Address: 58.154.173.159
Broadcast address: 58.154.173.255
Subnet Mask: 255.255.255.0
Default route: 58.154.173.254
Primary DNS: 202.118.1.29
Secondary DNS: 202.118.1.53
When I run the ifconfig-a command to check the network status:
Eth0 Link encap: Ethernet HWaddr 00: 18: 8B: D8: 77: AF
Inet addr: 58.154.173.159 Bcast: 58.154.173.255 Mask: 255.255.255.0
Inet6 addr: 2001: da8: 9000: a015: 218: 8bff: fed8: 77af/64 Scope: Global
Inet6 addr: fe80: 218: 8bff: fed8: 77af/64 Scope: Link
Up broadcast running multicast mtu: 1500 Metric: 1
RX packets: 12241 errors: 0 dropped: 0 overruns: 0 frame: 0
TX packets: 1527 errors: 0 dropped: 0 overruns: 0 carrier: 0
Collisions: 0 FIG: 1000
RX bytes: 783630 (765.2 KiB) TX bytes: 0 (0.0 B)
Interrupt: 18 Memory: ecef0000-ecf00000

Lo Link encap: Local 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: 74 errors: 0 dropped: 0 overruns: 0 frame: 0
TX packets: 74 errors: 0 dropped: 0 overruns: 0 carrier: 0
Collisions: 0 txqueuelen: 0
RX bytes: 12910 (12.6 KiB) TX bytes: 12910 (12.6 KiB)
The above is all the information I can provide. My eth0 settings are automatically obtained by dhcp and the ip address and dns can be obtained after the network is plugged in.
But I can't go to the home page of our school... I can go up in windows.
Another point is that I am using the ndiswrapper wireless network card driver. Using a wireless network card to connect to our dormitory, the infinite route of China Netcom can access the Internet without any problems.
Is it because I installed ndiswrapper? You guys must help me. I am in a hurry ....
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

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.