Re: FreeBSD Security Advisory FreeBSD-SA-03:14.arp

From: Michael Sierchio (kudzu_at_tenebras.com)
Date: 09/24/03

  • Next message: Ruslan Ermilov: "Re: FreeBSD Security Advisory FreeBSD-SA-03:14.arp"
    Date: Wed, 24 Sep 2003 10:10:31 -0700
    To: Ruslan Ermilov <ru@freebsd.org>
    
    

    Ruslan Ermilov wrote:

    > Right. But static ARP means something different. It means
    > that the APR table is frozen, but system will still reply
    > to ARP requests for its addresses, which is not done if
    > IFF_NOARP flag is set on an interface.

    Okay, I may have been misusing the term. I meant *permanent* and
    *manual* entries in the ARP table, via the arp command, and
    disabling ARP on the interface.

    That seems to work. What does your lexicon say for "static arp?"

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


  • Next message: Ruslan Ermilov: "Re: FreeBSD Security Advisory FreeBSD-SA-03:14.arp"

    Relevant Pages

    • 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)
    • Re: fake MAC addresses and ARP
      ... Enable IFF_STATICARP on your interface to stop ARP sending out to ... The IP addresses and such are setup by a userland task already. ... subnet; it may be easier to pick something else -- note that if ARP is ...
      (freebsd-net)