Question

Cisco 870 not getting the Internet

Asked by: wellsjs

have a 870 with the following configuration that can get to the VPN but not to the Internet. I am brain dead from looking at it all day. Can someone assist? HELP!!


version 12.4
no service pad
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
service password-encryption
service sequence-numbers
!
hostname Estero
!
boot-start-marker
boot-end-marker
!
security authentication failure rate 3 log
security passwords min-length 6
logging buffered 4096
logging console critical
enable secret 5 $1$x2YZ$meRsNv4JZyUBcdW7PXyWj1
!
no aaa new-model
clock timezone PCTime -5
clock summer-time PCTime date Apr 6 2003 2:00 Oct 26 2003 2:00
!
crypto pki trustpoint TP-self-signed-2940161907
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-2940161907
revocation-check none
rsakeypair TP-self-signed-2940161907
!
!
crypto pki certificate chain TP-self-signed-2940161907
certificate self-signed 01
quit
dot11 syslog
no ip source-route
ip cef
!
!
no ip dhcp use vrf connected
ip dhcp excluded-address 10.10.160.1 10.10.160.4
ip dhcp excluded-address 10.10.160.26 10.10.160.254
!
ip dhcp pool sdm-pool1
import all
network 10.10.160.0 255.255.255.0
default-router 10.10.160.1
dns-server 10.10.100.207 4.2.2.2
domain-name ********.local
netbios-name-server 10.10.100.207
!
!
no ip bootp server
ip domain name Westcodeus.local
ip name-server 10.10.100.207
ip auth-proxy max-nodata-conns 3
ip admission max-nodata-conns 3
!
multilink bundle-name authenticated
!
!
username ******** privilege 15 secret 5 $1$/3rY$JDVknScyoVzzkqK7stdYV0
!
!
crypto isakmp policy 1
encr 3des
hash md5
authentication pre-share
group 2
crypto isakmp key HG45FV00HN address 146.145.35.**
!
!
crypto ipsec transform-set vpnset esp-3des esp-md5-hmac
no crypto ipsec nat-transparency udp-encaps
!
crypto map main 10 ipsec-isakmp
set peer 146.145.35.**
set transform-set vpnset
match address 100
!
archive
log config
hidekeys
!
!
ip tcp synwait-time 10
ip ssh time-out 60
ip ssh authentication-retries 2
!
bridge irb
!
!
interface ATM0
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
ip route-cache flow
no atm ilmi-keepalive
dsl operating-mode auto
!
interface ATM0.1 point-to-point
pvc 8/35
encapsulation aal5snap
!
bridge-group 1
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Vlan1
description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$$ES_LAN$$FW_INSIDE$
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat inside
ip virtual-reassembly
ip route-cache flow
ip tcp adjust-mss 1452
bridge-group 2
!
interface BVI1
mac-address 0000.0c52.05cc
ip address 71.2.59.2 255.255.255.128
ip nat outside
ip virtual-reassembly
crypto map main
!
interface BVI2
ip address 10.10.160.1 255.255.255.0
ip tcp adjust-mss 1452
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 71.2.59.1
!
!
ip http server
ip http access-class 23
ip http authentication local
ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
ip nat inside source list 101 interface BVI1 overload
ip nat inside source static 10.10.160.2 71.2.59.3 route-map nonat
!
logging trap debugging
access-list 1 permit 10.10.160.0 0.0.0.255
access-list 100 permit ip 10.10.160.0 0.0.0.255 10.10.100.0 0.0.0.255
access-list 100 permit ip 10.10.160.0 0.0.0.255 10.10.200.0 0.0.0.255
access-list 100 permit ip 10.10.160.0 0.0.0.255 10.10.150.0 0.0.0.255
access-list 101 deny ip 10.10.160.0 0.0.0.255 10.10.150.0 0.0.0.255
access-list 101 deny ip 10.10.160.0 0.0.0.255 10.10.100.0 0.0.0.255
access-list 101 deny ip 10.10.160.0 0.0.0.255 10.10.200.0 0.0.0.255
access-list 101 permit ip 10.10.160.0 0.0.0.255 any
!
!
!
route-map nonat permit 10
match ip address 101
!
!
control-plane
!
bridge 1 protocol ieee
bridge 1 route ip
bridge 2 protocol ieee
bridge 2 route ip
banner exec 
% Password expiration warning.
-----------------------------------------------------------------------
Cisco Router and Security Device Manager (SDM) is installed on this device and
it provides the default username "cisco" for one-time use. If you have already
used the username "cisco" to login to the router and your IOS image supports the
"one-time" user option, then this username has already expired. You will not be
able to login to the router with this username after you exit this session.
It is strongly suggested that you create a new username with a privilege level
of 15 using the following command.
username <myuser> privilege 15 secret 0 <mypassword>
Replace <myuser> and <mypassword> with the username and password you want to
use.
-----------------------------------------------------------------------
banner login Authorized access only!

