Re: noarp question
Horms <[email protected]>
| Newsgroups | gmane.linux.highavailability.ultramonkey |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Oct 14, 2005 at 01:29:51PM -0400, Shi, Josh (Unix Admin - PCS) wrote: > On real servers, noarp is required. an example is as follows: > > #/sbin/arptables -A IN -j DROP -d 192.168.6.240 > #/sbin/arptables -A OUT -j mangle -o eth0 -s 192.168.6.240 --mangle-ip-s > 192.168.6.2 > > Then for the secord, the following works ? > #/sbin/arptables -A IN -j DROP -d 192.168.6.242 > #/sbin/arptables -A OUT -j mangle -o eth0 -s 192.168.6.242 --mangle-ip-s > 192.168.6.4 Basically yes, though I'm not sure why .240 changed to .242 -- Horms -- Ultra Monkey - http://www.ultramonkey.org/ To UNSUBSCRIBE, email to [email protected], with a body: unsubscribe ultramonkey-users [email protected] where "[email protected]" is YOUR email address.