Carlos E. R. wrote:
On 11/08/2019 21.20, James Knott wrote:
On 2019-08-11 03:04 PM, Carlos E. R. wrote:
What I have found today is "ip neighbour show". It does not show my printer IPv6 address, though, it shows other fe80's.
Fire up Wireshark and filter on ICMP6. It will show neighbor and router advertisements & solicitations. If you don't see your printer, it is not even using the link local address, as the advertisements are mandatory.
First try this afternoon:
Telcontar:~ # ip neighbour show 192.168.1.57 dev eth0 lladdr 44:09:b8:42:c9:44 STALE 192.168.1.16 dev eth0 lladdr 4c:cc:6a:61:50:a1 REACHABLE 192.168.1.1 dev eth0 lladdr f8:8e:85:64:78:f2 REACHABLE 192.168.1.2 dev eth0 lladdr 00:01:02:03:04:05 REACHABLE 192.168.1.3 dev eth0 lladdr 00:1e:0b:08:4c:cb STALE <============ 192.168.1.126 dev eth0 lladdr a0:d3:7a:a5:1d:4c STALE 192.168.1.8 dev eth0 lladdr 88:b6:27:01:72:63 STALE fe80::fa8e:85ff:fe64:78f2 dev eth0 lladdr f8:8e:85:64:78:f2 router STALE fe80::4ecc:6aff:fe61:50a1 dev eth0 lladdr 4c:cc:6a:61:50:a1 STALE fc00::16 dev eth0 lladdr 4c:cc:6a:61:50:a1 STALE Telcontar:~ #
It did not show on IPv6.
fe80::fa8e:85ff:fe64:78f2 is 192.168.1.1 fe80::4ecc:6aff:fe61:50a1 is 192.168.1.16 fc00::16 is also 192.168.1.16 Didn't you say your printer has a fixed ipv4 of 192.168.1.1 ? -- Per Jessen, Zürich (18.9°C) http://www.hostsuisse.com/ - virtual servers, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org