Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi @ll,I am using a SLB module in our 6500. We have multiple VIP's and servers configured. So far, so good, quite easy.We check our real servers using a simple probe (http). I am reading a small HTML file on the server. I expect HTML code 200 and tha...
I have two PIX firewalls, configured for statefull failover. On the inside, both ethernet interfaces are connected to one switch. The outside interfaces are also connected to one switch. Because this is a Single point of Failure I want to connect bot...
I am working on an TokenRing to Ethernet Migration. Because one of the subnets used in the TokenRing environment is a subnet filled with DNS, NTP and other quite important server, I would like to use that subnet again in the ethernet environment. The...
In the same subnet yes: Bridged config. In the same vlan: no. You need two different vlans for this. If you bridge between the vlan's it looks like only one vlan. The VIP needs to be in the client vlan and the server in the server vlan.
I do not think that will help too. I have almost the same setup. An IP helper on every vlan (subnet). What I have added if a no IP forward for the netbios stuff. no ip forward-protocol udp netbios-nsno ip forward-protocol udp netbios-dgmSo that the h...
Budiman,I am building the same situatiuon here. But the most simple part seems not to be working. I have two webservers in the same subnet as my VIP.The clients can be everywhere in every subnet.This is what happens:btpebgw70#sh mod contentSwitchingM...
Neither do I. The switches do need to be trunked. I am afraid that the switches used in this case are not really trunked but only cross-wired connected. If the switches are trunked, then they know each others MAC adres table and there should be no pr...
My apologies, the copy paste to this posting was wrong. Ethernet cannot do sourcerouting Interface Ethernet0/0ip address x.x.x.xbridge-group 3Thanks for your response.Dennis