Cisco PT 2 router w/ 1 modem each conencted to cloud and 1 router as ISP. R1 and R2 problem details inside thanks

Hi,
i have 2 routers w/ 1 modem each connected to cloud then to ISP router.
So my problem is ISP router can ping R1 and R2
R1 can Ping ISP router same as R2
But the problem is R1 can't ping R2 vise versa.
Details
ISP: 1.1.1.1 /24
R1: 1.1.1.2 /24
R2: 1.1.1.3 /24
-Cloud
Modem1> Et6
Modem2> Et6
Tried:
ISP:
ip route 1.1.1.0 255.255.255.0 f0/0
ip route 1.1.1.2 255.255.255.0 f0/0
ip route 1.1.1.3 255.255.255.0 f0/0
R1 and R2
ip route 0.0.0.0 0.0.0.0 f0/0 
or
r1 - ip route 1.1.1.2 255.255.255.0 f0/0
r2 - ip route 1.1.1.3 255.255.255.0 f0/0
i think r1 message goes to ISP router  but ISP didn't route to r2.
also i configured access list permit all tcp udp and IP.
please see the attached file
thank you in advance

ISP
Ip route
S       1.1.0.0 is directly connected, FastEthernet0/0
interface FastEthernet0/0
 ip address 1.1.1.1 255.255.255.0
 ip access-group 100 out
 duplex auto
 speed auto
 ipv6 ospf cost 1
access-list 100 permit tcp any any
access-list 100 permit udp any any
access-list 100 permit ip any any

