|
|
|
|
|
by WhyNotHugo
8 days ago
|
|
It's not the same as IPv4. IPv4 doesn't solve this problem. If eth0 and eth1 are both 169.254.0.20 on two different networks, you can't specify that you want to ping 169.254.0.1 on a specific interface. There's no way to disambiguate both destinations. |
|
ping takes a -I argument you specify which interface to use.