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!Is it possible to chain two contexts in one 6500 FWSM so that for example vlan60 is outside (x.y.36.98/29) for FW-one and vlan61 inside for FW-one (IP x.y.37.1/24) and vlan61 is also outside for FW-two(IP x.y.37.254/24). Vlan62 is inside(IP x.y.38...
Hi!Thanks alot! So this is not yet possible in FWSM...At first I was going to put a vrf in between but I thought this way of sharing a vlan could be possible. Obviously not...Regards,Markus
I could describe what I do when FW-one stops:I write(in FWSM system):int vlan 62context FW-two allocate-interface Vlan61 allocate-interface Vlan62 config-url disk:/FW-two.cfgcha con FW-twoconf tint vlan 61 nameif outside-> Then FW-one stops passing t...
Yes it stop passing traffic.I tried to configure the static translation for the FW-two inside net and the configuration of FW-one now looks like this:interface Vlan60 nameif outside security-level 0 ip address x.y.36.98 255.255.255.248!interface Vlan...