07-30-2007 03:57 PM
I would like to set up a 3005 VPN Concentrator behind a CSS device.
How many services need to be set up for this?
Is the a sample config somewhere that would show what is needed?
07-31-2007 01:13 AM
do you want to loadbalance the vpn connections ? Or simply route the traffic through the CSS ?
For basic routing, no service is required.
Gilles.
07-31-2007 03:21 AM
I want to do a failover solution to a different ip subnet, but use the same DNS name.
So, You can call it a load balancing situation.
I will need to set up a VIP and services and a service group maybe?
Can I do that?
07-31-2007 07:19 AM
the CSS does not support ipsec traffic.
So you'll need to use your vpn in tcp/udp mode.
Just want to make sure you are aware of that.
If tcp/udp mode, you will then configure the CSS just like if the vpn was a server [like http].
So you create a service for the vpn address, then a content rule using this service.
A group is only required if you need to nat the client ip address ie: to guarantee that the response from the vpn goes back to the css.
With this config, the css will nat the destination ip [the vip] with the vpn ip [service ip].
I'm not a vpn expert but I assume this is ok. If not, you can configure the service to be in transparent mode.
Gilles.
07-31-2007 08:14 AM
Thanks for the reply,
So,
When you mentioned this:
"The CSS does not support ipsec traffic.
So you'll need to use your vpn in tcp/udp mode.
Just want to make sure you are aware of that."
Were you mentioning this from a security perspective?
07-31-2007 10:58 PM
no, in terms of security ipsec or ipsec over tcp are identical.
Just wanted you to know that plain ipsec would not go through the CSS.
Gilles.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide