Comment 3 for bug 398200

Revision history for this message
Flamarion Jorge (jorge.flamarion) wrote : Re: [Bug 398200] Re: Loses configuration with persistent routes

Ok, this can be done.
But it is the correct operation?
In my opinion, the correct operation is to have the default route
configured, when the network settings are made. And this default route can
not be lost when other routes are added, and not have to be added again if
it happens. This is what I think it would be correct. If not I do the test
and give feedback.

2009/9/2 bassbluete <email address hidden>

> Hi Flamarion,
>
> I understand you write that, when you insert the default route manually the
> route will not lost.
> Have your tried to add them default route at first?
>
> 0.0.0.0 10.2.4.10 0.0.0.0 UG 0 0 0 eth0
> 10.2.4.0 0.0.0.0 255.255.255.0 U 1 0 0 eth0
> 169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 eth0
>
> Best wishes
> Bassbluete
>
> --
> Loses configuration with persistent routes
> https://bugs.launchpad.net/bugs/398200
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in “network-manager” package in Ubuntu: New
>
> Bug description:
> Binary package hint: network-manager
>
> After setting the correct ip address, dns and default route, the network
> manager loses the configuration of the default route when added routes
> persisting.
> Here's an example:
> Before the setting of persistent routes:
>
> Destino Roteador MáscaraGen. Opções Métrica Ref Uso
> Iface
> 10.2.4.0 0.0.0.0 255.255.255.0 U 1 0 0
> eth0
> 169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0
> eth0
> 0.0.0.0 10.2.4.10 0.0.0.0 UG 0 0 0
> eth0
>
> After clicking the "routes", and add some routes, the following situation
> is established:
>
> Destino Roteador MáscaraGen. Opções Métrica Ref Uso
> Iface
> 10.2.4.0 0.0.0.0 255.255.255.0 U 1 0 0
> eth0
> 192.168.204.0 10.2.4.1 255.255.255.0 UG 0 0 0
> eth0
> 10.98.0.0 10.2.4.1 255.255.0.0 UG 0 0 0
> eth0
> 10.6.0.0 10.2.4.1 255.255.0.0 UG 0 0 0
> eth0
> 169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0
> eth0
>
> The default route is lost.
> I made several attempts in order to reproduce the error, and in fact the
> problem exists.
> By adding persistent routes with NM, the default route is lost, and must be
> added manually.
>
> ProblemType: Bug
> Architecture: i386
> DistroRelease: Ubuntu 9.04
> IfupdownConfig:
> auto lo
> iface lo inet loopback
> Package: network-manager 0.7.1~rc4.1.cf199a964-0ubuntu2
> ProcEnviron:
> LANG=pt_BR.UTF-8
> SHELL=/bin/bash
> SourcePackage: network-manager
> Uname: Linux 2.6.28-13-generic i686
> WpaSupplicantLog:
>

--
Flamarion Jorge