Jump to content

Ping() doesn't send packet?


Recommended Posts

I have a rather strange issue on some machines.

If I attempt to use the inbuilt PING function, no ICMP packet is sent out.

 

Ping("internal.fqdn.com")

is returning "Host Unreachable"

If I ping using the command prompt, it's all fine.

 

Using wireshark I can see that it hasn't even attempted an ICMP request. I can see it has looked up DNS to check for the correct IP address (I can see reply packet returns 10 different IP address as round robin - which is expected), but then it simply doesn't send the request.

 

Any ideas?

Please correct me if I am wrong in any of my posts. I like learning from my mistakes too.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...