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,Considering the below network, I am trying to accomplish the communication in green arrows for the request (telnet on port 80) and orange for the reply from the server. Router R1 should NAT communication as indicated by the source (S) and destinat...
Hi,When connected to a DSL service provider with a Cisco router using a dialer's basic configuration as follow:interface Dialer1 ip address negotiated [OUTPUT_OMITTED] encapsulation ppp dialer pool 1 dialer idle-timeout 0 dialer persistent ppp authen...
Hi,I implement a basic split DNS in my router : a default view wiht my parameters (forwarding source interface...). What I need to do is have another view which will be applied only when computers in the network will try to access *.mydomain.com (for...
Hi,We receive the following error on a spoke router trying to set up a VPN Tunnel :006333: Jan 28 09:14:56.912: %CRYPTO-5-IKMP_SETUP_FAILURE: IKE SETUP FAILED for local:<Spoke Public IP Address> local_id:<Spoke Public IP Address> remote:<HUB Public I...
Hi,I am working on a TCL script embedded in a MDF. That MDF is reached when a specific user logs into the router through a telnet connection (username <user> autocommand emm mdf <mdf>). The goal of that TCL script is to remove every static routes set...
Hi, Indeed, I am having the same issue since the Windows update and it's referenced in the following bug CSCus89729 :https://tools.cisco.com/bugsearch/bug/CSCus89729/?reffering_site=dumpcr The workaround of changing the compatibility mode of vpngui.e...
Hi, We have the same problem: for some websites HTTP response is very slow when using ZBF and Websense urlfilter (6-7 minutes for JPG of ~38Kbytes). If we remove the urlfilter config then the same website loads correctly at good speed.When using the ...
Hi,Looking at config. I agree with Alain, problem in your config is that your outside interface (FastEthernet4) in a zone (Outside) but your local vlans are not.To fix it you can remove the zone on F4 but that will let your interface facing the Inter...
Hi,Thank you very much for the link I was able to adapt what's exposed in the blog for my configuration and get it to work in my initial topology. Below is the solution if somebody looks for it.Here are routes on router R1:ip route 10.0.0.5 255.255.2...