Public bug reported:
Binary package hint: iproute
System: Linux 2.6.39-1-generic #6-Ubuntu SMP Thu May 5 22:11:02 UTC 2011
x86_64 x86_64 x86_64 GNU/Linux
Ubuntu: 11.10 Ubuntu oneiric (development branch)
iproute: 20110315-1
The default gateway is illogically printed as the first and not as the
last like in other distributions with the same version of iproute
package (eg. Fedora 15 beta) and in previous versions of the iproute
packages.
It think that this is a regression in usability and not admin/user
friendly change. The groovy way in the Linux world is to print the
default gateway as the last.
root:~# ip r
default via 192.168.10.254 dev wlan0 proto static
192.168.10.0/24 dev wlan0 proto kernel scope link src 192.168.10.188 metric
2
192.168.122.0/24 dev virbr1 proto kernel scope link src 192.168.122.1
should be:
192.168.10.0/24 dev wlan0 proto kernel scope link src 192.168.10.188 metric
2
192.168.122.0/24 dev virbr1 proto kernel scope link src 192.168.122.1
default via 192.168.10.254 dev wlan0 proto static
** Affects: iproute (Ubuntu)
Importance: Undecided
Status: New
** Tags: oneiric
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/781328
Title:
default gateway is printed as the first
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs