01-21-2011 07:35 AM
Hi,
i'm trying to configure FIREWALL load-balancing via ACE in L2 mode, and
there is something i don't understand.
"client 1" ping "client 2", trace shows
- the ping crossing MSFC
- arriving on ACE via VLAN 10
- existing via ACE VLAN 11
- ping reach the FW1 on vlan 11 and exit FW1 on VLAN 21
- finally we see the ping on ACE on VLAN 21 but never exit on VLAN 20
client 1
|
MSFC 1
| VLAN 10
ACE
|
------------ VLAN 11
| |
FW1 FW2
| |
------------ VLAN 21
|
ACE
| VLAN 20
MSFC 2
|
client 2
unless i set a "IP route" on ACE to reach the destination subnet (client 2) to MSFC 2
the ping doesn't work.
At this point, what i don't understand is why i have to put an IP route in bridge mode?
i try specificaly this ACE configuration mode to not set all the IP route in L3 mode!!!
Do someone see where i'm wrong?
Last point, here is what the service-policy apply to VLAN 21 shows when the route doesn't exist:
LAB-DC1-CE-PE1-ACE/C1# sh service-policy PM-L4-R-STICKY-FW-B det
Status : ACTIVE
Description: -----------------------------------------
Interface: vlan 21
service-policy: PM-L4-R-STICKY-FW-B
class: CM-VIP-BGP-B
VIP Address: Protocol: Port:
0.0.0.0 tcp eq 179
loadbalance:
L7 loadbalance policy: PM-L7-R-STICKY-FW-B-BGP
VIP Route Metric : 77
VIP Route Advertise : DISABLED
VIP ICMP Reply : DISABLED
VIP State: INSERVICE
curr conns : 0 , hit count : 4
dropped conns : 4
client pkt count : 4 , client byte count: 176
server pkt count : 0 , server byte count: 0
conn-rate-limit : 0 , drop-count : 0
bandwidth-rate-limit : 0 , drop-count : 0
L7 Loadbalance policy : PM-L7-R-STICKY-FW-B-BGP
class/match : class-default
LB action :
forward
reverse sticky group: BOTH_IP_STICKY_B_BGP
primary serverfarm: SF-FW-B-BGP
state: UP
backup serverfarm : -
hit count : 4
dropped conns : 0
class: CM-VIP-DEFAULT-B
VIP Address: Protocol: Port:
0.0.0.0 any
loadbalance:
L7 loadbalance policy: PM-L7-R-STICKY-FW-B
VIP Route Metric : 77
VIP Route Advertise : DISABLED
VIP ICMP Reply : DISABLED
VIP State: INSERVICE
curr conns : 0 , hit count : 2
dropped conns : 2
client pkt count : 2 , client byte count: 200
server pkt count : 0 , server byte count: 0
conn-rate-limit : 0 , drop-count : 0
bandwidth-rate-limit : 0 , drop-count : 0
L7 Loadbalance policy : PM-L7-R-STICKY-FW-B
class/match : class-default
LB action :
forward
reverse sticky group: BOTH_IP_STICKY_B
primary serverfarm: SF-FW-B
state: UP
backup serverfarm : -
hit count : 2
dropped conns : 0
01-21-2011 08:37 PM
What is the default gateway of your rservers?
01-24-2011 12:50 AM
hi?
i'm actually pointing to the fws
i also try try to point to the ACE alias but the result is worst
Maurice
01-27-2011 01:12 AM
Hi,
Can you try by enabling 'mac-sticky' under vlan interface.
This link explains Firewall Loadbalancing along with sample config,
http://docwiki.cisco.com/wiki/Cisco_Application_Control_Engine_%28ACE%29_Configuration_Examples_--_Server_Load-Balancing_Configuration_Examples#Examples_of_Firewall_Load-Balancing_Configurations
Try enabling 'mac-sticky' and let me know if that helps.
Best Regards,
Rahul
01-27-2011 02:20 AM
Hi,
that is already done on vlan toward the firewall
i also try to install it on vlan toward the client
the problem is still here
Thanks
02-06-2011 01:58 PM
Hi,
Did you try configuring mac-sticky towards client vlan, did it help. If not then you may want to open TAC case to troubleshoot.
Best Regards,
Rahul
02-07-2011 01:33 AM
same result,
a SR is open on the TAC
A Cisco guys at CiscoLive in London told me that IP route are mandatory now in L2 mode, which mean
that is was not the case in the first release of the ACE (i have also test it in an old release and it was
working without any routes).
I'm waiting for the TAC answer.
Thanks for your help
02-21-2011 04:59 AM
Hi,
confirmation that ACE in L2 mode need IP routes
it was always the case
Maurice
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