[Resolved] open vpn running fine for a year,

Business solution to host your own OpenVPN server with web management interface and bundled clients.
Locked
meleehunt
OpenVpn Newbie
Posts: 2
Joined: Mon Sep 16, 2013 12:26 am

[Resolved] open vpn running fine for a year,

Post by meleehunt » Mon Sep 16, 2013 1:03 am

My openvpn has been running fine for a year.

I use it with the openvpnas gui. 1.8.3 or 4 forget which.

The electricians came and started flipping breakers and powie.

The vpn starts and I can reach the admin gui/client gui over 443 on the same subnet as my internet gateway just not on the internet. I used to use it over port 943 on the internet - the configuration gui still shows 943 for the admin gui, now 943 wont work for client or admin on gateway subnet just 443. It almost seems like a route is missing.

What am I missing it has to be obvious?

Thank you.
Last edited by debbie10t on Tue Feb 11, 2014 3:16 pm, edited 1 time in total.
Reason: [solved / closed]

meleehunt
OpenVpn Newbie
Posts: 2
Joined: Mon Sep 16, 2013 12:26 am

Re: open vpn running fine for a year,

Post by meleehunt » Thu Sep 19, 2013 4:32 pm

Actually found the answer to this.

When the system (ubuntu) booted it created default gateways to each of my NICS.

for example

192.168.1.1 Default Gateway
200.200.200.1 Default Gateway

I did a "route del default" and it removed the internal gateway and the internet started working, plus the vpn worked. Dont know how to make it not do this behavior, but do know how to fix once I reboot.

Good time for patching anyway.

Locked