Cant get networking working in Fedora14

JB jb.1234abcd at gmail.com
Fri Apr 1 09:29:28 UTC 2011


 <reg <at> dwf.com> writes:

> ...

OK.
Please answer these.

$ grep -i eth0 /var/log/dmesg

Is your ethernet device built-in or external (e.g. CardBus) ?
$ lspci
Accordingly, include only sections: Network controller | Ethernet controller |
CardBus bridge:
$ lspci -v

# ether-wake 00:19:D1:75:E3:3E
# ethtool eth0

$ cat /etc/networks
$ cat /etc/ethers
$ ping -c 1 192.168.64.99
$ arp -v -a
$ arp -v -a -n

$ cat /etc/sysctl.conf

$ yum list installed "*iptables*"

Where does your machine obtain its IP address ?
/etc/hosts ? DHCP server (on your gateway) ? Zeroconf (see 'route -n' output) ?
Are you running Zeroconf avahi service ?
$ ps aux |grep -i avahi

JB




More information about the users mailing list