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.
we are having a few hosts become unreachable, both with a server address and we had an interface on an mls become unreachable. If I go into the core mls's I cannot ping it, then I do a traceroute succesfully, then I can ping it. And everything is fi...
How do I filter out IA routes. I want all my areas to only have routes from their own area and the default(s) to area 0. Is there an ospf mechanism to do this or do I have to use access-list and dis-lists?tia
I have an 11506 connect between two 6500's. All the servers use the content switch as a gateway. I was trouble shooting a problem when I noticed that if I bypass the vip and hit a web server directly, the flow "show flows x.x.x.x" stays there for a...
I am doing ssl termination on a 11503. sessions start fine and data flows fine until the web servers sitting behind the css start supplying fully qualified url's "http://yada...com" to the clients, so the incoming request are going directly to the se...
It sounds like you want to expand a subnet and you have 10.10.1.128/25 unused? if yes then you could add a second ip address to the router interface to that subnet.ip add 10.10.1.0/25ip add 10.10.1.128/25 secondaryThis would allow expansion but requ...
The server isn't using 302 redirects, the fully qualified urls are in the web pages.I was able to get it do work, but I would need to have a rule/service for every url requested to get it to work. is there a way to get the url "http://x.com/GOHERE" ...