Hmm, still have a problem.
If I remotely connect to my home network using a dial-up openvpn connection, I can only reach the router, not the rest of my network.
I soon as I close the Private Internet Access VPN I can access the rest of the network.
The VPN status on the remote PC: (for...
Thanks that helped!
I had to change the script due to some other problems.
This is what I ended up using and works on a AC-68U running Merlin v378.53:
#!/bin/sh
logger -t "($(basename $0))" $$ "Starting custom piavpn.sh"
echo "($(basename $0))" $$ "Starting piavpn.sh"
ip route flush table 10...
Hi,
I'm new to writing here, but I have been doing quit some reading :)
I have a problem that I unfortunately can not figure out myself.
I have the following setup:
192.168.2.0/24 subnet on a Asus AC-68U with a few computers, media-players (kodi), and a home-server/storage (ubuntu server)...