You can use static arp entries on all the involved hosts/routers, to
hardwire a MAC-address to an IP-address. This can be done with 'arp -s
<ip address> <mac address>' on FreeBSD. Such static arp entries will not
be overridden by incoming arp replies and will ensure that outgoing IP
packets are sent to the right mac address.

Thanks alot Pieter, after googling i found the same solution too.

--
I'm Searching For Perfection,
So Even If U Need Portability U've To Use Assembly ;-)
http://www.maslanlab.org
http://libosdk.berlios.de
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to