Networking problem

JB jb.1234abcd at gmail.com
Mon May 16 08:32:04 UTC 2011


JD <jd1008 <at> gmail.com> writes:

> ...

On Fedora (192.168.1.108):

Give us the outputs:
$ cat /etc/sysconfig/network
$ ls /etc/sysconfig/network-scripts/
Any route files e.g. route-wlan0 ? If yes, then:
$ cat /etc/sysconfig/network-scripts/route-*

You said you had had trouble modifying routing table on Fedora:

> I do not seem to be able to alter the routing table.
> Current table on Fedora pc is:
> $ route -vn
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags Metric Ref    Use
> Iface
> 192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0
> wlan0
> 0.0.0.0         192.168.1.254   0.0.0.0         UG    0      0        0
> wlan0
>
> I removed interfaces eth0 and virbr0 (i.e. I deactivated them) so they
> no longer
> get configured at bootup.
 
It is possible for it to be corrupted and so what-you-see-is-not-what-you-get
with regard to routing.
You should delete all entries and re-input them, to be sure.
The the output:
$ route -vn

JB




More information about the users mailing list