Problems Connecting to the Internet

Please bear with me I am new to Cisco Routers.
Back Ground:
Small company that has 2 public IP addesses. The company has 2 buiildings across the street from each other and no way to directly connect them together. Currently the company has 2 NetGear Prosafe FVS336G routers to create a VPN between the two buildings. I am trying to replace the NetGear equipment with 2 Cisco 1921 routers with an EHWIC-1GE-SFP-CU card in each. The ISP has fiber running to each buiilding with a media converter that changes the fiber to copper. No matter what I do I have not been able to get the routers onto the internet. I can ping through the LAn port to the WAN port but not to the next hop to the gateway. Here is the configurations:
Building configuration...
Current configuration : 5824 bytes
! Last configuration change at 21:13:26 Chicago Wed Jan 29 2014 by *********
! NVRAM config last updated at 20:57:39 Chicago Wed Jan 29 2014
! NVRAM config last updated at 20:57:39 Chicago Wed Jan 29 2014
version 15.2
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
hostname *****-****
boot-start-marker
boot-end-marker
logging buffered 51200 warnings
enable secret 4 lb2avLaY6/A.CvVUiNp7qgCloPnmzIN8yPVCg.TeFDY
enable password 7 050F00083645420D150C1117
no aaa new-model
clock timezone Chicago -6 0
clock summer-time Chicago date Apr 6 2003 2:00 Oct 26 2003 2:00
ip cef
! ip dhcp excluded-address 10.10.10.1
ip dhcp excluded-address 192.168.2.1 192.168.2.99
ip dhcp pool ccp-pool
import all
network 10.10.10.0 255.255.255.248
default-router 10.10.10.1
lease 0 2
ip dhcp pool DFG_Mill_Client
import all
network 192.168.2.0 255.255.255.0
domain-name dfg.local
dns-server 192.168.1.10 216.183.32.6
default-router 192.168.2.1
lease infinite
no ip domain lookup
ip domain name dfg.local
ip name-server 216.183.32.6
ip name-server 192.168.1.10
no ipv6 cef
multilink bundle-name authenticated
crypto pki trustpoint TP-self-signed-1634222303
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-1634222303
revocation-check none
rsakeypair TP-self-signed-1634222303
crypto pki certificate chain TP-self-signed-1634222303
certificate self-signed 01  
3082022B 30820194 A0030201 02020101 300D0609 2A864886 F70D0101 05050030   31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274   69666963 6174652D 31363334 32323233 3033301E 170D3134 30313239 30303436   32335A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649   4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D31 36333432   32323330 3330819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281   8100BFD3 62B95BA0 D520AF0E 70682CCD A5A30E80 D448BD39 F9572CFB 6A26726D   2ED4886B 458C2493 61AFD3E8 DB936A04 7F7353DF CE4C487E 429F94CC 76C25902   6C612074 E3A5E839 05AD69B3 CFA3F489 40A29D61 ACD691A4 20AF5431 C821D40E   EB3A06C9 0F1F2CF7 DDAB7B81 7A68CD5D 7152ACE3 6966BD4A BDBC82FA B43331EC   8D7F0203 010001A3 53305130 0F060355 1D130101 FF040530 030101FF 301F0603   551D2304 18301680 14EC992F 83142501 B241B886 C71E627F 81F515A8 5F301D06   03551D0E 04160414 EC992F83 142501B2 41B886C7 1E627F81 F515A85F 300D0609   2A864886 F70D0101 05050003 8181004E 3FAFF3A2 76EE56BE 7BE3C8D3 D34A14CA   A2ED06F0 9E835890 8F1A2C40 7D021A5D 64BEF43E CB31F046 68E2893F 0593D339   B9FC214B B1111533 9F89C0E9 B03C8B5C C4772BAE A7E5E0DD 44F2B3B5 4E2D2879   B45A81C0 1D87D85C EC4B2721 9A1E69C6 DBB24540 5C34E4DB 3141EF61 CF938F5E   DC6EE9BE 85D49E77 311E20E3 93F90B  
quit
license udi pid CISCO1921/K9 sn FTX173885T5
username ************ privilege 15 secret 4
IRZa0mv.Uv04Aq6uuzX9gZyWOX871btpQ5PlDA56WeE
redundancy
crypto isakmp policy 10
authentication pre-share
crypto isakmp key ********** address 72.26.36.30   
crypto ipsec transform-set vpnset esp-aes esp-sha-hmac
mode tunnel
crypto map vpnset 10 ipsec-isakmp
set peer 72.26.36.30
set transform-set vpnset
match address 100
interface Embedded-Service-Engine0/0
no ip address
shutdown
interface GigabitEthernet0/0
description DFG_Mill_Config
ip address 10.10.10.1 255.255.255.248
duplex auto
speed auto
interface GigabitEthernet0/1
description DFG_Mill_LAN
ip address 192.168.2.1 255.255.255.0
ip nat inside
ip virtual-reassembly in
duplex auto
speed auto
interface GigabitEthernet0/0/0
description DFG_Mill_WAN
ip address 72.26.36.28 255.255.255.192
ip nat outside
ip virtual-reassembly in
duplex auto
speed auto
crypto map vpnset
router rip
version 2
passive-interface GigabitEthernet0/0/0
network 10.0.0.0
network 72.0.0.0
network 192.168.2.0
neighbor 72.26.36.1
ip forward-protocol nd
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 100 interface GigabitEthernet0/0/0 overload
ip nat inside source static tcp 192.168.2.51 1025 72.26.36.28 80 extendable
ip nat outside source static tcp 72.26.36.28 8081 192.168.2.51 80 extendable
ip route 0.0.0.0 0.0.0.0 72.26.36.1
access-list 23 permit 10.10.10.0 0.0.0.7
access-list 100 permit ip any any
access-list 100 permit ip 192.168.2.0 0.0.0.255 192.168.1.0 0.0.0.255
control-plane
banner login ^CWARNING!!! This system is solely for the use of authorized users of DFG Wildlife Supply for official purposes. You have no expectation of privacy in its use and to ensure that the system is functioning properly; individuals using this computer system are subject to having all of their activities monitored and recorded by system personnel. Use of this system evidences an express consent to such monitoring and agreement that if such monitoring reveals evidence of possible abuse or criminal activity, system personnel may provide the results of such monitoring to appropriate officials.#^C
line con 0
password 7 110D1F02001B070808232D21
logging synchronous
login
line aux 0
line 2
no activation-character
no exec
transport preferred none
transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
stopbits 1
line vty 0 4
access-class 23 in
privilege level 15
password 7 070B274B590015011B1B0D09
login
transport input telnet ssh
line vty 5 15
access-class 23 in
privilege level 15
login local
transport input telnet ssh
scheduler allocate 20000 1000
ntp update-calendar
ntp server 96.226.242.9 prefer source GigabitEthernet0/0/0
ntp server 216.171.120.36 prefer source GigabitEthernet0/0/0
ntp server 64.113.32.5 prefer source GigabitEthernet0/0/0
end

