Hi!

I have this in my route table:
10/8               link#1             UC         5        0     -     4 em0
10/8               <gw_ip>      UGS        0     1072     -     8 tun1

How can I delete only the first line, the route with the em0 device?
So far I can only execute this:
# route delete 10/8

But this is too ambigious.

I thought of something like this:
# route delete 10/8 -dev em0
but of course this will not gonna happen.

Daniel

--
LIVAI Daniel
PGP key ID = 0x4AC0A4B1
Key fingerprint = D037 03B9 C12D D338 4412  2D83 1373 917A 4AC0 A4B1

Reply via email to