Vpn server with tap
Posted: Sat Aug 01, 2020 6:25 pm
Hi!
I used more or less this guide to set up a raspberrry with openvpn tap
http://www.emaculation.com/doku.php/bri ... rver_setup
and enabled ipv4 forwarding + And added the following lines to my OpenVPN server conf
push "redirect-gateway def1"
push "dhcp-option DNS 8.8.8.8"
Just a newbie question:
The server is configured with 192.168.2.10 and dg 192.168.2.1 When I start the raspberry I cannot ping it from internal lan (ex a win computer) and internet doesnt work on raspberry.
If I run systemctl stop openvpn@server.service, I can ping it and internett works on the server.
I havent testet any clients to connect to server yet, but I just have a feeling it wont work.
Any ideas?
I used more or less this guide to set up a raspberrry with openvpn tap
http://www.emaculation.com/doku.php/bri ... rver_setup
and enabled ipv4 forwarding + And added the following lines to my OpenVPN server conf
push "redirect-gateway def1"
push "dhcp-option DNS 8.8.8.8"
Just a newbie question:
The server is configured with 192.168.2.10 and dg 192.168.2.1 When I start the raspberry I cannot ping it from internal lan (ex a win computer) and internet doesnt work on raspberry.
If I run systemctl stop openvpn@server.service, I can ping it and internett works on the server.
I havent testet any clients to connect to server yet, but I just have a feeling it wont work.
Any ideas?