[SunHELP] Howto: proxy-arp ...
Adrian Florea
florea at mrc.tm.cit.alcatel.fr
Thu Apr 11 08:28:59 CDT 2002
Hello,
I realised some kind of routing/proxying with one machine (Solaris7)
protecting another (Solaris7, this one with wanted IP address IP_PUB).
Gateway machine:
nic1 -> hme0 ip_public
nic2 -> hme1 ip_private1
Protected machine:
nic1 -> hme0 ip_private2
Proxy-Routing on gateway:
arp -s IP_PUB arp_hme0_gateway pub
route add IP_PUB ip_private2
ndd -set /dev/ip ip_forawrding 1
Even if is not perfect logical, this works.
Can you tell me if there is another way to do proxy-arp with Solaris7 ?
Best regards,
Adrian.
More information about the SunHELP
mailing list