You can use the arp command to make your machine answer arp requests for whatever address you'd like. The arp command is in the netbase package so you should already have it. For example, if I wanted my machine to answer arp requests for the host 192.9.202.22 and my ethernet address is 00:C0:4F:4F:F5:59 and I want to answer request on the eth0 interface then the command would be:
arp -i eth0 -s 192.9.202.22 00:C0:4F:4F:F5:59 pub esl wrote: > Help, please. How do I enable proxyarp on my ethernet interface? I know > how to do this in PPP. > > Thanks. > > E.LL > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null -- Jens B. Jorgensen [EMAIL PROTECTED]