Disconnect IMMEDIATELY if you are not an authorized user!
!
line con 0
login local
no modem enable
transport output telnet
line aux 0
login local
transport output telnet
line vty 0 4
privilege level 15
login local
transport input telnet ssh
!
scheduler max-task-time 5000
scheduler allocate 4000 1000
scheduler interval 500
end

This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.

Subscribe now for full access to Experts Exchange and get

Instant Access to this Solution

  • Plus...
  • 30 Day FREE access, no risk, no obligation
  • Collaborate with the world's top tech experts
  • Unlimited access to our exclusive solution database
  • Never be left without tech help again

Subscribe Now

Asked On
2009-03-31 at 19:07:49ID24283364
Tags

Cisco

,

router

,

configuration

Topic

Network Routers

Participating Experts
3
Points
500
Comments
12

Trusted by hundreds of thousands everyday for fast, accurate and reliable tech support.

  • "The time we save is the biggest benefit of Experts Exchange to Warner Bros. What could take multiple guys 2 hours or more each to find is accessed in around 15 minutes on Experts Exchange." Mike Kapnisakis, Warner Bros.
  • "Our team likes having a resource that is more secure than just using Google and most experts using this service really know their stuff. It's nice to look here first versus using Google." Dayna Sellner, Lockheed Martin
  • "Anytime that I've been stumped with a problem, 9 out of 10 times Experts Exchange has either the accepted solution or an open discussion of the potential solution to the problem." Kenny Red, eBay Inc.

See what Experts Exchange can do for you.

Got a question?

We've got the answer.

Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.

Screenshot of Experts Exchange Knowledgebase

Need individual assistance?

Our experts are ready to help.

If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.

Screenshot of Experts Exchange Knowledgebase

Want to learn from the best?

Read articles from industry experts.

Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.

Screenshot of an Article

Working on a long term project?

Store your work and research.

Save solutions to your questions, answers you’ve discovered through searching plus helpful articles in your personal knowledgebase for easy future access.

Screenshot of Experts Exchange Knowledgebase

Access the answers to your technology questions today.

Subscribe Now

30-day free trial. Register in 60 seconds.

What Makes Experts Exchange Unique?

Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Trusted by the world's most respected brands.

image of each brand's logo

Faithfully serving IT professionals since 1996.

Experts Exchange Logo

Try it out and discover for yourself.

Subscribe Now

30-day free trial. Register in 60 seconds.

