On Fri, 9 Jul 2004, Aaron S. Joyner wrote: > What you want to set is a route with a Next Hop of MAC_ADDR. That'll > route all traffic destined for 1.2.3.4 to 00:00:00.... > > I think. :) Let us know how it works out.
# ip route add won't let me use a MAC addr for nexthop (says "expects IP address" or something like that) but it did accept # ip route add default scope global nexthop dev eth1 and I can now send pings to abitrary IPs unfortunately where I am, I'm not getting a signal so can't really tell if I've done anything useful. (I get "destination unreachable") Joe -- Joseph Mack NA3T EME(B,D), FM05lw North Carolina jmack (at) wm7d (dot) net - azimuthal equidistant map generator at http://www.wm7d.net/azproj.shtml Homepage http://www.austintek.com/ It's GNU/Linux! -- TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ : http://trilug.org/faq/ TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc
