Page 1 of 1

OpenVPN

Posted: Mon Jul 20, 2009 4:09 pm
by punn
HI!


I'd like to ask if I can set my MT OVPN server to run on specific IP address?
As I have on interface ethernet1 3 public addresses. I can set the client to connect to each one of them.

Secondary what happens if one public IP I forwarded in firewall to a local address, then obviously means I can't connect the tunel on that IP address.
So is there a priority between NAT settings and OVPN server settigs ?

Thanks for the help !

Re: OpenVPN

Posted: Mon Jul 20, 2009 4:21 pm
by mrz
Add firewall filter rules to block access to OVPN server if connecting to specific IP.

Re: OpenVPN

Posted: Mon Jul 20, 2009 5:23 pm
by punn
Thanks for the advise!

Might i didn't present my plans clearly. I'll try again:

So on one interface I have 3 public IPs.
One is forwarded to a local address.
On second I want to run the www Ip service on port 80.
On thierd address I'd like to have OVPN server runnig also on port 80.

If we have running IP service www we are not able to connect the OVPN client to any addresses.
Looks that there is a priority between these 3 services.

Is there a way around this ?