Is it possible to have only one address on an ethernet network? the only
way that I can get it to work is with:

ifconfig fxp0 200.1.1.1 netmask 255.255.255.255
route add fxp0 200.1.1.2 -interface fxp0
arp -s 200.1.1.2 ether-address


Is there a way to get such a setup to work dynamically with ARPs? 

DB






To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to