04-12-2004 10:28 AM
Can anyone show me how to configure on CSS for servers behind CSS 11000 browse the Internet ? I am using NAT.
thanks in advance
Andy
04-13-2004 12:34 AM
if you need the CSS to nat the servers ip addresses when they go out to the Internet, all you need is a group.
ie:
service server1
ip 10.x.x.x
active
servoce server2
ip 10.x.x.x
active
group natservers
vip address x.x.x.x
add service server1
add service server2
active
!
If you already had a group using these services, you will need something a little more tricky.
Just start with the above and let us know if it works.
Gilles.
04-13-2004 08:02 AM
I guess if I want to have staic NAT one to one, then I would need another vip and add only server service to the group NAT. If I want to open just port 80 & 443 to this server, how can I do it ?
Thanks
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