cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Bookmark
|
Subscribe
|
623
Views
0
Helpful
3
Replies

Very Grey CSS Problem (Web Services)

admin_2
Level 3
Level 3

The Background

a. One CSS load balancing x web servers. Very basic round robin load balancing.

b. The CSS is within let say SubNet A - x.x.1.0 and is connected to an edge switch (Cisco 400x)

c. Let term the other network (not in SubNetA) as the Other Network.

d. Let term the web application as the Portal served by the two real web server as www.server1.com and www.server2.com

e. Let term the VIP hostname as www.css.com

f. There is a proxy server in the Other Network

The Observation (via IE) :

a. with direct connection, user within SubNetA is able to surf the Portal www.css.com or the real servers directly

b. with direct connection, user in the Other Network is unable to surf the Portal via www.css.com but could ping www.css.com. Also able to surf thru the real servers.

c. with proxy connection, no one is able to surf the Portal via www.css.com

Other information

Ignore about host / IP resolution. It is not the cause

Ignore routing and reachability. Static route is employed

Ignore configuration. Very basic. Anyway another CSS in the same subnet serving different farm is working and it is identical less those variable

Ignore the web servers, it is working and presently in production load balanced by Local Director

No NAT or WCCP used

No firewall between client and CSS

No ACL

3 Replies 3

tkukol
Level 1
Level 1

Did you set up a default route? I mean something like this:

ip route 0.0.0.0 0.0.0.0 IP_of_nexthop 1

jimmy.seah
Level 1
Level 1

May I ask, how many VLAN did you configure on the CSS. I've observe that CSS behave strangly when single VLAN is used. If that's the case, try to set 2 VLAN on the CSS and see if it works.

ngorenko
Level 1
Level 1

Check default router configured in the server farm (it has to be pointed to CSS). As you described the problem, there is no problem between test station and CSS (when you ping VIP, you receive reply from CSS itself), but there is a problem when you tried to reach real server.

Review Cisco Networking for a $25 gift card