Public bug reported:

Binary package hint: kppp

After a PPP connection is established, my prior default gateway is still 
active. Therefore, it's impossible to use the newly established PPP connection 
before one does a:
$ sudo route del default gw nnn.nnn.nnn.nnn
$ sudo route add default gw zzz.zzz.zzz.zzz

where zzz.zzz.zzz.zzz is the P-t-P IP address reported by
$sudo /sbin/ifconfig ppp0

kppp, since it is run as root anyway, and it provides the option to
"assign the default route to this gateway", should do just that.

** Affects: kdenetwork (Ubuntu)
     Importance: Untriaged
         Status: Unconfirmed

-- 
kppp does not assign proper default gateway
https://launchpad.net/bugs/53877

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to