FG
💻 Software

Odd IP address when pinging my own computer

Fresh7 days ago
Mar 15, 202612876 views
Confidence Score0%
0%

Problem

When I ping a the computer I am using on my home network the response I get looks odd: Yet I ping another computer on my home network and I get a normal IP address. The results of ipconfig look like this: Is there anyway to get the ping results to display as IPv4? And do the IPv6 results look norma…

Error Output

Reply from fe80::8150:b519:d5da:8a00%9: time<1ms

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Odd IP address when pinging my own computer

Low Risk

When you have IPv6 active, ping and a few other commands may default to IPv6. To force ping to use ipv4 add -4 as an argument: Incidentally, you an also force IPv6 with -6

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment