Re: [pfSense Support] OpenVPN - Server IP / Redundancy

2011-05-19 Thread A Mohan Rao
can provide video open vpn pfsense


Thanks

Mohan

On Thu, May 19, 2011 at 2:06 PM, J. Echter  wrote:

>  Am 19.05.2011 10:36, schrieb A Mohan Rao:
>
> right now i m using Endian firewall vpn server its working fine but its
> firewall and content filtering was not satisfactory working that's why i
> move to pfsense and i highly impress with pfsense 2.0 and 1.2.3, but its
> open vpn how works i m not able to find out any body can provide step step
> configuration and how to generate certificate is there any option or develop
> anybody like endian vpn vpn including vpn client software.
>
>
>
> Thanks
>
> Mohan
>
> On Thu, May 19, 2011 at 1:27 PM, Dominic  wrote:
>
>> Hi,
>>
>> I'd like to query if there is a way to have multiple server addresses
>> in an OpenVPN setup?
>>
>> I would like to add redundancy in the event of my provider going down,
>> I can then connect
>> to one of the other provider's IP's (I have 3 WAN interfaces on the
>> OpenVPN server machine).
>>
>> Is this possible or would I need to use a DNS address with multiple
>> records or DYNDNS type
>> solution.
>>
>> Any advice would be welcomed.
>>
>> Thank you,
>>
>> Dominic.
>>
>> -
>> To unsubscribe, e-mail: support-unsubscr...@pfsense.com
>> For additional commands, e-mail: support-h...@pfsense.com
>>
>> Commercial support available - https://portal.pfsense.org
>>
>>
>  something like this?
>
> http://doc.pfsense.org/index.php/VPN_Capability_OpenVPN
>


Re: [pfSense Support] OpenVPN - Server IP / Redundancy

2011-05-19 Thread J. Echter

Am 19.05.2011 10:36, schrieb A Mohan Rao:
right now i m using Endian firewall vpn server its working fine but 
its firewall and content filtering was not satisfactory working that's 
why i move to pfsense and i highly impress with pfsense 2.0 and 1.2.3, 
but its open vpn how works i m not able to find out any body can 
provide step step configuration and how to generate certificate is 
there any option or develop anybody like endian vpn vpn including vpn 
client software.




Thanks

Mohan

On Thu, May 19, 2011 at 1:27 PM, Dominic > wrote:


Hi,

I'd like to query if there is a way to have multiple server addresses
in an OpenVPN setup?

I would like to add redundancy in the event of my provider going down,
I can then connect
to one of the other provider's IP's (I have 3 WAN interfaces on the
OpenVPN server machine).

Is this possible or would I need to use a DNS address with multiple
records or DYNDNS type
solution.

Any advice would be welcomed.

Thank you,

Dominic.

-
To unsubscribe, e-mail: support-unsubscr...@pfsense.com

For additional commands, e-mail: support-h...@pfsense.com


Commercial support available - https://portal.pfsense.org



something like this?

http://doc.pfsense.org/index.php/VPN_Capability_OpenVPN


Re: [pfSense Support] OpenVPN - Server IP / Redundancy

2011-05-19 Thread A Mohan Rao
right now i m using Endian firewall vpn server its working fine but its
firewall and content filtering was not satisfactory working that's why i
move to pfsense and i highly impress with pfsense 2.0 and 1.2.3, but its
open vpn how works i m not able to find out any body can provide step step
configuration and how to generate certificate is there any option or develop
anybody like endian vpn vpn including vpn client software.



Thanks

Mohan

On Thu, May 19, 2011 at 1:27 PM, Dominic  wrote:

> Hi,
>
> I'd like to query if there is a way to have multiple server addresses
> in an OpenVPN setup?
>
> I would like to add redundancy in the event of my provider going down,
> I can then connect
> to one of the other provider's IP's (I have 3 WAN interfaces on the
> OpenVPN server machine).
>
> Is this possible or would I need to use a DNS address with multiple
> records or DYNDNS type
> solution.
>
> Any advice would be welcomed.
>
> Thank you,
>
> Dominic.
>
> -
> To unsubscribe, e-mail: support-unsubscr...@pfsense.com
> For additional commands, e-mail: support-h...@pfsense.com
>
> Commercial support available - https://portal.pfsense.org
>
>


Re: [pfSense Support] OpenVPN - Server IP / Redundancy

