Comment 22 for bug 438454

Revision history for this message
Peter Belew (peterbe) wrote : Re: [Bug 438454] Re: NetworkManager fails to set IP and route information entered

Regarding the default route issue, the ipv4 section of the file in
/etc/NetworkManager/system-connections for eth0 on my system looks
like:

[ipv4]
method=manual
addresses1=192.168.2.205;24;192.168.2.2;
routes1=192.168.1.0;24;192.168.2.201;2;
ignore-auto-routes=false
ignore-auto-dns=false
dhcp-send-hostname=false
never-default=true

I presume the last entry in the 'addresses1' line should be the
default route, but that seems to have no effect. The route in the
'routes1' line does work.

- Peter

On Fri, Oct 9, 2009 at 8:21 AM, Tom Wood <email address hidden> wrote:
> Static route still not honored on a fully updated Karmic system.  Have
> to still issue "route add default gw x.y.a.b" at root prompt.
>
> --
> NetworkManager fails to set IP and route information entered
> https://bugs.launchpad.net/bugs/438454
> You received this bug notification because you are a direct subscriber
> of the bug.
>