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.
hello I have problem that whenever I add another interface to the router , or add another ip , the router identifier of WCCP changes to the new ip , which make my cache stop working. How can manually specify that identifier show ip wccp web-cache Glo...
hello I have cisco 2811 that connected to a satellited modem in its serial interface and to internal network via its FastEthernet I enabled WCCP V2 to redirect the traffic to my Squid server but the cpu reach 90% despite the fact the bandwidth is le...
hiI Have intenrnet through sattelite , the sattalite use two different path one for transmition and the other for recieving , Satalite dish --> DVB--> switch ( for inbound data) Satallite dish --> Sattelite modem--> Router (Cisco 1721) --> switch ( o...
hello I have several external Cisco 1310 AP . with external boosters and antennas , and it was working fine for about a year, suddenly they stop and when I check the setting from http it tell me that the radio hardware and software are disabled, alth...
hello I have cisco 3550 switch with SMI software , in one of the vlan there are 3 1300 AP each one connected to port , I want to block comunication between clients except with the server. I block the comunication between the client from the same AP b...
well I don't think the router will know if squid stop if you have one cache or more ( but I am not sure , I used it with one cache only ) for the transparent caching you can redirect port 80 to 3128 using linux iptables as follows :iptables -t nat -A...
first of all I wanna thank you for your valuable information,I didn't enabled "ip cef" globally when I added "ip cef " command in global configuration and then I added "ip route-cache same-interface " in the FastEthernet int. everything works perfect...
if the squid server goes down or the the server cable unplugged the http request will work fine ( the router will ignore the cache ) but if the squid service stopped ( the gre tunnel still there) the router will not be able to know that.I think it ma...
Actually , now my router (Cisco 1721) have only one Ethernet inteface that goes to the switch and one serial interface that come from the modem but I have extra free module space , so I can buy another ethernt interface module , no problem.By the way...
hi thanx for your help .I need a transparent caching , and the only way that can be achieved with my cache server is via WCCP , so the router must send all the HTTP traffic to the cache server.I don't care if other traffic pass through the router all...