Hi again,
My LiMe network uses 10.5.0.0/16.
Among the many addresses I see when I run `ip addr` I find the following:
12: eth0.2@eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc
noqueue state UP group default qlen 1000
link/ether c0:4a:00:7a:b7:ed brd ff:ff:ff:ff:ff:ff
inet 192.168.0.31/24 brd 192.168.0.255 scope global eth0.2
valid_lft forever preferred_lft forever
inet6 fe80::c24a:ff:fe7a:b7ed/64 scope link
valid_lft forever preferred_lft forever
Why do I have an IP address belonging to the 192.168.0.0/24 network?
What is it for?
Show replies by date