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.
I have been having ongoing issues with CIFS shares in the VPN portal on ASA5510 8.0(4). Every few weeks, CIFS shares stop working through the portal. When it stops working, you get an "Error contacting host" right after you enter your Windows domain ...
What does the command "loadbalance vip advertise active" do exactly in routed mode? Does it just insert a host route on the MSFC?http://cisco.com/en/US/docs/interfaces_modules/services_modules/ace/v3.00_A1/configuration/slb/guide/classlb.html#wp10698...
I have placed 8 rservers inservice behind my ACE. When I do "sh conn serverfarm video-download.domain.com" I see no connections, but I am tailing my apache access.logs and I see that the web servers are serving pages. Is this a bug?Software loader: ...
I put a couple web servers behind the ACE and it appears to work. But I cannot get to the internet. I'm assuming I need to enable NAT on the ACE and I read the SCE Security Guide. If I enable NAT on ACE for my outgoing traffic, will it impact the num...
The manuals suck. Almost all the examples in the Security Guide in the NAT section have errors. I muddled through getting NAT to work last night so here is what it doesn't tell you in the NAT guide that you might run into an issue with. I had a defau...
i tried just added an input access list to vlan20 with permit ip all and I can ping out but not connect to any servers on port 80. When I traceroute my first hop is the msfc ip, not the ace ip. This makes me think that my packets are hitting the vlan...
So where do I apply the access list? On the server side VLAN interface? Here is basically my config other than the LB policy containing the ip adddress 9.9.9.30. vlan10 is outside. vlan 20 is inside.interface vlan 20 ip address 10.1.20.5 255.255.255...