On Dec 2, 2020 01:03, amuza <amuza(a)riseup.net> wrote:
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?
Hi Amuza!
That looks like the WAN port of a router connected to a non-LibreMesh router for getting
internet access. If this is correct then that address is for reaching the ISP gateway
(your modem) and reaching the internet. And your LibreMesh node received that IP from the
DHCP server on the ISP modem/router.
Ciao!