fedora-list Digest, Vol 62, Issue 153

Dennis Mattingly dennismattinglyzzark at gmail.com
Sun Apr 26 13:07:30 UTC 2009


> >A few other things which might be relevant:
> >
> >Have you tried to disable the firewall and restart the network:
> >[as root]
> >$ service iptables stop
> >$ service network stop
> >$ service NetworkManager restart
> >
> >..if that doesn't help then post the output from
> >[as root]
> >$ route -n
> >$ ethtool eth0
> >$ ifconfig eth0
> >$ ping 127.0.0.1
> >$ chkconfig --list | grep [35]:on
> >..which may shed some light on what's going on.
> ----
> #1 - please send plain text mail and not html mail to the list
>
> #2 - you were given several instructions in the 'if that doesn't work'
> section and the ones you followed were the least useful in helping
> diagnose the problem. The routing tables will be automatically generated
> by having the proper configuration
>
> Craig
>
>
> --
Here is my full list of command-line:

## Setup: Computer connected to cable box, internet is running ##

[root at localhost ~]# service NetworkManager stop
Stopping NetworkManager daemon:                            [  OK  ]
[root at localhost ~]# service iptables stop
iptables: Flushing firewall rules:                         [  OK  ]
iptables: Setting chains to policy ACCEPT: filter          [  OK  ]
iptables: Unloading modules:                               [  OK  ]
[root at localhost ~]# service network stop
Shutting down loopback interface:                          [  OK  ]

## Setup: Rewire computer to router to internet ##

[root at localhost ~]# service NetworkManager start
Setting network parameters...                              [  OK  ]
Starting NetworkManager daemon:                            [  OK  ]
[root at localhost ~]# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
[root at localhost ~]# ethtool eth0
Settings for eth0:
	Supported ports: [ TP MII ]
	Supported link modes:   10baseT/Half 10baseT/Full
	                        100baseT/Half 100baseT/Full
	Supports auto-negotiation: Yes
	Advertised link modes:  10baseT/Half 10baseT/Full
	                        100baseT/Half 100baseT/Full
	Advertised auto-negotiation: Yes
	Speed: 100Mb/s
	Duplex: Full
	Port: MII
	PHYAD: 1
	Transceiver: internal
	Auto-negotiation: on
	Supports Wake-on: pg
	Wake-on: d
	Current message level: 0x000000c5 (197)
	Link detected: yes
[root at localhost ~]# ifconfig eth0
eth0      Link encap:Ethernet  HWaddr 00:15:F2:72:26:AE
          inet6 addr: fe80::215:f2ff:fe72:26ae/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:12489 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1629 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1798429 (1.7 MiB)  TX bytes:370203 (361.5 KiB)
          Interrupt:19 Base address:0xe400

[root at localhost ~]# chkconfig --list | grep [35]:on
NetworkManager 	0:off	1:off	2:on	3:on	4:on	5:on	6:off
anacron        	0:off	1:off	2:on	3:off	4:on	5:on	6:off
atd            	0:off	1:off	2:off	3:on	4:on	5:on	6:off
auditd         	0:off	1:off	2:on	3:on	4:on	5:on	6:off
avahi-daemon  	0:off	1:off	2:off	3:on	4:on	5:on	6:off
cpuspeed       	0:off	1:on	2:on	3:on	4:on	5:on	6:off
crond          	0:off	1:off	2:on	3:on	4:on	5:on	6:off
cups           	0:off	1:off	2:on	3:on	4:on	5:on	6:off
gpm            	0:off	1:off	2:on	3:on	4:on	5:on	6:off
haldaemon      	0:off	1:off	2:off	3:on	4:on	5:on	6:off
ip6tables      	0:off	1:off	2:on	3:on	4:on	5:on	6:off
iptables       	0:off	1:off	2:on	3:on	4:on	5:on	6:off
irqbalance     	0:off	1:off	2:off	3:on	4:on	5:on	6:off
jexec          	0:on	1:on	2:on	3:on	4:on	5:on	6:on
kerneloops     	0:off	1:off	2:off	3:on	4:on	5:on	6:off
livesys        	0:off	1:off	2:off	3:on	4:on	5:on	6:off
livesys-late   	0:off	1:off	2:off	3:on	4:on	5:on	6:off
messagebus    	0:off	1:off	2:on	3:on	4:on	5:on	6:off
microcode_ctl  	0:off	1:off	2:on	3:on	4:on	5:on	6:off
netfs          	0:off	1:off	2:off	3:on	4:on	5:on	6:off
nfslock        	0:off	1:off	2:off	3:on	4:on	5:on	6:off
nvidia-96xx    	0:off	1:off	2:on	3:on	4:on	5:on	6:off
portreserve    	0:off	1:off	2:on	3:on	4:on	5:on	6:off
rpcbind        	0:off	1:off	2:on	3:on	4:on	5:on	6:off
rpcgssd        	0:off	1:off	2:off	3:on	4:on	5:on	6:off
rpcidmapd      	0:off	1:off	2:off	3:on	4:on	5:on	6:off
rsyslog        	0:off	1:off	2:on	3:on	4:on	5:on	6:off
udev-post      	0:off	1:on	2:on	3:on	4:on	5:on	6:off

## Result of connecting computer to router ##
## No internet. No routes. ##

Hope this is everything.

I am starting to think that either my router is somehow bad, or this
is related to Bug 427675 at RedHat.

Thanks for all your help




More information about the users mailing list