Menu

#157 Unexpected ARP requests to IP X.X.X.127

v1.2.2
open
nobody
None
9
2017-04-19
2017-04-19
jennie
No

If the device (with slpd) set IPv4 address to x.x.x.127, all devices(with slpd) in the same local network would send ARP request to the x.x.x.127 in the same time. If the ip is not x.x.x."127" (end with 127) or stop slpd the problem wont happen

Expected result : the arp request should occur while the device attempt to connect to each other.The address x.x.x.127 should not be a special case.

(The attachment is Wireshark log, you may use the filter: arp to see what's happened.

1 Attachments

Related

Bugs: #157

Discussion

  • jennie

    jennie - 2017-04-19

    The occurrence rate is 100%

     
    • John Calcote

      John Calcote - 2017-04-20

      Jennie,

      I'm on vacation right now so I don't have the ability to examine the
      wireshark dump. However, here's a diagnostic query: is your subnet mask set
      to 255.255.255.128 /25 or greater? If so, then x.x.x.127 addresses are in
      fact broadcast addresses for their subsets. See for reference
      http://spazioweb.inwind.it/mydivx/netmask.htm.

      Please check.

      Regards,
      John

      On Wed, Apr 19, 2017 at 6:16 AM jennie jennieho1121@users.sf.net wrote:

      The occurrence rate is 100%

      Status: open
      Group: v1.2.2
      Created: Wed Apr 19, 2017 11:14 AM UTC by jennie
      Last Updated: Wed Apr 19, 2017 11:14 AM UTC
      Owner: nobody
      Attachments:

      If the device (with slpd) set IPv4 address to x.x.x.127, all devices(with
      slpd) in the same local network would send ARP request to the x.x.x.127 in
      the same time. If the ip is not x.x.x."127" (end with 127) or stop slpd the
      problem wont happen

      Expected result : the arp request should occur while the device attempt to
      connect to each other.The address x.x.x.127 should not be a special case.

      (The attachment is Wireshark log, you may use the filter: arp to see
      what's happened.


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/openslp/bugs/157/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

      Related

      Bugs: #157

      • jennie

        jennie - 2017-04-20

        Thanks for your replying. The netmask is 255.255.255.0

         

Log in to post a comment.