How to change the next hop ethernet address of a route using "route" command
From: Juan Rodriguez Hervella (jrh_at_it.uc3m.es)
Date: 03/31/04
- Previous message: Michael Bretterklieber: "Re: PPTP MTU"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: freebsd-net@freebsd.org Date: Wed, 31 Mar 2004 15:19:50 +0200
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." _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
- Previous message: Michael Bretterklieber: "Re: PPTP MTU"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]