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.
Regards,I have Cisco 1812 connected to ISP's router Cisco 870. Both routers have switch module and when I'm connected with PC to 870 I can connect via VPN to remote location.When I'm connected to 1812 remote VPN doesn't work.Client computers are conn...
Dear experts,Please be so kind and take a look at my configurations and problem.I need to configure Cisco 2811 (modem pvdm2-36D, E1 PRI) as RAS for dialin and dialout DDR to 250 remote locations (analog modems) with different usernames and passwords....
dear colleagues,I have configured Cisco 2811 RAS with E1 for dial in access for several remote locations which have analog modems.When I test with test server (with modem) I can access all resources in my LAN, but when several remote locations start ...
871 is ISP's router and I have no access to it.hm, that makes sense. I changed my access list from:access-list 101 deny ip 192.168.2.0 0.0.0.255 10.254.0.0 0.0.255.255access-list 101 permit ip 192.168.2.0 0.0.0.255 anyto: access-list 101 deny ip ...
I discovered that this is common nat problem. Cisco 1812 is configured with pat and site2site VPN...here is my configuration:ip dhcp excluded-address 192.168.2.1 192.168.2.99ip dhcp excluded-address 192.168.2.200 192.168.2.254!ip dhcp pool company ...
we solved our problem with VPDN and Radius. it appeared that remote locations don't have static IP address but DHCP. so, we put remote locations and wanted IP addresses into radius and now everything works like a charm thanx to all for suggestions!