in reply to Re: A proposal for improvements to Net::Ping
in thread A proposal for improvements to Net::Ping
In most cases the firewall will respond from its own IP address, however in the case of so-called "Layer 2 firewalls" or devices that are actually Ethernet bridges with proxy support for various protocols, the response may *appear* to have come from the host when in reality it came from another device on the network.
Having the module track whether the response was an active "connection refused" vs. just getting nothing back would be okay, but only the human being with the network map in front of them can determine if the response could have come from the host itself.
Nate
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: A proposal for improvements to Net::Ping
by rpc (Monk) on Mar 10, 2001 at 14:34 UTC | |
(tye)Re: A proposal for improvements to Net::Ping
by tye (Sage) on Mar 10, 2001 at 12:41 UTC |