in reply to Re: how can I set LocalAddr to INADDR_ANY in IO::Socket::INET
in thread how can I set LocalAddr to INADDR_ANY in IO::Socket::INET

Thanks ikegami, you are right! I tried the script and the discovery packet with a non-zero SA packet can be recognized by the DHCP server, which means my assumption is wrong. Thank you all :-)
  • Comment on Re^2: how can I set LocalAddr to INADDR_ANY in IO::Socket::INET

Replies are listed 'Best First'.
Re^3: how can I set LocalAddr to INADDR_ANY in IO::Socket::INET
by Anonymous Monk on Mar 20, 2008 at 08:55 UTC
    which means my assumption is wrong. Thank you all :-)
    Humans, still making assumptions :)