Where to set default root for wifi in Fedora 14?
On 11/04/2010 11:03 AM, Colin Paul Adams wrote:
> My airport (wifi on Macbook Air) is working fine now fedora 14 is
> installed (hooray!). But the default root is not enabled.
>
> I can do so by typing as root:
>
> route add default gw 192.168.254.254 eth0
>
> but I don't understand why this is not done automatically by
> NetworkManager.
>
> So where can I configure this? I think /etc/sysconfig/network or
> rc.local will be too early, as the device will not have started by
> then.
NM sets this up for me without an issue (iwl3945):
> default 192.168.6.1 0.0.0.0 UG 0 0 0 eth1
I'm pretty sure that that information comes from the DHCP query.
Another script to check would be:
/etc/sysconfig/network-scripts/ifcfg-eth0
--
Kevin J. Cummings
kjchome@rcn.com
cummings@kjchome.homeip.net
cummings@kjc386.framingham.ma.us
Registered Linux User #1232 (http://counter.li.org)
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
|