cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
408
Views
0
Helpful
2
Replies

Servers behind CSS Browse the Internet

lathian
Level 1
Level 1

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

2 Replies 2

Gilles Dufour
Cisco Employee
Cisco Employee

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.

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

Review Cisco Networking for a $25 gift card