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,I have a Cisco 819 router and it's the first time I've configured any Cisco product. Starting from scratch, I have managed to get 3G working and the VPN to connect but so far no packets can route down the VPN tunnel (the other side is openswan/s...
Hi,I have a 819 Router (C819HG-U-K9) and I'm trying to get the 3G connection up. I have followed this thread which was a great help but so far I'm still unable to get a connection to my carrier:https://supportforums.cisco.com/message/3824614#3824614T...
Of course it seems there is precedence:This is working:access-list 23 permit 10.83.0.0 0.0.15.255access-list 101 deny ip 10.83.0.0 0.0.15.255 192.168.0.0 0.0.0.255access-list 101 permit ip 10.83.0.0 0.0.15.255 anyaccess-list 120 permit ip 10.83.0.0...
Hi Edison,Thank you for your reply.Edison Ortiz wrote:Modify ACL 101 with the following:access-list 101 deny ip 10.x.x.0 0.0.15.255 192.y.y.0 0.0.0.255access-list 101 permit ip 10.x.x.0 0.0.15.255 anyTraffic going to 192.y.y.y must not be natted.Hmm,...
Hi Jeff,Thanks for your reply.Jeff Van Houten wrote:Also your wildcard masks are incorrect for your internal subnet. For an address range of 10.x.y.x 255.255.255.240 the wildcard mask is 0.0.0.15.I am using a /20 subnet. Is that not possible on the C...
Hi Abzal,Thanks for your reply.I have made the changes you recommended but also:no ip nat inside source list 1 interface Cellular0 overloadno dialer-list 1 protocol ip list 1dialer-list 1 protocol ip list 101The ping remains the same. That is, I can'...
Hi All,I've worked out that the peer is looking for a username on my router called UMTS_CHAP_SRVR:Tom Robinson wrote:Jan 11 02:04:18.387: Ce0 LCP: Event[Receive ConfAck] State[ACKsent to Open]Jan 11 02:04:18.387: Ce0 PPP: Phase is AUTHENTICATING, by ...