Is there a way to use Netmaker to access your ad-b...
# client
c
Is there a way to use Netmaker to access your ad-blocked local network to bowse the internet without ads while away from your home network? Sort of like using PiVPN to access your PiHole. I would like to consolidate my wireguard usage under Netmaker, but I cannot get this to work.
b
yes... you do realalize your network speed will be limited to the lowest speed (probably your uplink) of your home network. that being said, create an egress (internet) gateway with egress range of 0.0.0.0/0 on a node in your home network
c
Yes, thanks. I only use it to block ads while I am on the go, so it will not be all the time. I will try the egress gateway again from scratch. I have tried it before and could never connect to anything other than the egress node from my external client (not even other machines on my local network). I didn't know if I was missing some secret to getting this to work. If I am having problems with the egress gateway, I will ask about that. Thanks again.
This is how I have it set up and I cannot connect to anything in my home network (which nasServer is on). From my phone, I can connect to nasServer by the netmaker ip address (10.10.100.1), but not the home network ip address (192.168.1.17). nasServer is a VM on my proxmox machine, but it has no problem connecting to any device on or outside my home network.
b
If you want to connect to your lan from outside change the egress range to match your lan network. In your case I believe it would be 192.168.1.0/24
c
Doesn't 0.0.0.0/0 include all ip4 addresses. Even when I change it to 192.168.1.0/24 I can't get anything. I will try putting the client on a bare metal machine instead of a VM next. Thanks.
b
what kind of phone are you using? android or apple?
c
Android. But I can't get it working when I use my laptop either.
2 Views