IP Address in HEX representation [duplicate]
This question already has an answer here:
what does this ping listing mean — it does not have an IP address but some hex numbers
1 answer
I'm getting strange IP address while do ping command to localhost by name:
C:Usersuser>ping gold
Pinging GOLD [fe80::c5f8:b871:61d:8182%5] with 32 bytes of data:
Reply from fe80::c5f8:b871:61d:8182%5: time<1ms
Reply from fe80::c5f8:b871:61d:8182%5: time<1ms
Reply from fe80::c5f8:b871:61d:8182%5: time<1ms
Reply from fe80::c5f8:b871:61d:8182%5: time<1ms
My PC has only wifi network adapter and it's IP according settings->wifi
is simple :
SSID: SS
Protocol: 802.11ac
Security type: WPA2-Personal
Network band: 5 GHz
Network channel: 104
IPv4 address: 192.168.1.189
IPv4 DNS servers: 192.168.1.254
Manufacturer: Qualcomm Atheros Communications Inc.
Description: Qualcomm Atheros QCA61x4A Wireless Network Adapter
Driver version: 12.0.0.312
Physical address (MAC): 58-00-E3-42-1F-2A
UPD :
I have disabled IPV6:
windows networking windows-10
marked as duplicate by grawity
StackExchange.ready(function() {
if (StackExchange.options.isMobile) return;
$('.dupe-hammer-message-hover:not(.hover-bound)').each(function() {
var $hover = $(this).addClass('hover-bound'),
$msg = $hover.siblings('.dupe-hammer-message');
$hover.hover(
function() {
$hover.showInfoMessage('', {
messageElement: $msg.clone().show(),
transient: false,
position: { my: 'bottom left', at: 'top center', offsetTop: -7 },
dismissable: false,
relativeToBody: true
});
},
function() {
StackExchange.helpers.removeMessages();
}
);
});
});
Dec 20 '18 at 8:52
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
show 1 more comment
This question already has an answer here:
what does this ping listing mean — it does not have an IP address but some hex numbers
1 answer
I'm getting strange IP address while do ping command to localhost by name:
C:Usersuser>ping gold
Pinging GOLD [fe80::c5f8:b871:61d:8182%5] with 32 bytes of data:
Reply from fe80::c5f8:b871:61d:8182%5: time<1ms
Reply from fe80::c5f8:b871:61d:8182%5: time<1ms
Reply from fe80::c5f8:b871:61d:8182%5: time<1ms
Reply from fe80::c5f8:b871:61d:8182%5: time<1ms
My PC has only wifi network adapter and it's IP according settings->wifi
is simple :
SSID: SS
Protocol: 802.11ac
Security type: WPA2-Personal
Network band: 5 GHz
Network channel: 104
IPv4 address: 192.168.1.189
IPv4 DNS servers: 192.168.1.254
Manufacturer: Qualcomm Atheros Communications Inc.
Description: Qualcomm Atheros QCA61x4A Wireless Network Adapter
Driver version: 12.0.0.312
Physical address (MAC): 58-00-E3-42-1F-2A
UPD :
I have disabled IPV6:
windows networking windows-10
marked as duplicate by grawity
StackExchange.ready(function() {
if (StackExchange.options.isMobile) return;
$('.dupe-hammer-message-hover:not(.hover-bound)').each(function() {
var $hover = $(this).addClass('hover-bound'),
$msg = $hover.siblings('.dupe-hammer-message');
$hover.hover(
function() {
$hover.showInfoMessage('', {
messageElement: $msg.clone().show(),
transient: false,
position: { my: 'bottom left', at: 'top center', offsetTop: -7 },
dismissable: false,
relativeToBody: true
});
},
function() {
StackExchange.helpers.removeMessages();
}
);
});
});
Dec 20 '18 at 8:52
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
IPv6
– Kamil Maciorowski
Dec 20 '18 at 8:42
That is an IPv6 link-local address.
– Ron Maupin
Dec 20 '18 at 8:45
But I have disabled IPV6. More details in question body UPD
– vico
Dec 20 '18 at 9:03
2
Just because you've disabled ipv6 on a specific adaptor does not mean it is completely disabled. Localhost is not the same as your network card.
– Mokubai♦
Dec 20 '18 at 9:04
It takes a lot more than that to disable IPv6 on Windows, and completely disabling it voids Microsoft support because Windows uses it internally. It is very nearly 2019, and you should be actively using IPv6, at least alongside IPv4.
– Ron Maupin
Dec 20 '18 at 9:07
|
show 1 more comment
This question already has an answer here:
what does this ping listing mean — it does not have an IP address but some hex numbers
1 answer
I'm getting strange IP address while do ping command to localhost by name:
C:Usersuser>ping gold
Pinging GOLD [fe80::c5f8:b871:61d:8182%5] with 32 bytes of data:
Reply from fe80::c5f8:b871:61d:8182%5: time<1ms
Reply from fe80::c5f8:b871:61d:8182%5: time<1ms
Reply from fe80::c5f8:b871:61d:8182%5: time<1ms
Reply from fe80::c5f8:b871:61d:8182%5: time<1ms
My PC has only wifi network adapter and it's IP according settings->wifi
is simple :
SSID: SS
Protocol: 802.11ac
Security type: WPA2-Personal
Network band: 5 GHz
Network channel: 104
IPv4 address: 192.168.1.189
IPv4 DNS servers: 192.168.1.254
Manufacturer: Qualcomm Atheros Communications Inc.
Description: Qualcomm Atheros QCA61x4A Wireless Network Adapter
Driver version: 12.0.0.312
Physical address (MAC): 58-00-E3-42-1F-2A
UPD :
I have disabled IPV6:
windows networking windows-10
This question already has an answer here:
what does this ping listing mean — it does not have an IP address but some hex numbers
1 answer
I'm getting strange IP address while do ping command to localhost by name:
C:Usersuser>ping gold
Pinging GOLD [fe80::c5f8:b871:61d:8182%5] with 32 bytes of data:
Reply from fe80::c5f8:b871:61d:8182%5: time<1ms
Reply from fe80::c5f8:b871:61d:8182%5: time<1ms
Reply from fe80::c5f8:b871:61d:8182%5: time<1ms
Reply from fe80::c5f8:b871:61d:8182%5: time<1ms
My PC has only wifi network adapter and it's IP according settings->wifi
is simple :
SSID: SS
Protocol: 802.11ac
Security type: WPA2-Personal
Network band: 5 GHz
Network channel: 104
IPv4 address: 192.168.1.189
IPv4 DNS servers: 192.168.1.254
Manufacturer: Qualcomm Atheros Communications Inc.
Description: Qualcomm Atheros QCA61x4A Wireless Network Adapter
Driver version: 12.0.0.312
Physical address (MAC): 58-00-E3-42-1F-2A
UPD :
I have disabled IPV6:
This question already has an answer here:
what does this ping listing mean — it does not have an IP address but some hex numbers
1 answer
windows networking windows-10
windows networking windows-10
edited Dec 20 '18 at 9:02
asked Dec 20 '18 at 8:39
vico
50851526
50851526
marked as duplicate by grawity
StackExchange.ready(function() {
if (StackExchange.options.isMobile) return;
$('.dupe-hammer-message-hover:not(.hover-bound)').each(function() {
var $hover = $(this).addClass('hover-bound'),
$msg = $hover.siblings('.dupe-hammer-message');
$hover.hover(
function() {
$hover.showInfoMessage('', {
messageElement: $msg.clone().show(),
transient: false,
position: { my: 'bottom left', at: 'top center', offsetTop: -7 },
dismissable: false,
relativeToBody: true
});
},
function() {
StackExchange.helpers.removeMessages();
}
);
});
});
Dec 20 '18 at 8:52
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
marked as duplicate by grawity
StackExchange.ready(function() {
if (StackExchange.options.isMobile) return;
$('.dupe-hammer-message-hover:not(.hover-bound)').each(function() {
var $hover = $(this).addClass('hover-bound'),
$msg = $hover.siblings('.dupe-hammer-message');
$hover.hover(
function() {
$hover.showInfoMessage('', {
messageElement: $msg.clone().show(),
transient: false,
position: { my: 'bottom left', at: 'top center', offsetTop: -7 },
dismissable: false,
relativeToBody: true
});
},
function() {
StackExchange.helpers.removeMessages();
}
);
});
});
Dec 20 '18 at 8:52
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
IPv6
– Kamil Maciorowski
Dec 20 '18 at 8:42
That is an IPv6 link-local address.
– Ron Maupin
Dec 20 '18 at 8:45
But I have disabled IPV6. More details in question body UPD
– vico
Dec 20 '18 at 9:03
2
Just because you've disabled ipv6 on a specific adaptor does not mean it is completely disabled. Localhost is not the same as your network card.
– Mokubai♦
Dec 20 '18 at 9:04
It takes a lot more than that to disable IPv6 on Windows, and completely disabling it voids Microsoft support because Windows uses it internally. It is very nearly 2019, and you should be actively using IPv6, at least alongside IPv4.
– Ron Maupin
Dec 20 '18 at 9:07
|
show 1 more comment
IPv6
– Kamil Maciorowski
Dec 20 '18 at 8:42
That is an IPv6 link-local address.
– Ron Maupin
Dec 20 '18 at 8:45
But I have disabled IPV6. More details in question body UPD
– vico
Dec 20 '18 at 9:03
2
Just because you've disabled ipv6 on a specific adaptor does not mean it is completely disabled. Localhost is not the same as your network card.
– Mokubai♦
Dec 20 '18 at 9:04
It takes a lot more than that to disable IPv6 on Windows, and completely disabling it voids Microsoft support because Windows uses it internally. It is very nearly 2019, and you should be actively using IPv6, at least alongside IPv4.
– Ron Maupin
Dec 20 '18 at 9:07
IPv6
– Kamil Maciorowski
Dec 20 '18 at 8:42
IPv6
– Kamil Maciorowski
Dec 20 '18 at 8:42
That is an IPv6 link-local address.
– Ron Maupin
Dec 20 '18 at 8:45
That is an IPv6 link-local address.
– Ron Maupin
Dec 20 '18 at 8:45
But I have disabled IPV6. More details in question body UPD
– vico
Dec 20 '18 at 9:03
But I have disabled IPV6. More details in question body UPD
– vico
Dec 20 '18 at 9:03
2
2
Just because you've disabled ipv6 on a specific adaptor does not mean it is completely disabled. Localhost is not the same as your network card.
– Mokubai♦
Dec 20 '18 at 9:04
Just because you've disabled ipv6 on a specific adaptor does not mean it is completely disabled. Localhost is not the same as your network card.
– Mokubai♦
Dec 20 '18 at 9:04
It takes a lot more than that to disable IPv6 on Windows, and completely disabling it voids Microsoft support because Windows uses it internally. It is very nearly 2019, and you should be actively using IPv6, at least alongside IPv4.
– Ron Maupin
Dec 20 '18 at 9:07
It takes a lot more than that to disable IPv6 on Windows, and completely disabling it voids Microsoft support because Windows uses it internally. It is very nearly 2019, and you should be actively using IPv6, at least alongside IPv4.
– Ron Maupin
Dec 20 '18 at 9:07
|
show 1 more comment
1 Answer
1
active
oldest
votes
What you're seeing is an IPv6 address, which you can force to IPv4 using the -4 flag
ping hostname -4
But I have disabled IPV6. More details in question body UPD
– vico
Dec 20 '18 at 9:02
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
What you're seeing is an IPv6 address, which you can force to IPv4 using the -4 flag
ping hostname -4
But I have disabled IPV6. More details in question body UPD
– vico
Dec 20 '18 at 9:02
add a comment |
What you're seeing is an IPv6 address, which you can force to IPv4 using the -4 flag
ping hostname -4
But I have disabled IPV6. More details in question body UPD
– vico
Dec 20 '18 at 9:02
add a comment |
What you're seeing is an IPv6 address, which you can force to IPv4 using the -4 flag
ping hostname -4
What you're seeing is an IPv6 address, which you can force to IPv4 using the -4 flag
ping hostname -4
answered Dec 20 '18 at 8:47
spikey_richie
631211
631211
But I have disabled IPV6. More details in question body UPD
– vico
Dec 20 '18 at 9:02
add a comment |
But I have disabled IPV6. More details in question body UPD
– vico
Dec 20 '18 at 9:02
But I have disabled IPV6. More details in question body UPD
– vico
Dec 20 '18 at 9:02
But I have disabled IPV6. More details in question body UPD
– vico
Dec 20 '18 at 9:02
add a comment |
IPv6
– Kamil Maciorowski
Dec 20 '18 at 8:42
That is an IPv6 link-local address.
– Ron Maupin
Dec 20 '18 at 8:45
But I have disabled IPV6. More details in question body UPD
– vico
Dec 20 '18 at 9:03
2
Just because you've disabled ipv6 on a specific adaptor does not mean it is completely disabled. Localhost is not the same as your network card.
– Mokubai♦
Dec 20 '18 at 9:04
It takes a lot more than that to disable IPv6 on Windows, and completely disabling it voids Microsoft support because Windows uses it internally. It is very nearly 2019, and you should be actively using IPv6, at least alongside IPv4.
– Ron Maupin
Dec 20 '18 at 9:07