static ARP

vezku_at_surfeu.fi
Date: 09/24/03

  • Next message: Joseph Begumisa: "Re: SSHD Patch"
    Date: Wed, 24 Sep 2003 09:48:10 +0300 (EEST)
    To: <freebsd-isp@freebsd.org>
    
    

    Hi all,

    I was thinking about the following scenario. I have one interface in my
    BSD router that serves a private network.

    Is it possible to disable ARP on that interface and make static ARP
    entries on router? I'm looking for a way to allow only certain MAC
    addresses to access via this interface. I do know it's only false
    security, but it would prevent people adding easily unauthorized
    computers. And since there are only about 10 comps in this particular
    network, maintaining static ARP entries would not be worksome.

    I would not like to get into bridging if this works.

    -Vesa, SysAdmin

    _______________________________________________
    freebsd-isp@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-isp
    To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"


  • Next message: Joseph Begumisa: "Re: SSHD Patch"

    Relevant Pages

    • Re: static ARP
      ... > BSD router that serves a private network. ... > Is it possible to disable ARP on that interface and make static ARP ...
      (freebsd-isp)
    • using 2nd network interface - wont try to TX anything
      ... I'm trying to make use of a 2nd ethernet interface. ... UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 ... TX bytes is 0 for ixp2 despite attempts to ping the other host on that LAN ... 17:39:11.723759 arp who-has 172.30.2.3 tell 172.30.2.1 ...
      (comp.os.linux.networking)
    • new arp code snapshot for review...
      ... Here is a snapshot of the new arp code that i have been working on ... The advantage is a reduction in size of the routing table, ... use the loopback interface if useloopback ... contains the definition of the 'struct lltable' and various ...
      (freebsd-current)
    • new arp code snapshot for review...
      ... Here is a snapshot of the new arp code that i have been working on ... The advantage is a reduction in size of the routing table, ... use the loopback interface if useloopback ... contains the definition of the 'struct lltable' and various ...
      (freebsd-net)
    • Re: [2.4 PATCH] bugfix: ARP respond on all devices
      ... > trying to send out that interface. ... > Just as it is going to be legal to send out a packet from ... arp request with a foreign ip as source. ...
      (Linux-Kernel)