helo

On Tue, Jan 27, 2009 at 2:13 PM, fooler mail <[email protected]> wrote:
> On Tue, Jan 27, 2009 at 2:07 PM, fooler mail <[email protected]> wrote:
>> hi ozzie,
>>
>> this is something to do with the arp protocol... do the following at
>> the root user account..
>>
>> # sysctl -w net.ipv4.conf.eth0.arp_ignore=1
>> # sysctl -w net.ipv4.conf.eth1.arp_ignore=1
>>

sysctl -w net.ipv4.conf.eth0.arp_ignore=1 and arp -d <IP> works. is
this the same trick used in accesspoints with "client separation"?

thanks for that tip.

>
> one more thing..  before you ping those two ip addresses on your
> host.. be sure to clear your host's arp table to remove the entries of
> those two ip addresses...
>
> eg. both for windows and linux:
>
> arp -d 172.16.17.15
> arp -d 172.16.17.95
>
> fooler.
> _________________________________________________
> Philippine Linux Users' Group (PLUG) Mailing List
> http://lists.linux.org.ph/mailman/listinfo/plug
> Searchable Archives: http://archives.free.net.ph
>



-- 
edel
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
http://lists.linux.org.ph/mailman/listinfo/plug
Searchable Archives: http://archives.free.net.ph

Reply via email to