Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Oct 98 19:11:00 PST
From:      "D. Alex Neilson" <neilson@www.nugate.com>
To:        freebsd-questions@FreeBSD.ORG
Cc:        Alex Neilson <neilson@nugate.com>
Subject:   route to host on directly attached network
Message-ID:  <CMM.0.90.4.909630660.neilson@www.nugate.com>

next in thread | raw e-mail | index | archive | help
Route problem:	Tell host 10.10.10.10 that host 10.10.11.11
		is directly reachable via interface vx1

If 10.10.11.11 has ethernet address 04:20:38:af:eb:4c, it'd be
kewl if this would work

   route add -host 10.10.11.11 04:20:38:af:eb:4c -interface vx1

but of course it doesn't.  Can I avoid ifconfig-ing a 10.10.11.0-net
address into 10.10.10.10 to make it work?

Thanks,

Alex

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



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