You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This gives wrong information as the destination is not reachable over the intended link:
# ip addr show eth8
Device "eth8" does not exist.
#
# fping -I eth8 8.8.8.8
binding to specific interface (SO_BINTODEVICE): No such device
binding to specific interface (SO_BINTODEVICE), IPV6: No such device
8.8.8.8 is alive
#
The text was updated successfully, but these errors were encountered:
This gives wrong information as the destination is not reachable over the intended link:
The text was updated successfully, but these errors were encountered: