-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Package: net-tools
Severity: normal

Hello,

I installed Debian GNU/kFreeBSD and found out that "route del default"
does not delete the default route. I suspect this is a kFreeBSD issue,
but I will assign this for now to the net-tools package, since route is
from that package.

See attached script session for more details.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFF1NEvY8Chqv3NRNoRAugMAKCOb+VI6z1tHcfIgYFXMhk7qUOrdQCcDYAN
KvkYuifRQMv/hCYCDLgAXzY=
=Yf3m
-----END PGP SIGNATURE-----
Script started on Wed Feb 14 12:22:24 2007
debian:~# netstat -r -n
Routing tables

Internet:
Destination        Gateway            Flags    Refs      Use  Netif Expire
0                  link#2             UC          0        0   fwe0 =>
default            10.10.0.1          UGS         0        0   bfe0
10.10/16           link#1             UC          0        0   bfe0
10.10.0.1          00:04:75:f7:b2:2e  UHLW        2        0   bfe0   1198
10.10.0.6          00:0a:e4:7f:13:52  UHLW        1       21   bfe0   1200
127.0.0.1          127.0.0.1          UH          0        0    lo0

Internet6:
Destination                       Gateway                       Flags      
Netif Expire
::1                               ::1                           UHL         lo0
fe80::%bfe0/64                    link#1                        UC         bfe0
fe80::215:c5ff:febb:a323%bfe0     00:15:c5:bb:a3:23             UHL         lo0
fe80::%fwe0/64                    link#2                        UC         fwe0
fe80::344f:c0ff:fed5:cc50%fwe0    36:4f:c0:d5:cc:50             UHL         lo0
fe80::%lo0/64                     fe80::1%lo0                   U           lo0
fe80::1%lo0                       link#3                        UHL         lo0
ff01:1::/32                       link#1                        UC         bfe0
ff01:2::/32                       link#2                        UC         fwe0
ff01:3::/32                       ::1                           UC          lo0
ff02::%bfe0/32                    link#1                        UC         bfe0
ff02::%fwe0/32                    link#2                        UC         fwe0
ff02::%lo0/32                     ::1                           UC          lo0
debian:~# re oute del default
debian:~# route del default
debian:~# netstat -r -n
Routing tables

Internet:
Destination        Gateway            Flags    Refs      Use  Netif Expire
0                  link#2             UC          0        0   fwe0 =>
default            10.10.0.1          UGS         0        0   bfe0
10.10/16           link#1             UC          0        0   bfe0
10.10.0.1          00:04:75:f7:b2:2e  UHLW        2        0   bfe0   1196
10.10.0.6          00:0a:e4:7f:13:52  UHLW        1       21   bfe0   1197
127.0.0.1          127.0.0.1          UH          0        0    lo0

Internet6:
Destination                       Gateway                       Flags      
Netif Expire
::1                               ::1                           UHL         lo0
fe80::%bfe0/64                    link#1                        UC         bfe0
fe80::215:c5ff:febb:a323%bfe0     00:15:c5:bb:a3:23             UHL         lo0
fe80::%fwe0/64                    link#2                        UC         fwe0
fe80::344f:c0ff:fed5:cc50%fwe0    36:4f:c0:d5:cc:50             UHL         lo0
fe80::%lo0/64                     fe80::1%lo0                   U           lo0
fe80::1%lo0                       link#3                        UHL         lo0
ff01:1::/32                       link#1                        UC         bfe0
ff01:2::/32                       link#2                        UC         fwe0
ff01:3::/32                       ::1                           UC          lo0
ff02::%bfe0/32                    link#1                        UC         bfe0
ff02::%fwe0/32                    link#2                        UC         fwe0
ff02::%lo0/32                     ::1                           UC          lo0
debian:~# exit

Script done on Wed Feb 14 12:22:48 2007

Reply via email to