Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Mar 2004 15:19:50 +0200
From:      Juan Rodriguez Hervella <jrh@it.uc3m.es>
To:        freebsd-net@freebsd.org
Subject:   How to change the next hop ethernet address of a route using "route" command
Message-ID:  <200403311519.50763.jrh@it.uc3m.es>

next in thread | raw e-mail | index | archive | help
Hello,

I try to do this:

route add 163.117.139.99/32 -iface tap0
route change 163.117.139.99/32 -link 00:bd:82:1c:96:00

And when I see the result with "netstat -rn", I get this:

[snipped]
163.117.140.30/32  00:bd.82.1c.96.0   ULS         0       14   tap0
				^^^^^^^^^^^^^^
[snipped]

Is this right ? why there are not the same number
of colons ?

Thanks


-- 
******
JFRH
******

"Deliver yesterday, code today, think tomorrow."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403311519.50763.jrh>