08-22-2003 04:20 AM
Is it possible to use a css 11501 to load balance to remote services over the internet through a firewall?
08-22-2003 04:56 AM
yes - the CSS does not care about the location of the real servers.
You just need to make sure your keepalives can reach the server and get back to the CSS.
Then, you need to make sure the traffic you sent to the real server can go through the firewall.
Gilles.
08-22-2003 05:33 AM
How do the keepalives work? How would I test if they are working through the firewall?
08-22-2003 06:49 AM
the simplest keepalive is a ping.
So, you could try to ping the remote device from the CSS.
If the firewall manager does not want to allow icmp traffic, you can use tcp keepalive or http keepalive.
The CSS will then open a tcp connection to the remote destination.
You can't really test it from the CSS except configuring the keepalive and see if it works or not.
Gilles.
08-22-2003 08:13 AM
Thank you for your assistance.
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