Similar Messages

  • Netgear Wireless-N 300 Router w/ DSL Modem on Verizon

    Before I spend any money, can anyone advise if Verizon DSL is supported with the Netgear Wireless-N 300 Router w/ DSL Modem?

    Well, answered my own question. Went ahead and got one. Only had to clone the MAC address from the Westell due to the screwed up DHCP scope that is used. Works like a champ.

  • Trouble connecting Cisco router with cable modem for Internet purposes

    So I am requesting help from the Cisco community on this issue as the cable company states there equipment is working fine.  At all my facilities I have a guest Internet service setup through a local Internet provide to provide Internet services to the residents and guests.  I have the cable modem usually a Motorola SBG6580 or a SMC 8014 (both provided by cable company) connected to my router on a FE or GE interface.  I am using static IPs and using the cable modem just as a modem (bridge mode).  Over the past several months these connections have just stopped working.  I have not made any drastic changes to my router configs; however, the cable company has updated the firmware on these modems.  I am wondering if that could affected how the modem and router talk.  I was told by the cable company that the modem sees the Cisco router but that the port is inactive.  My router shows the port is active and traffic passing.  Does anyone have any ideas that could point where the problem lies?  I will post a basic config to one that currently does not work.  I am using a VRF to route a certain group out, using NAT.  Please let me know if I need to post additional info.  Any help would be greatly appreciated.
    Cisco CISCO2911/K9
    Version 15.2(3)T1
    service timestamps debug datetime localtime
    service timestamps log datetime localtime show-timezone
    service password-encryption
    hostname 1204RTR01
    boot-start-marker
    boot system flash0:c2900-universalk9-mz.SPA.152-3.T1.bin
    boot system flash0:c2900-universalk9-mz.SPA.151-3.T.bin
    boot-end-marker
    card type t1 0 0
    logging buffered 64000
    aaa new-model
    aaa session-id common
    clock timezone cst -6 0
    clock summer-time CDT recurring
    no ipv6 cef
    no ip source-route
    ip vrf 5
     rd 5:1
    ip multicast-routing
    1
    ip dhcp pool Guest
     vrf 5
     network 10.51.XXX.0 255.255.255.0
     default-router 10.51.XXX.XXX
     dns-server 209.18.47.61 209.18.47.62
    ip flow-cache timeout active 1
    no ip bootp server
    no ip domain lookup
    ip cef
    multilink bundle-name authenticated
    application
     global
      service alternate default
    license udi pid CISCO2911/K9 sn FTX1508AHTM
    hw-module pvdm 0/0
    redundancy
    ip tcp synwait-time 10
    interface GigabitEthernet0/0.5
     description Guest VLAN
     encapsulation dot1Q 5
     ip vrf forwarding 5
     ip address 10.51.xx.xxx 255.255.255.0
     no ip redirects
     no ip proxy-arp
     ip nat inside
     ip virtual-reassembly in
     ip tcp adjust-mss 1452
    interface GigabitEthernet0/1
     no ip address
     duplex auto
     speed auto
    interface GigabitEthernet0/2
     description Guest Intenet access
     ip vrf forwarding 5
     ip address 24.242.182.182 255.255.255.252   <--Cable company IP, Modem IP is 24.242.182.181
     ip nat outside
     ip virtual-reassembly in
     load-interval 30
     duplex auto
     speed auto
    ip forward-protocol nd
    no ip http server
    ip http authentication local
    no ip http secure-server
    ip http timeout-policy idle 60 life 86400 requests 10000
    ip nat inside source list 9 interface GigabitEthernet0/2 vrf 5 overload
    ip route vrf 5 0.0.0.0 0.0.0.0 24.242.182.181
    access-list 9 permit 10.51.204.0 0.0.0.255

    Ok, mysteriously this location just started working yesterday, but I still am dealing with seven others and I really would like to know what is going on.  I will give you everything you may need and let me know.
    Config:
    version 15.2
    no service pad
    service timestamps debug datetime localtime
    service timestamps log datetime localtime show-timezone
    service password-encryption
    hostname 1112RTR01
    boot-start-marker
    boot system flash0:c2900-universalk9-mz.SPA.152-3.T1.bin
    boot system flash0:c2900-universalk9-mz.SPA.151-1.T.bin
    boot-end-marker
    aaa new-model
    aaa session-id common
    clock timezone CDT -6 0
    clock summer-time CDT recurring
    network-clock-participate wic 0
    network-clock-select 1 T1 0/0/0
    no ipv6 cef
    no ip source-route
    ip vrf GuestVRF
     rd 5:1
    ip multicast-routing
    ip dhcp pool Guest
     vrf GuestVRF
     network 10.51.112.0 255.255.255.0
     default-router 10.51.112.1
     dns-server 209.18.47.61 209.18.47.62
    ip flow-cache timeout active 1
    no ip bootp server
    no ip domain lookup
    ip cef
    application
     global
      service alternate default
    interface Embedded-Service-Engine0/0
     no ip address
     shutdown
    interface GigabitEthernet0/0.5
     description Guest VLAN
     encapsulation dot1Q 5
     ip vrf forwarding GuestVRF
     ip address 10.51.112.1 255.255.255.0
     no ip redirects
     no ip proxy-arp
     ip nat inside
     ip virtual-reassembly in
     ip tcp adjust-mss 1452
    interface GigabitEthernet0/1
     description Guest Internet (Time Warner Connection)
     ip vrf forwarding GuestVRF
     ip address 97.77.116.234 255.255.255.252
     ip nat outside
     ip virtual-reassembly in
     load-interval 30
     duplex auto
     speed auto
    ip forward-protocol nd
    ip nat inside source list 5 interface GigabitEthernet0/1 vrf GuestVRF overload
    ip route vrf GuestVRF 0.0.0.0 0.0.0.0 97.77.116.233
    access-list 5 permit 10.51.112.0 0.0.0.255
    control-plane
    end
    router#sh ip arp vrf GuestVRF
    router#Internet  97.77.116.233           2   f80b.bee7.e09f  ARPA   GigabitEthernet0/1
    Protocol  Address          Age (min)  Hardware Addr   Type   Interface
    Internet  97.77.116.234           -   8843.e13c.8d99  ARPA   GigabitEthernet0/1
    router#ping vrf GuestVRF 97.77.116.233
    Type escape sequence to abort.
    Sending 5, 100-byte ICMP Echos to 97.77.116.233, timeout is 2 seconds:
    Success rate is 0 percent (0/5)
    router#sh int g0/1
    GigabitEthernet0/1 is up, line protocol is up
      Hardware is CN Gigabit Ethernet, address is 8843.e13c.8d99 (bia 8843.e13c.8d99)
      Description: Guest Internet (Time Warner Connection)
      Internet address is 97.77.116.234/30
      MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
         reliability 255/255, txload 1/255, rxload 1/255
      Encapsulation ARPA, loopback not set
      Keepalive set (10 sec)
      Full Duplex, 1Gbps, media type is RJ45
      output flow-control is XON, input flow-control is XON
      ARP type: ARPA, ARP Timeout 04:00:00
      Last input 00:00:00, output 00:00:00, output hang never
      Last clearing of "show interface" counters 00:00:10
      Input queue: 76/75/15/0 (size/max/drops/flushes); Total output drops: 0
      Queueing strategy: fifo
      Output queue: 0/40 (size/max)
      30 second input rate 3000 bits/sec, 7 packets/sec
      30 second output rate 0 bits/sec, 0 packets/sec
         81 packets input, 4860 bytes, 0 no buffer
         Received 81 broadcasts (0 IP multicasts)
         0 runts, 0 giants, 12 throttles
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 watchdog, 0 multicast, 0 pause input
         16 packets output, 1193 bytes, 0 underruns
         0 output errors, 0 collisions, 0 interface resets
         0 unknown protocol drops
         0 babbles, 0 late collision, 0 deferred
         0 lost carrier, 0 no carrier, 0 pause output
         0 output buffer failures, 0 output buffers swapped out
    router#sh int g0/1
    GigabitEthernet0/1 is up, line protocol is up
      Hardware is CN Gigabit Ethernet, address is 8843.e13c.8d99 (bia 8843.e13c.8d99)
      Description: Guest Internet (Time Warner Connection)
      Internet address is 97.77.116.234/30
      MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
         reliability 255/255, txload 1/255, rxload 1/255
      Encapsulation ARPA, loopback not set
      Keepalive set (10 sec)
      Full Duplex, 1Gbps, media type is RJ45
      output flow-control is XON, input flow-control is XON
      ARP type: ARPA, ARP Timeout 04:00:00
      Last input 00:00:00, output 00:00:00, output hang never
      Last clearing of "show interface" counters 00:00:42
      Input queue: 76/75/67/0 (size/max/drops/flushes); Total output drops: 0
      Queueing strategy: fifo
      Output queue: 0/40 (size/max)
      30 second input rate 3000 bits/sec, 7 packets/sec
      30 second output rate 1000 bits/sec, 2 packets/sec
         408 packets input, 24480 bytes, 0 no buffer
         Received 408 broadcasts (0 IP multicasts)
         0 runts, 0 giants, 61 throttles
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 watchdog, 0 multicast, 0 pause input
         72 packets output, 5669 bytes, 0 underruns
         0 output errors, 0 collisions, 0 interface resets
         0 unknown protocol drops
         0 babbles, 0 late collision, 0 deferred
         0 lost carrier, 0 no carrier, 0 pause output
         0 output buffer failures, 0 output buffers swapped out
    I am receiving packets in and out of the interface but I cannot ping the modem through the VRF.
    router#sh ip nat translations
    Pro Inside global      Inside local       Outside local      Outside global
    udp 97.77.116.234:3169 10.51.112.39:3169  209.18.47.62:53    209.18.47.62:53
    udp 97.77.116.234:8534 10.51.112.39:8534  209.18.47.61:53    209.18.47.61:53
    udp 97.77.116.234:12244 10.51.112.39:12244 209.18.47.61:53   209.18.47.61:53
    udp 97.77.116.234:14002 10.51.112.39:14002 209.18.47.61:53   209.18.47.61:53
    udp 97.77.116.234:23623 10.51.112.39:23623 209.18.47.62:53   209.18.47.62:53
    udp 97.77.116.234:24489 10.51.112.39:24489 209.18.47.61:53   209.18.47.61:53
    udp 97.77.116.234:24550 10.51.112.39:24550 209.18.47.61:53   209.18.47.61:53
    udp 97.77.116.234:27458 10.51.112.39:27458 209.18.47.62:53   209.18.47.62:53
    udp 97.77.116.234:28603 10.51.112.39:28603 209.18.47.62:53   209.18.47.62:53
    udp 97.77.116.234:37404 10.51.112.39:37404 209.18.47.62:53   209.18.47.62:53
    udp 97.77.116.234:53942 10.51.112.39:53942 209.18.47.61:53   209.18.47.61:53
    udp 97.77.116.234:58125 10.51.112.39:58125 209.18.47.62:53   209.18.47.62:53
    udp 97.77.116.234:64797 10.51.112.39:64797 209.18.47.61:53   209.18.47.61:53
    udp 97.77.116.234:56925 10.51.112.52:56925 209.18.47.61:53   209.18.47.61:53
    udp 97.77.116.234:56925 10.51.112.52:56925 209.18.47.62:53   209.18.47.62:53
    udp 97.77.116.234:62342 10.51.112.52:62342 209.18.47.62:53   209.18.47.62:53
    tcp 97.77.116.234:36559 10.51.112.69:36559 199.167.177.46:1227 199.167.177.46:1227
    tcp 97.77.116.234:48895 10.51.112.69:48895 54.195.253.126:5223 54.195.253.126:5223
    tcp 97.77.116.234:58385 10.51.112.69:58385 54.195.243.137:5223 54.195.243.137:5223
    Pro Inside global      Inside local       Outside local      Outside global
    tcp 97.77.116.234:58658 10.51.112.71:58658 31.13.66.165:443  31.13.66.165:443
    udp 97.77.116.234:3066 10.51.112.72:3066  209.18.47.62:53    209.18.47.62:53
    udp 97.77.116.234:3884 10.51.112.72:3884  209.18.47.61:53    209.18.47.61:53
    udp 97.77.116.234:6656 10.51.112.72:6656  209.18.47.61:53    209.18.47.61:53
    udp 97.77.116.234:11194 10.51.112.72:11194 209.18.47.61:53   209.18.47.61:53
    udp 97.77.116.234:11774 10.51.112.72:11774 209.18.47.62:53   209.18.47.62:53
    Let me know if you need anything else.  I need to figure this out and I just don't get it because the other site wasn't working a few days ago and all of a sudden it is working again but others are still not.

  • Cannot locate wireless Airport hubs in Airfoil after upgrading modem and router?

    Cannot locate wireless Airport hubs in Airfoil after upgrading modem and router?  Just replaced modem and router-Airport is working for internet connection, but I cannot locate the two additional sites in my home to feed music to.  Each is connected with a Apple wireless hub.  Thanks

    To work in this configuration, you just need to setup the AX as a bridge.
    To set up the AirPort Express Base Station (AX) as a bridge, using the AirPort Admin Utility, connect your computer directly (using an Ethernet cable) to the Ethernet port of the AX, and then, make these settings:
    Network tab
    - Distribute IP addresses (unchecked)
    - Apply the new setting.

  • Cisco rv215w-k9-g5 supported 4G modems

    Hi,
    I sold my client CISCO RV215W as a 4G internet connection backup and I've a problem now.
    RV215W do not work with HUAWEI E3272 LTE dongle.
    I open the case in CISCO: SR 631583093 and get message like this:
    "The Huawei E3272 dongle will not be supported by the RV215W router, because your PC get an IP from the dongle when you connect it to PC directly".
    I'm a bit confused, because every time my PC get an IP from the dongle, no matter which dongle I've used.
    Is there any 4G modem supported by RV215W working in Poland with PLUS GSM ISP or do I really have to throw away CISCO and buy TP-LINK TL-MR3420?

    Hy,
    we have the same problem. We have a cisco rv215W router and a new huawei E3272 LTE dongle with HILINK technology. When we connect the dongle with the router(newest firmware), the led is blinking green sometimes, but no connection status.
    Driver problem? Will there be a solution?
    best regards

  • New ISP and Router/Modem

    Transferring over to a new ISP - or trying anyway...
    BM has been setup with dynamic/static NAT on current ISP, with VPN,
    GrpWise Webmail and proxy services, with simple DSL modem for 3 years and
    all works well.
    New ISP has provided bridged net connection with netcomm nb5plus hardware
    which must NAT to route traffic - netcomm told me this.... now im guessing
    i cannot get internal services to work over this type of modem? Ive asked
    the ISP to send me a standard router (which doesnt require NAT) but they
    are confused - more than me actually. Seems as though they have provided
    a modem that is used for home accounts, for external web access thru a NAT
    device.
    Any thoughts would be great :))
    Thanks, Theo :)

    Cat - thx for the response
    the ISP connection is NOT ppoe
    cisco have recommended the 870 router to me - what do u think - will this
    support BM VPN?
    btw - we do not have to move th this ISP - can always cancel it and tell
    them that they cannot provide what we require
    Thanks
    Theo :)
    > hi,
    >
    > > Transferring over to a new ISP - or trying anyway...
    > > BM has been setup with dynamic/static NAT on current ISP, with VPN,
    > > GrpWise Webmail and proxy services, with simple DSL modem for 3 years
    and
    > > all works well.
    >
    > ok.
    >
    > > New ISP has provided bridged net connection with netcomm nb5plus
    hardware
    > > which must NAT to route traffic - netcomm told me this.... now im
    guessing
    > > i cannot get internal services to work over this type of modem? Ive
    asked
    > > the ISP to send me a standard router (which doesnt require NAT) but
    they
    > > are confused - more than me actually. Seems as though they have
    provided
    > > a modem that is used for home accounts, for external web access thru a
    NAT
    > > device.
    >
    > Look for another ISP. Right away. This is the best advice I can give you.
    > My second best advice (just in case you can't follow my best advice
    > :-)), is to try to talk to someone who has an idea of what is doing at
    > the ISP. As long as they don't collaborate on this matter, there isn't
    > much they can do.
    >
    > If you've a version of BM prior to 3.8 you cannot establish a VPN behind
    > a device performing NAt, and even if you DO have 3.8, it's better in
    > general to have public IP addresses at your disposal.
    > One issue you might encounter is that if the ISP is using PPPoE, then
    > having a router that does NAT in front of the BM server is your only
    > option, since the BM server cannot establish a PPoE by itself, and I've
    > never found an ISP that provides multiple public IP addresses over PPoE.
    >
    >
    > --
    > Cat
    > NSC Volunteer Sysop

  • New to FiOS, can I use my own modem and router

    I saw several questions similar to mine, but none that I saw answered my question for my scenario. I am sorry if this is a duplicate. I am new to FiOS. I have no other services from Verizon and do not plan to get any. No phone, no television, nothing. Just Internet. God willing, the installation will take place in two days. My house already has coaxial cabling. I have my own cable modem, a SURFboard SB6121, which goes to my router, a TP Link TL-WR941ND. None of my equipment advertises that it is FiOS compatible. I've seen other people asking about using their own modem and router, but in those cases the scenario involved other bundled services, and I understand a FiOS router is necessary to forward ports to television, phone, and computers. However, in my very simple scenario, can the Verizon optical network terminal simply feed its output to my coax, from there to my modem, then router, then comptuers? Is there any reason that wouldn't work? Verizon technical support just gave me a machine that wanted to help me troubleshoot my Internet connection, and I couldn't get from there to a human. Thanks in advance for the help!

    Banish the word and the device called "modem" from your home when using FiOS.  FiOS does not use modems.  Your cable modem is useless with FiOS.  Do not plug it in. FiOS uses routers.  The router connects to the ONT's WAN port using MoCA (coax) or Ethernet.  The installer will enable one of the ONT's WAN ports.  If you order 150Mbps or higher speeds, they will have to use Ethernet.  For slower speeds, coax is the default.  Many installers will use Ethernet if you ask nicely, but usually only if it isn't too much work.  Make sure it's easy to connect a router to the ONT using Ethernet, and you should be okay.  If Ethernet needs to be run through the walls, your best choice is get it done ahead of time.  You can always call later and get the ONT's WAN port switched. The only routers available with a MoCA WAN port are the Verizon models.  The Verizon routers are good devices for most users.  People who like to tweak their networking gear don't like them as many advanced features are limited or locked down.  You can't run any other router firmware on them.  WiFi range is decent, but not great.  I'm quite happy with my Quantum router.  YMMV. If you get Ethernet WAN enabled, you can use any router you want.  However, know that Verizon provides zero support for any other router.  They won't even mention it as an option.  That doesn't mean you can't use one, simply that you must do so without Verizon's help. There are reports that they won't even complete an install without one of their routers to verify service.  If you don't use one of their routers, consider renting one for a month to complete the install or even buying a used one.  If you own a Verizon router, you can install it if you ever suspect Verizon networking issues.  This will allow you to call their support. This FAQ is very helpful:http://www.dslreports.com/faq/16077 Good Luck. 

  • Welcome to the Cisco CSR (Cloud Service Router) Discussion Forum

    Welcome to the Cisco CSR (Cloud Service Router) Discussion Forum!
    This forum helps CSR users interact, share knowledge and build communities with one another.
    We hope you enjoy participating in the CSR discussion forum!
    Best Regards,
    Cisco CSR Product Team

    hi,I have a question on sql database high availability. I have tried using database mirroring, where I am using sql standard edition, in this database mirroring of synchronous mode is the only option available, and it is giving problem, like sql time out errors on my applicatons since i had put in the database mirroring, as asynchronous is only available on enterprise version, is there any suggestions on this. thanks ---vijay

  • BT Infinity - Modem and Router in separate rooms?

    My house is somewhat unusual in that the master socket is in the loft. It has a faceplate splitter into which all the phone extensions and the ADSL cable connect. The plasterboard on the bedroom ceilings is metal backed and when I tried locating the Home Hub in the loft the WiFi reception was very poor. To get round this I extended the ADSL line from the front of the master socket using the CAT5 that runs from the loft into most of the rooms. This set-up is currently working great and the WiFi and ADSL performance are very good indeed.
    What's I'd like to know is will I be able to use a similar set-up with Infinity? Ie extend the 'Infinity' side of the new master socket over CAT5 to the modem and router one floor below or (preferably) co-locate the Infinity modem with the master socket and run the modem - Home Hub connection over CAT5? The red BT Infinity socket on the back of Home Hub looks to be a regular RJ45 connection so I'm hoping the latter approach will work just fine, ie modem in the loft and Hub one floor below via CAT5.
    Any comments would be appreciated.
    Solved!
    Go to Solution.

    The first suggestion is fine, but you will have to use a lead that has RJ11 heads on both ends. The DSL port on the Openreach modem will only accept an RJ11 head. (The DSL port on the new master socket will accept both RJ11 / 45. Your latter suggestion is fine and seems to be less hassle of the two. I've done it for several customers who've had LAN connections throughout their home.

  • Alternative to HH4 Separate Modem and Router

    I'm on a ADSL 8mb G.DMT line and find my HH4 severely lacking in features. Most importantly i need QoS to manage the available bandwidth between users and prevent one device hogging the connection. So clearly i needed a better router.
    I already had a spare netgear wnr2200 running dd-wrt custom firmware so it was suggested that i purchase a Huwaei HG612 to go with this. I took this advice, unlocked it so that i could use it with ADSL but found it dropped connection every 1 minute when connected to a router over PPPoE. Theres not many routers that support connecting to a modem over PPPoA so i purchased a Draytek Vigor 120 that was capable of doing a PPPoA to PPPoE bridge. This didnt drop but had packet loss when behind a router.
    I havent looked into the causes of these failed attempts but presume its something to do with how BT handles ADSL lines. I did have a vigor 120 working as above on a ADSL line some years ago on the same equipment so this would suggest BT have changed something.
    So 2 failed attempts i'm now asking what would be a good separate modem and router to go with my bt adsl connection? What are other people using on BT these days?

    There are many good links in the forum with detail. I have a linksys but not that model. So you trying to get 200MOdem >>> Linksys >>>> G5.
    If the G5 works directly to Modem then is should be small issue to insert linksys. I had to go to 192.168.1.1 and "config" the Linksys to act as router/wireless ap.
    You'll need some datapoints from your ISP and then you can select the wireless settings. Typically DHCP and a security setting, like WPA Personal password. Also change your networks name from Linksys to something else.
    It sounds as if your ethernet connection config on the G5 might contain the ISP specific information that now needs to go into the router. Such as connection type...i.e. ppoe and user id password if requireed etc. You would then configure Airport connectivity, primarily just DHCP. (just turn on linksys and then turn on G5 and Airport, you should see your network in the drop down.
    Regards

  • Can't Connect Though Router/Can through modem

    Hi everybody, I was hoping y'all could help me out with my problem.
    Yesterday I had a cable modem hooked up in my dorm room to my already installed TV cable. Everything was working great until I tried to install my WRT54G Router.
    I can plug in my laptop directly into the cable modem and get internet fine.
    I have my router set up and my computer can establish a wireless network connection to the router.
    However, when I connect to the router, I don't get internet.
    Here's what I have tried:
    *Installing newest firmwire
    *Installing Easy Link
    *Running CMD prompt to see if the router is working-Does work
    *Checking to see if it is a DNS issue(typing in googles IP address)-Didn't work
    *Installing the software on 2 laptops and 1 PC to see if it was a computer issue.
    *I even returned the router to get a new one without any luck
    I have installed 2 of these routers before without issue. What the heck am I doing wrong? Please help me out, thanks

    Always check the router's status page on http://192.168.1.1/ to see the status of the internet connection. It will give you an error message when you try to connect and it does not work. You should check that.
    Also remember that wireless routers come in a very unsecure configuration out of the box. Anyone in your proximity can connect wireless to the router and make any changes to the configuration until you change the router's configuration password and secure the wireless network with WPA.
    Do any configuration through a wired connection to the router only to avoid configuring your neighbor's linksys router which he runs open.
    Some ISPs remember the MAC address of the device/computer connected to them to prevent users to connect with multiple computers at a time. A clear indictation of this would be if only a single computer can use the internet connection, i.e. neither the router or any other computer could.
    If this is the case, it sometimes helps to unplug the modem from the power and wait a few seconds and then plug it back in, followed by the router. Then the ISP accepts the router's MAC address on the line.
    If this does not work, you could also try the MAC address clone function in the router. This is done again on http://192.168.1.1/ Search for the function on the tabs and clone the mac address of the laptop for which the internet connection works when it is directly connected to the modem. (there is a button which copies the address) Remember to save the setting. After the change you may have to connect manually on the Status page of the router.
    Another reason for this kind of problem could be that your modem is not a simple modem but also a router. If the modem and the WRT both use the network 192.168.1.* you have an address conflict and it won't work. It find out about this, you could connect the laptop to the modem and verify you have an internet connection. Then open a command prompt window ("Run..." and "cmd") and enter the command "ipconfig /all". Copy the output of this command into your next post. It will show what kind of connection and modem you have...

  • Location of Infinity modem and router

    I would like to change my broadband to Infinity but need to know a few things before doing so. The main OpenReach socket (the one with a removable lower section) is above the front door fanlight. From this box I have two wires (extensions) coming out from behind (nothing is plugged into the front), one, about 3-4 metres in length goes straight through the ceiling into the above bedroom to the router (Voyager 2500V). The other one goes to the sitting room and is a longer cable. I have also done away with the ‘bell wire’ so only two wires exist in both connections.
    I would like to locate the new modem and router in the bedroom where it is at the moment. There is no way I can use a 13 amp socket in the hallway and have the equipment there. My questions are:
    1. Will the current location of my router be alright for Infinity?
    2. How many Ethernet ports does the Infinity router have?
    3. Does the router have VOIP like my Voyager?
    4. If Infinity misbehaves, is it just a matter of unplugging the modem and router and plugging in my old Voyager?
    No guesses please, I need to know exactly before going ahead with Infinity.
    Thank you.

    Jonny
    Thank you for your reply. I don’t want to sign up and ask an engineer when he arrives, I want to know before signing up.
    Also, I’m not familiar with your terms, e.g. terminated phone cable, but I won’t ask you to explain them. To me there are three types of cable, a two-wire cable that runs from the master socket to a wall point, a telephone cable that plugs into a wall socket and an Ethernet cable that runs from the computer to the router. Are other types utilised by Infinity?
    Further explanation of my wiring:
    The wire from the rear of the master plug terminates as an extension in the bedroom where the micro filter and router plug in. It’s not used for a telephone, just the router. Can’t the new modem plug into this? Power points are not a problem in the bedroom.
    I installed the cable about two years ago after acquiring a new type main box (the previous on worked but I was told this was better), at the same time I used just two of the 4 or 6 wires in both my extensions. The previous 40 year-old extension ran all around the hall skirting board, up the side of the stairs, around the landing to a bedroom. It had been painted many times and was almost brittle, that’s why I decided to go through the ceiling, under the floor boards and up to make a socket on the skirting board. It’s only a few metres long and I can easily take the carpet up, remove a floorboard and change the extension wire to any other kind of wire, e.g. an Ethernet cable.

  • New comcast modem and router

    My internet used to sometimes lag a lot randomly so I decided to get the new modem that was also a router. All of my friends had it and it worked perfectly for everything. When I got it I tried to skype my friend and play some Team Fortress 2 with him but in the game I had 1,000 ping and he sounded like a robot. I tried turning on bridge mode and to connect my other router. That worked a bit better but I still couldn't call and play Team Fortress 2. It also randomly drops out and just can't connect to the internet at all.

    You should be able to substitute the TC for the netgear.. although you might find the wireless range is somewhat less.
    Power down both the netgear and the cable modem.. plus all the clients.. leave the modem off for 5min at least.. maybe 15min..
    Put the TC in place of the Netgear.. you do not need to change the name, although PC will work better if you keep everything SMB compatible.. that means both TC name and wireless names, short, no spaces.. pure alphanumeric.
    Power up the modem.. wait 2min then power up the TC, then the rest of the clients.. check in airport utility to make sure the TC got public iP on  the wan interface.

  • How can I get my Cisco wireless router to wirelessly connect to my Verizon Fios Actiontec router?

    I have Verizon Fios for internet, tv and phone. The Verizon Actiontec router is connected with a ethernet cable into my desktop and the internet is up and running. Now I bought a Cisco Linksys WRT54GL Wireless-G Broadband Router, and I wanted to connect it to another desktop two floors up. I set up the Cisco router according to the instructions, but I'm not able to connect to the internet. It shows that my computer was able to get a Local Network connection, but internet connection keeps failing.... I tried changing the IP address. But I'm confused about the whole thing. Is the Default gateway number suppose to be the same for both routers? Is it possible that the Actiontec router isnt giving off a strong enough wireless signal? I'm open for suggestions! Thanks

    Mac or Windows machine?
    Is the WRT connected directly to the upstairs computer? I don't think you can use the WRT that way?
    Have you had a look here?:http://homecommunity.cisco.com/t5/Wireless-Routers/General-Linksys-Router-FAQs/td-p/4286
    I THINK you would have to have a WETxx (Ethernet Adapter)  instead?
     If it connects to the Internet even breifly then I suppose that means your connected but it may be losing the signal and failng. You would porbably have ot get a WAP(Access Point) and use it as a repeater.
     I'm a bit rusty on the names so I hope i got them right, hope it helps.....

  • Using own modem and router

    Hi,
    I've decided not to use the home hub 4 and to use my own modem equipments.
    I was told that I only need to enter [email protected] as login name and password as password, then internet should work...
    It is strange because the modem could get an IP from the DNS, but there's no internet connection.
    I already followed the steps here: http://btbusiness.custhelp.com/app/answers/detail/​a_id/258/~/can-i-use-my-own-broadband-modem-or-rou​...
    any ideas?
    thanks
    Solved!
    Go to Solution.

    thanks for your responses.
    yes, I tried different login names and passwords. I knew they worked because the modem managed to detect the upstream and downstream speed, as well as the ip address, DNS server, etc...
    I did a ping check through the modem and it said it worked... strangely, the ADSL loopback check was failed.
    Other settings were UK default, ie. VC, PPPoA, 0,38... I am using a Zyxel P-660R-D1.
    Key thing is I am using a separate modem and router, both of them are high quality equipment because i'll be setting up a server to do cloud storage. Also i prefer not to use all in one model-router coz I think separate equipments just work better.
    So any ideas? Is there anything special about the Homehub that BT isnt telling us, whereas we need HH in order to get on internet??
    Thanks

Maybe you are looking for

  • Devices no longer connect to my Hub

    We've had our hub for about three years now and have a lot of devices connected to it; an iPhone 5, a iPhone 4, two iPods, a BlackBerry, a Windows phone, a Laptop, a Tablet, a Playstation 3 all through Wireless and a LG Smart TV, BT Vision Box and a

  • How to set Page break in multiple tables ?

    Hi , I have 3 tables in my SSRS report . 3 tables have different groups. All groups are showing in different excel tabs as expected. Also dynamically generating each tab name based on the group name . But 3 rd table group tab name not generating dyna

  • How to determine the type of an existing iView

    Hi, While creating an iView using wizard there is a big list of type of iViews. But after creation of iView, how do I determine the type of iView. Which attribute or property of iView holds this information? -Lave Kulshreshtha

  • IPhoto '09 buggy?

    From my perspective this is the most buggy release of this software to date. Hopefully someone can shed some light on the main problem I need to get resolved. In prior versions of iPhoto I've been able to burn a CD or DVD to transfer photos to anothe

  • How to remove Jampacks

    Hi, I have all Jampacks installed on my HD, but my HD need a little bit space to work some other project for now. How can I uninstall all jampack except the #1? Thanks