HI Scott,
If I were you, I would remove the WAN connection cable from the router and connect to a laptop and assign the WAN ip address on to the laptop and verify if the internet is working fine from laptop using public ip address. If this is not working then you will have to work with you ISP on the same.
If this is working i would connect back the cable to router WAN port again and check "show ip nat translations" on the router to verify if the NAT is working fine when you try browsing.
Hope that helps.
Regards
Najaf
Please rate when applicable or helpful !!!

Similar Messages

  • There was a problem connecting to the internet. it show me it connecting

    there was a problem connecting to the internet,  please try againprint show me it connection

    Hello @vernell1, 
    Welcome to the HP forums.
    I understand that your Photosmart Premium is not able to connect to the internet.
    I would like to help.
    Sometimes simply turning the printer off then back on will clear the problem. 
    Chances are you have already done this.
    I would try setting a manual DNS.
    The following post by happytohelp01 has instructions to set the manual DNS.
    It describes a Photosmart 7510 but the steps should be very similar.
    Efax 7510 still won't work after turning off/on ePrint several times
    If you encounter any problems along the way, please let me know.
    Aardvark1
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!

  • We are on holiday in Mexico. Our iPad has no problem connecting to the Internet through a subscription WiFi network. But, both of our laptops can not with the same password. What can we try?

    We are on holiday in Mexico. Our iPad2 has no problem connecting to the Internet through our hotel's subscription WiFi network. But, both of our macbookpros can not with the same password. What can we try?
    We can join the network, but can not access the Internet. The password is correct. We have tried network assistant and diagnostics, restarting the laptops, re-joining the network. Our iPhone 4s also works all the time.
    Same location. Signal strength is good.

    Since I couldn't figure out a way to edit our original post, here's another potential clue.
    Our laptops, when in System Preferences>Network, say "WiFi has the self-assigned IP address of XXXXXXXXX and will not be able to connect to the Internet".
    Strangely, my six year old MBP running OS 10.6.8 accessed the Internet straight away, just by opening Safari to my home page. My wife's six month old MBP running OS 10.7.2 could not.

  • Problems connecting to the internet after Upgrade from windows 8.1 pro

    Cant connect to the internet after upgrading to windows 8.1 pro, what can i do to rectify this problem?
    Thanks

    Hi,
    You can also try to install the older version in compatible mode:
    Windows 8.1 Wifi showing "limited" or "No Internet Access"
    Solution: revert your network adapter driver back to an older version
    http://blogs.technet.com/b/dennis_schnell/archive/2013/08/31/windows-8-1-wifi-showing-quot-limitied-quot-or-quot-no-internet-access-quot.aspx
    In addition, disable power management on your network driver:
    Open Network and Sharing Center.
    Click the Change adapter settings link in the upper left of the navigation pane.
    Right click the network connection you want to enable/disable power management support on and click Properties .
    Click Configure .
    On the Power Management tab, clear the Allow the computer to turn off this device to save power check box.
    If the issue still persists, please upload the event log for our research:
    Kate Li
    TechNet Community Support

  • I have no problem connecting to the Internet but I cannot send or receive email on my iPod

    I can connect to the Internet on my iPod and do all it is supposed to do but cannot send or receive email. This only happened 2 days ago. What might be the problem?

    Could be the Apple servers. Try later.

  • I cannot connect to the internet. I think I have my settings all out of whack now and need to get them back to the way they were when it was working. (I know my wireless router is working because my Dell has no problem connecting to the internet.)

    I cannot connect to the internet on my iMac through my wireless router. I think I screwed up the settings and need to reset them. I know the router is working because I can access the internet on my Dell laptop which is located right next to my Mac.

    On your iMac try the following, in order, until (hopefully) resolved:
    1a. Delete Preferred Network(s)
    System Preferences > Network > Wi-Fi > Advanced > Wi-Fi tab
    Under "Preferred Networks," delete the network(s) you regularly use from the list.
    1b. Delete AirPort Keychain Entries
    Launch the "Keychain Access" application located in Applications/Utilties.
    In the windows on the left side: Select login for Keychains and "All Items" for Category.
    Click on the "Kind" filter at the top, and look for any "AirPort network password" entries...and delete them.
    1c. Add Preferred Network(s)
    System Preferences > Network > Wi-Fi > Advanced > Wi-Fi tab
    Add the preferred network(s) using the "+" button.
    Restart or log out then back in.
    2. Move System Configuration Files
    (Note: You will have to reestablish your network connections settings.)
    Go to /Library/Preferences
    Move the SystemConfiguration folder to the desktop.
    Restart your Mac. (Note: OS X will rebuild the files that are now sitting on your desktop. If this doesn't resolve the issue, you can move the folder back to it's original location.)

  • Having a problem connecting to the internet, getting a prompt saying another computer is using my IP

    I keep getting a prompt that says a computer is using my IP and I can;t get on line using my wireless router. I've gone to the DHCP to try to add other computers but that does not seem to work.

    Hey there!
    It sounds like you are having trouble updating iTunes, even though you are connected to the internet. I would start with the troubleshooting in the following article to help resolve any software conflicts, or security software issues:
    Resolve issues between iTunes and security software
    http://support.apple.com/kb/ts3125
    If this does not resolve the issue, I would next remove the iTunes software (this will not compromise your iTunes library):
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    http://support.apple.com/kb/ht1923
    Or
    Removing and Reinstalling iTunes and other software components for Windows XP
    http://support.apple.com/kb/ht1925
    Then download iTunes with this link and install it:
    http://www.apple.com/itunes/download/
    Thank you for using Apple Support Communities.
    Cheers,
    Sterling

  • Having problems connecting to the internet using Comcast ISP. Help!!

    My access is intermittent and Comcast has not been able to help me solve the problem.  After researching, I've found that earlier versions of Mac OS have had similar issues.  Need help to resolve the issue please!!  Whenever the instant goes out, the number in the subnet mask changes to some generic number.  Any thoughts?

    I also had issues with Comcast several years ago, what fixed the issue was changing the DNS settings. If you aren't familiar with DNS ( I would be a little  surprised if you were) then read MacWorlds DNS Troubleshooting article and then:
    1. System preferences
    2. Network
    3. Click Advanced
    4. Click DNS tab
    5. Click + sign
    6. Add 208.67.222.222
    7. Click + sign
    8. Add 208.67.220.220
    9. Click OK.
    10. Exit System Preferences
    11. Try out your iMac and report what happened.
    Roger

  • HT204400 Apple tv-had it for 3 years. no changes in anything. but suddenly there is"problem connecting to the internet". we have done ALL the above multiple times each.

    oops...what is life span of Apple TV?

    Nothing at all? Can't anyone help with this issue at all? I would be grateful for any suggstions as it is driving me crazy. It happens every time I open iTunes and also every time I open Mail.

  • Cannot connect to the internet from my MAC on WRT160Nv2 - no problems connecting from my PC

    Hi,
    I have just bought a WRT160Nv2, but I am having problems connecting to the internet from my MAC (a powerbook with OS X) when I connect to the router wirelessly. If I try from my PC the Internet works fine. Also if I connect the MAC directly to the routers LAN port, the Internet works.
    When I connect wirelessly from the MAC I do get an IP adress, and I am able to access the routers web configuration page. I can also see that the correct DNS gets assigned, so I am low on suggestions to what could be the problem.
    Currently I have the router set up to WPA2 encryption, but I have tried different settings, e.g. no security at all with the same result.
    I just tried upgrading to the newest firmware (WRT160Nv2_v2.0.02_008), also with no luck.
    Also I should mention that the MAC can connect to other wireless connections without problems, e.g. my previous ZyXel DSL router. 
    Any ideas to what could be the problem?
    Thanks,
    Rasmus

    Well maybe WPA2 Security is not compatible with Mac so change the Security mode to WEP or WPA and prepare security key of 10 digit password and while connecting to the wireless network on Mac type a $ sign first followed by the 10 digit passoword and it should work.

  • My macbook pro and iphone will not connect to the internet

    For three days my macbook and Iiphone have not been able to connect to the internet.The macbook says the wifi is connected with a green light, but when I open google chrome and attempt to go on any website it says "This webpage is not available." I have tried everything including restarting the computer, restarting the router/modem and deleting/re-adding wifi to the networks list. the iphone says that the internet is connected but when I go to use an app like FAcebook it says that there is a network error. I have even called our service provider about this. The imac in our home has no problem connecting to the internet. Any ideas on what is going on?

    Run the Network Diagnostics assistant. How far do you get?

  • How to restart base station from airport utility? I used to be able to do it remotely  I currently use a Mac Pro 10.8.4 and have a time machine for wireless 6.3 (630.34). Sometimes I cannot connect to the internet and use network preferences to diagnose t

    How to restart base station from airport utility? I used to be able to do it remotely
    I currently use a Mac Pro 10.8.4 and have a time machine for wireless 6.3 (630.34). Sometimes I cannot connect to the internet and use network preferences to diagnose the issue. This results in being told to restart the wireless. The airport utility includes the drop down option of restarting but is not clickable so I can't choose it.
    With my prior macbook and same time capsule, etc  if i had problems connecting to the internet I would run network diagnostics to help out. This included clicking on the airport utility ---> base station --> restart. This worked most of the time.
    Bottom line, is there something I am missing in not being able to restart the wi-fi remotely? ]
    Thanks in advance

    You are likely forgetting a step.
    Open AirPort Utility
    Click on the Time Capsule icon
    Click Edit in the small window that appears
    Now click the Base Station menu.....top of the screen....not the Base Station "tab" in the center of the screen
    Click Restart

  • Can't connect to the internet

    Ok. so i did a search and didn't come across any other problems like the one I'm having.
    Let me start off by stating that my laptop is an ibook g4 bought feb, '06 (yes the apple care just ran out).
    I'm having a problem connecting to the internet on my ibook, running through a d-link wireless router. I'm using my imac to connect to the internet currently (which works fine by the way). It also is connected through the wireless router.
    My ibook has a strange ailment. I open up Safari and all I get is a blank screen, the page is trying to load but the status bar is going no where and does the same in Firefox. So first, I opened Network diagnostics, but the computer freezes and I have to do a hard shutdown. (holding the power button). Next, I tried Disk utility. Verified Permissions, Repaired Permissions, everything is fine. I tried to Verify Disk, and again the computer freezes, will not let me force quit and I am forced to do another hard shutdown. I do the thing where you hold down some key while you're starting up to get into the disk utility so I can repair the disk. This returns clean as well. I downloaded techtool off of my Applecare disk. Did the tests, everything passes. So what's the deal?? I've tried to reset the pram. I even did the Apple Hardware test, everything passed.
    I thought it could be my Airport card? It recognizes that there is an internet connection in the top right corner, I even have great signal strength (mostly because I've tried this sitting right next to the router). But still, I can't connect to the internet. Any one have any ideas? I don't know what else to try! Please help!

    so i can't believe i didn't try to connect it directly to the router with the ethernet cord. This actually worked. But it still didn't solve my wireless problem. I'm not willing to let my laptop become a desktop. I'm already wired to a plug b/c the battery is slowly dying and has a life of about 5 minutes. I'm not willing to give up my wireless internet too.
    I guess now it's got to be the airport card? how do I confirm this? and if it is how much would a new one cost and can I install it myself??

  • Snow Leopard and connecting to the Internet

    Has anyone had intermittent or constant problems connecting to the internet since upgrading to Snow Leopard? I am trying to find the cause of the problem and I'm not sure if it's the Broadband provider (British Telecom) Faulty wiring (which has never been faulty before) or the fact I've upgraded to Snow Leopard as the problems occurred at the same time. I have had new wiring in the house plus a new router (BT home hub) but still the problems persist. The router switches itself off whenever I'm uploading or downloading any information. It can normally cope with loading web pages or emails, but as soon as the Macbook Pro switches on, it synchronizes with mobile me and that makes the router switch itself off. It does switch on afterwards, but the interruption not only upsets the sync but also the backup of my files. It is most annoying and as this problem started about the same time as I installed Snow Leopard, I'm trying to eliminate any issues to find the real cause. The system preferences refuses to accept a 'manual' setting for sync and the macbook continues to try to sync regardless of my attempt to stop it. So I've been unable to save files to backup with mobileme and sync my devices to iphone. If anyone out there has had the same problems as me, please get in touch. I've run the disk utility and Tech tool Pro but everything is fine according to these applications.

    Similar problems Jane,
    I am connecting and losing connection every few minutes. I use diagnostics to reconnect but it only lasts a short while. I have never had trouble before and still don't on my Power Pc and macbook booted in OSX 10.58, but 10.6.1 Snow Leopard will NOT behave. Browsing thru other mac related sites it seems the problem is a common one but have not found a fix yet.
    I cannot connect to my Airport it says password invalid even though it is correct. My Airport Extreme Base is the original one (Space Ship Shaped) I wonder if it is no longer supported properly by Snow Leopard, Any ideas would be appreciated since I don't really want to revert to 10.5 but may have to if cannot get a fix.

  • Aiport extreme dual band base station not connecting to the internet...

    I just bought the aiport extreme the other day, i'm having a lot of trouble connecting to the net.
    my setup:
    ADSL 2+ modem connected to the airport which than connects to my MBP.
    I have no problem connecting to the internet when i hook up my MBP to the dsl modem, but for some reason the aiport is not letting me trough saying that, today it managed to do a software update... how i dont know could this be a DNS problem? and how do i fix it?
    Many thanks!!!

    Can you tell us whether your "modem" is a simple device with only one ethernet port or is it a "gateway", which is a combination modem/router with 3-4 ethernet ports?

Maybe you are looking for

  • Moving mouse pointer to menu dims window and shows all open windows at once

    when i'm in safari and i move my mouse pointer to the upper left corner of a window that is almost full screen, that window dims and a black bar appears in the middle of this window with a discription of it. as an example APPLE=SUPPORT-DISCUSSIONS-PO

  • Help!!!!!using multiple submit form in java servlet

    I am trying to build a application where i have 2 submit buttons. This is what i want to do. This code is in html <html> <head> <script language="JavaScript"> function altSubmit() { document.MyForm.action = "Second.html"; </script> </head> <body> <fo

  • OKI MC 350 - Filter: Failed

    Hello, I got an OKI MC350 connected to my iMac via network (printer is connected to router), printing worked fine but one day I restarted computer and suddenly when I want to print something I get error "Stopped - "Filter" failed". I already tried re

  • Reinstall photoshop cc after computer crasch

    I´m a member, how do I dowload photoshop cc again? not the 2014 version I fund that !  

  • Did OSX Mountain Lion change cursor behavior in mail?

    Just upgraded to OSX Lion (working like a charm) and I just noticed that the cursor showing "current message" in mail seems to be behaving differently.  I have my mail sorted with the most recent at the top and as I move down, they become older.  Bef