https://netmaker.org logo
Title
u

user

11/28/2022, 4:10 PM
Private Subnet
Having issues using Egress setting to have nodes reach the local subnet of a specfic node.
When i add the ip addresses of the subnet and designate the interface, the nodes can no longer reach the egress node
the node in question is pi4
so instead, i disbaled egress for that node (pi4) and just included the ips of my local subnet in the allowed ips for that node
local subnet 192.168.0.0/16 egress node 10.6.0.1
this approach works fine, but now im having a new issue
i have another node (lxsrvr 10.6.0.5) in the same private subnet as node 10.6.0.1 and whenever lxsrvr is connected to my netmaker network, i cant ping it's private address at 192.168.100.49 which should be routed through pi4
b

bored-island-21407

11/29/2022, 11:07 AM
Any node on a network can only have one and only one route to a a cidr
r

rich-gold-92226

11/29/2022, 2:19 PM
Right, but the lxsrvr node's local ip (192.168.100.49) isn't listed under any other node but the pi4 node
Solved it by removing the local address from the lxsrvr node. I was unaware that the node's private address outside the netmaker network was used for routing.