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 am into a frustrating situation about a router Cisco 2901 (Firewall + IPS installed) and at every few days (3 -4 days) I get no internet connection . After I restart the router , the internet connection works. I have a small datacenter : 2...
Hello,I configured a VPN site to site through an Cisco 891 and Lynksys RV042: Followed this steps: http://www.cisco.com/en/US/products/ps9422/products_configuration_example09186a0080ba1d0a.shtmlThe VPN works only for computers without NAT .I asked al...
Hello,For the moment we have a router Lynksys RV042 , and we want to change it with an Router Cisco 891 .I have configured our new router Cisco 891 using Cisco configuration Professional because I am not an cisco expert:I have configured : DHCP, DNS,...
Hello,I have some problems with an 2901 Router because of IPS: When I try to dwonload a file (>5Mb) (hosted in my network) from an external computer It stops in the middle . I disabled the IPS and everything works perfectly .I have attached the confi...
Hello,Thank''s for your answerSo GigabitEthernet0/1 is the Wan and has an ip address 88.x.x.157 255.255.255.128 directly connected to internet provider.So my commads should be : no ip route 0.0.0.0 0.0.0.0 GigabitEthernet0/1ip route 0.0.0.0 0.0.0.0 8...
Hello,If I have 2 web servers in the network with NAT.Who is in my case next hop ip ? The ip from WAN (GigabitEthernet0/1) ?----------------ip dhcp pool pool1 import all network 192.168.1.0 255.255.255.0 dns-server x.x.x.1 x.x.x.2 default-router 192...
I saw on forums that some workaround is to - replace ip route 0.0.0.0 0.0.0.0 GigabitEthernet0/1 with IP route 0.0.0.0 0.0.0.0 DHCP .- or replace with ip route 0.0.0.0 0.0.0.0 x.x.x.x !next hop IPWho is in my case next hop ip ? The ip from WAN (Giga...
Thank's for you answer.I will try this, but I must log to console (it is difficult for me)Do you know how to do this with cisco configuration professional ?Thank's