Results 1 to 3 of 3

Thread: arp spoofing

  1. #1
    Join Date
    Sep 2006
    Location
    Hungary
    Posts
    39

    arp spoofing

    hi

    is there a(n easy) way to make the router arp-spoofing-proof?
    I mean there's the arpwatch of course, but it's more a detective than a preventive control...

  2. #2
    There's a topic in russian forum about it. According to it, adding this to /usr/local/sbin/post-boot should do the trick
    Code:
    ip neigh add 10.1.1.1 lladdr 00:11:22:33:44:55 nud permanent dev vlan1
    where's 10.1.1.1 is an ip address you want to have fixed arp
    00:11:22:33:44:55 - mac address
    and vlan1 is the interface

  3. #3
    Join Date
    Sep 2006
    Location
    Hungary
    Posts
    39
    Спасибо!

Similar Threads

  1. static arp
    By lyncks2002 in forum WL-500gP Q&A
    Replies: 0
    Last Post: 29-02-2008, 18:41
  2. MAC spoofing does not work?
    By Temitch in forum WL-700g Q&A
    Replies: 2
    Last Post: 10-11-2006, 09:53
  3. LAN devices lose connectivity?
    By tomilius in forum WL-500g Q&A
    Replies: 11
    Last Post: 26-03-2005, 22:51

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •