Jump to content

Recommended Posts

Posted

Is there a reason why when i ping the localhost server (in this case my new 2012DCs) it returns the IPv6 address of ::1? IPv6 is disabled so i'm just curious to know why?

 

Thanks

Posted
Is there a reason why when i ping the localhost server (in this case my new 2012DCs) it returns the IPv6 address of ::1? IPv6 is disabled so i'm just curious to know why?

 

Thanks

 

It's because you have IPv6 enabled - With any address if you add -4 to the end it will return the IPv4 address:

 

ping localhost -4

Posted

I wouldn't disable it, I would fix your network stuff first.

 

::1 is the loopback address (the IPV6 version of 127.0.0.1) so something is a miss.

Posted
I wouldn't disable it, I would fix your network stuff first.

 

::1 is the loopback address (the IPV6 version of 127.0.0.1) so something is a miss.

 

I wouldn't disable it either, I always leave it enabled. It's amazing the amount of servers I come across and it's unticked, thinking it disables it.

  • Thanks 1

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



×
×
  • Create New...