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.
Is it possible to have wccp redirect any given host to one cache engine for a period of time. For instance if I have a host X and it gets redirected to cache engine Y, I would like it to continue using that cache engine for the duration of its sessi...
I have a vpn to a remote site and I want to redirect traffic on port 80 to a host on that network. I tried doing a route map like this:access-list 101 deny tcp any 172.17.16.0 0.0.0.255access-list 101 permit tcp any any eq wwwaccess-list 101 permi...
I have 2 2008 servers in a network load balancing cluster running in vmware ESX 3.5.0 which is connected to a cisco catalyst 4510. The cluster is always reachable in the same subnet. To make it reachable from different vlans I added the static arp ...
I see what you're saying now. The vpn isn't set up to pass all traffic through it, only traffic destined for the local lan, other outbound traffic is natd at the 196.1 router. Maybe a proxy would be the best solution here. Would it be possible to ...
those commands are on the first router, 172.17.196.1, where the clients are first passing through. Basically I want to re-direct all the web traffic going through 172.17.196.1 to the content filter 172.17.16.45 as described in the diagram.
host - 172.17.196.0/24 |router - 172.17.196.1 | VPN |router - 10.0.1.2 | - static route to 172.17.16.0/24switch |content filter - 172.17.16.45Again hosts on either side of the vpn can talk to each other. I'm trying to force traffic on the we...
It is enabled in sparse-dense mode.right now I can get to the cluster from a machine on the same subnet. I can't get to it from other subnets. It seems like if I connect to one of the cluster machines with its ip (not the cluster ip) then the clust...
It is enabled in sparse-dense mode.right now I can get to the cluster from a machine on the same subnet. I can't get to it from other subnets. It seems like if I connect to one of the cluster machines with its ip (not the cluster ip) then the clust...