2011-05-19 Thread Dominic
Hi Hans,

Apologies, yes I do mean on the client side.

I will modify my configuration with this. The fail over is not a huge concern
at this stage but is definitely good to know.

Thank you very much!

On Thu, May 19, 2011 at 10:09 AM, Hans Maes  wrote:
> On 05/19/2011 09:57 AM, Dominic wrote:
>>
>> Hi,
>>
>> I'd like to query if there is a way to have multiple server addresses
>> in an OpenVPN setup?
>>
> I assume you mean an OpenVPN client connection ?
>
>> I would like to add redundancy in the event of my provider going down,
>> I can then connect
>> to one of the other provider's IP's (I have 3 WAN interfaces on the
>> OpenVPN server machine).
>>
>> Is this possible or would I need to use a DNS address with multiple
>> records or DYNDNS type
>> solution.
>>
>
> Yes it is possible, OpenVPN handles this through specifying multiple
> "remote" servers.
> Since the pfsense OpenVPN Client setup page has only one "Server address"
> field which is translated to a "remote" line in the configuration, you can
> just add the others you need in the "custom options" field and they will all
> end up in the config file.
> OpenVPN will try them in sequence, so the first one is always tried first,
> if that fails it tries the second one, if that fails the third, ...
>
>
> The only issue I found with this is that if the first openvpn server comes
> back online but the second is also still available, OpenVPN will only go
> back to the first openvpn server by manually clicking "save" on the openvpn
> client page.
> So if you have a fast preferred primary openvpn connection and a slower
> failover connection, if the failover kicks in you have to manually kick it
> back to the primary link when it is available again. (but I guess you could
> script that somehow if that is an issue)
>
> Regards,
>
> Hans
>
> -
> To unsubscribe, e-mail: support-unsubscr...@pfsense.com
> For additional commands, e-mail: support-h...@pfsense.com
>
> Commercial support available - https://portal.pfsense.org
>
>

-
To unsubscribe, e-mail: support-unsubscr...@pfsense.com
For additional commands, e-mail: support-h...@pfsense.com

Commercial support available - https://portal.pfsense.org



Re: [pfSense Support] OpenVPN - Server IP / Redundancy

2011-05-19 Thread Hans Maes

On 05/19/2011 09:57 AM, Dominic wrote:

Hi,

I'd like to query if there is a way to have multiple server addresses
in an OpenVPN setup?


I assume you mean an OpenVPN client connection ?


I would like to add redundancy in the event of my provider going down,
I can then connect
to one of the other provider's IP's (I have 3 WAN interfaces on the
OpenVPN server machine).

Is this possible or would I need to use a DNS address with multiple
records or DYNDNS type
solution.



Yes it is possible, OpenVPN handles this through specifying multiple 
"remote" servers.
Since the pfsense OpenVPN Client setup page has only one "Server 
address" field which is translated to a "remote" line in the 
configuration, you can just add the others you need in the "custom 
options" field and they will all end up in the config file.
OpenVPN will try them in sequence, so the first one is always tried 
first, if that fails it tries the second one, if that fails the third, ...



The only issue I found with this is that if the first openvpn server 
comes back online but the second is also still available, OpenVPN will 
only go back to the first openvpn server by manually clicking "save" on 
the openvpn client page.
So if you have a fast preferred primary openvpn connection and a slower 
failover connection, if the failover kicks in you have to manually kick 
it back to the primary link when it is available again. (but I guess you 
could script that somehow if that is an issue)


Regards,

Hans

-
To unsubscribe, e-mail: support-unsubscr...@pfsense.com
For additional commands, e-mail: support-h...@pfsense.com

Commercial support available - https://portal.pfsense.org



[pfSense Support] OpenVPN - Server IP / Redundancy

2011-05-19 Thread Dominic
Hi,

I'd like to query if there is a way to have multiple server addresses
in an OpenVPN setup?

I would like to add redundancy in the event of my provider going down,
I can then connect
to one of the other provider's IP's (I have 3 WAN interfaces on the
OpenVPN server machine).

Is this possible or would I need to use a DNS address with multiple
records or DYNDNS type
solution.

Any advice would be welcomed.

Thank you,

Dominic.

-
To unsubscribe, e-mail: support-unsubscr...@pfsense.com
For additional commands, e-mail: support-h...@pfsense.com

Commercial support available - https://portal.pfsense.org