[f-nsp] serverionXL Drops and Unsuccessful
Rudy Setiawan
rudal at online.rudal.com
Thu Apr 24 03:29:51 EDT 2008
Hi all,
I cant seem to make the serverironXL to load balance or even redirect traffic.
my current config:
server real web1 10.1.2.80
port http
port http keepalive
port http url "HEAD /"
!
server real web2 10.1.2.81
port http
port http keepalive
port http url "HEAD /"
!
!
server virtual 10.1.2.101 10.1.2.101
port http
bind http web1 http web2 http
!
...
ip address 10.1.2.250 255.255.0.0
ip default-gateway 10.1.1.1
...
Physical Layout:
ServerIronXL is connected to SwitchA.
web1 and web2 are connected to the SwitchA as well.
The gateway of web1 and web2 are 10.1.1.1
There is a firewall (10.1.1.1) who does the NAT for web1, web2 and the
ServerIronXL
When I tried to access the public IP of the ServerIronXL virtual, I
cant pull up the website.
When I did a show server traffic:
#show server traffic
Client->Server = 3 Server->Client = 0
Drops = 86 Aged = 0
Fw_drops = 0 Rev_drops = 0
FIN_or_RST = 0 old-conn = 0
Disable_drop = 3 Exceed_drop = 0
Stale_drop = 0 Unsuccessful = 86
TCP SYN-DEF RST = 0 Server Resets = 0
Out of Memory = 0 Out of Memory = 0
What did i config wrongly?
Thank you for the help in advance.
Rudy
More information about the foundry-nsp
mailing list