https://netmaker.org logo
aa
m

most-lighter-82349

05/22/2023, 3:16 PM
I have netmaker set up that the host that netmaker is running on is the default node and is an ingress node, I have a node on my local network thats connected to the netmaker via netclient join and that node on my local network is set as an egress node with the local subnet (172.24.23.0/24) as external route. I can access that node using the local ip address 172.24.23.51 but not any other device on the local network including dns server
b

boundless-ability-97383

05/22/2023, 6:23 PM
is ip forwarding enabled
m

most-lighter-82349

05/23/2023, 3:17 PM
I want to be able to access the entire local network from outside using netmaker so i would connect to the netmaker node (which is a linode server and is an ingress node on the netmaker network) and access the local network via a node hosted on the local network which is an egress node in netmaker
b

boundless-ability-97383

05/23/2023, 9:17 PM
yes that is a valid setup
m

most-lighter-82349

05/23/2023, 10:39 PM
the problem is rn when i connect as an external client via the ingress node i can only ping the local ip of the egress node and no other ip on the local network
b

boundless-ability-97383

05/23/2023, 11:36 PM
is ip forwarding enabled?
m

most-lighter-82349

05/24/2023, 4:05 PM
idk i can ping the local ip of directly connected nodes
were is the ip forwarding setting?
im trying to add a pi-hole server as a node and use it for dns, I have added it and put the private address from netmaker into the dns section of the clients but its not working
b

boundless-ability-97383

05/24/2023, 8:54 PM
what is output of this command
sysctl net.ipv4.ip_forward
m

most-lighter-82349

05/24/2023, 8:55 PM
ran it on the netmaker node
net.ipv4.ip_forward = 1
ingress node ^^ same for the egress node
what im doing rn is connecting via my phone on 4g to the ingress node as a client and attempting to ping ip addresses on the local network i can ping local address of the egress node but thats it
I still cant ping any ip address from the local network when connected to the netmaker server from outside the local network, I have a node on the local network connected to the netmaker network as an egress node and the local node on the netmaker server is the ingress