freebsd-ports/net-mgmt/choparp/pkg-descr
Jun-ichiro itojun Hagino 1b5f72d092 choparp port.
small and simplified proxy arp daemon.
Submitted by:	itojun@itojun.org
1997-10-07 14:39:43 +00:00

10 lines
392 B
Plaintext

SYNOPSIS
chpoarp if_name mac_addr net_addr net_mask
DESCRIPTION
choparp is a easy-to-use proxy arp daemon. It watches arp request pack-
ets visible on the interface specified by argument if_name, and sends
proxy arp reply to the sender if the arp request queries the MAC address
(ethernet hardware address) for the network speicified by net_addr and
net_mask.