Related Solutions

  1. IPSEC validate_transform_proposal peer address not found
    Help! Can anyone tell me what the error in the title represents? and or where I can look to correct it. Phase one completes fine but fails on phase 2 pixfirewall(config)# IPSEC(key_engine): got a queue event... IPSEC(spi_response): getting spi 0x50a192c2(1352766146) for SA ...
  2. Cisco IPSEC VPN problem
    Hi, I am attempting to create an IPSEC tunnel between the office LAN (using ISA Server) and my home office which uses a Cisco 1841 router. I have a tunnel of sorts up, but cannt pass any traffic in either direction. This is extremely urgent, so any assistance would be appre...
  3. IPSec VPN
    Trying to setup new ASA box for IPSec VPN. I receive this error message in ASDM when a VPN client tries to connect. Group = DefaultRAGroup, IP = x.x.x.x, Error: Unable to remove PeerTblEntry Group = DefaultRAGroup, IP = x.x.x.x, Removing peer from peer table failed, no ma...
  4. ipsec vpn configuration
    I have a cisco 1841 router to be configured as ipsec vpn peer to a Cisco 7200 device at the other end. My end is to be directly connected to one of the ethernet interfaces of a speedtouch modem router that is connected to the internet. The ipsec vpn is only for printing from ...
  5. Cisco ASA 5505 Remote VPN IPsec - cant access inter…
    Sorry for this question, I guess that the answer surely is clear as the sun when you know what you’re doing, which I am clearly not at the moment! But I can not in any way connect to the internet while using the Cisco IPsec VPN with Cisco VPN Client. I can ping local devices...
  6. RDP over IPSEC VPN (CISCO 857W):
    I have two Cisco 857W Routers in separate physical locations [site 1 (192.168.0.1), site 2(192.168.1.1). I have established an IPSEC VPN between sites 1 & 2 - which works great. I am able to share resources between sites, access remote printers etc. The problem is I canno...

Free Tech Articles

  1. WARNING: 5 Reasons why you should NEVER fix a computer for free.
    It is in our nature to love the puzzle. We are obsessed. The lot of us. We love puzzles. We love the challenge. We thrive on finding the answer. We hate disarray. It bothers us deep in our soul. W...
  2. SCCM OSD Basic troubleshooting
    SCCM 2007 OSD is a fantastic way to deploy operating systems, however, like most things SCCM issues can sometimes be difficult to resolve due to the sheer volume of logs to sift through and the dispe...
  3. Migrate Small Business Server 2003 to Exchange 2010 and Windows 2008 R2
    This guide is intended to provide step by step instructions on how to migrate from Small Business Server 2003 to Windows 2008 R2 with Exchange 2010. For this migration to work you will need the fo...
  4. Create a Win7 Gadget
    This article shows you how to create a simple "Gadget" -- a sort of mini-application supported by Windows 7 and Vista. Gadgets can be dropped anywhere on the desktop to provide instant information, ...
  5. Outlook continually prompting for username and password
    There have been a lot of questions recently regarding Outlook prompting for a username and password whilst using Exchange 2007. There are a few reasons why this would happen and I will try to cover t...
  6. Backup Exchange 2010 Information Store using Windows Backup
    There seems to be quite a lot of confusion around the ability to backup Exchange 2010 using the built in Windows Backup feature. This stems from the omission of this feature prior to Exchange 2007 s...

Cloud Class Webinars

  1. Avoiding Bugs in Microsoft Access
    Alison Balter takes and in-depth look at avoiding bugs in Access. In this webinar you will learn about using the immediate window to debug your applications, invoking the debugger, using breakpoints to troubleshoot, stepping through code, setting the next statement to execute, ...
  2. Top 10 Best New Features in Visio 2010
    Scott Helmers gives live demonstrations of the top 10 new features in Visio 2010. This webinar will teach you how to create compelling diagrams by adding shapes to the page with a single click, linking the shapes in a diagram to data in Excel (or SQL Server, or SharePoint), ...
  3. IT Consultant Business Secrets Revealed
    Michael Munger, Experts Exchange tech pro and IT consultant, pulls back the curtain on his very successful businesses and answers question on every IT consultant and business owner should know about. He shares secrets on what he did to solve the 5 most common problems in IT, ...
  4. Disaster Recovery and Business Continuity
    Quest CTO, Mike Billon, gives an overview of the steps involved in building a dunamic disaster recovery plan. Through case studies and an examination of software/hardware tooles for monitoring and testing, you'll gain a better understandin of where you are, where you want ...
  5. Organize Your Visio Diagrams with Containers and Lists
    Scott Helmers uses cross functional flowcharts, wireframe diagrams, data graphic legends and seating charts to teach you: how to ustilize all three new structured diagram components in Visio 2010, the best practices for organizeing shapes in previous version of Visio, how to organize ...
  6. How to Us Objects, Properties, Events and Methods in Microsoft Access
    Alison Dalter gives an in-depbth look at objects, properties, events and methods in Microsoft Access. In this webinar you will learn about using the object browser, referring to objects, working with properties and methods, working with object variables, understanding the ...

Join the Community

Give a Little. Get a Lot.

Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.

Join the Community

Answers

 

by: MelaleucaPosted on 2009-03-31 at 20:04:29ID: 24035680

I don't see a that ip routing is enabled. type ip routing in config mode.

 

by: wellsjsPosted on 2009-03-31 at 20:23:02ID: 24035751

Thanks for responding, but that didn't work.

 

by: cosmicfoxPosted on 2009-03-31 at 20:38:11ID: 24035794

Have you tried putting ip nat outside on the bvi2 interface? Also why are you using two BVI interfaces?

 

by: wellsjsPosted on 2009-03-31 at 20:48:02ID: 24035824

<cosmicfox> I would get rid of the BVI interface if I could figure out how to remove the ip address without locking up the router.  I would add the ip address 10.10.160.1 to the vlan 1 interface.  If I can't get it out then i'll try the ip nat outside as you suggest.

 

by: JFrederick29Posted on 2009-04-01 at 04:53:36ID: 24038102

The BVI2 interface is missing "ip nat inside".

Add this:

conf t
int bvi2
ip nat inside

 

by: wellsjsPosted on 2009-04-01 at 05:00:32ID: 24038149

Ya'll, I connected the console and added the inside ip to the vlan1 that effectively took out the BVI 2 and then removed the Bridge-group 2 entry in the vlan and now everything works fine.
I think the issue with me not able to remove or really modify the vlan or BVI entries was I was using putty to access the router. Using the console cable made the difference. I'll split the points with everyone if that's ok.

 

by: JFrederick29Posted on 2009-04-01 at 05:02:31ID: 24038166

Split works for me.

The issue was the fact that the BVI2 interface was missing "ip nat inside".  It would have worked if you added that.  But, since you moved the IP to VLAN1 which was already configured with "ip nat inside", it works.  Better to remove the BVI2 anyway since it isn't necessary.

 

by: JFrederick29Posted on 2009-04-01 at 05:12:41ID: 24038250

Oops, looks like you didn't split.  I'll have it re-opened so you can split points if you want.

 

by: wellsjsPosted on 2009-04-01 at 05:19:50ID: 24038302

Ok so how do I get it split? As you can see I don't put up very many questions. I have had great success with the answers I see without asking :>)

 

by: JFrederick29Posted on 2009-04-01 at 05:23:03ID: 24038319

No problem at all.

Click the "Request Attention" button at the top and instruct the moderators that you want the question re-opened so you can split points.

 

by: cosmicfoxPosted on 2009-04-01 at 07:01:02ID: 24039175

Sorry for my mistype on my last post, it should of been ip nat inside. good thing Jfrederick29 is here to catch my mistakes. I would say a split is valid.

20120131-EE-VQP-002

3 Ways to Join

30-Day Free Trial

The Experts

98% positive feedback on 31,087 answers since March 2000. angeliii is a Microsoft Most Valuable Professional for his work with MS SQL Server & Develoment.

He has also proven his knowledge of Visual Basic Programming, PHP Scripting and Oracle Databases.

The Experts

97% positive feedback on 10,752 answers since July 2000. lrmoore has more than 18 years experience in the networking industry.

The six-time Mircosoft MVPs specialties include firewalls, virtual private networking, and network management.

Testimonials

"...and excellent source for support... Kind of like having your very own IT dept." Electriciansnet

Testimonials

"I was apprehensive at signing up at first. However... it has already made my life as an IT administrator much easier." JaCrews

Testimonials

"WOW! You guys have great, active, and knowledgeable people on here." moore50

Business Clients

Business Clients

In the Press

"If you’ve got a question... Experts Exchange can supply an answer.”

In the Press

"...an invaluable aid for both IT professionals and those who require tech support."

In the Press

"where IT professionals provide quick answers on just about any topic"

Business Account Plans

Loading Advertisement...