My LInksys Router

Okay , I Recently Got A Linksys Router It Was Working Just Fine . But When My Internet Stop Working The Router Stop Working To. I Reseted The Router It Stilled Didnt Work ! Now I Wanted To Know , Do I Have A Virus ? What Can I Do To Fix The Problem So That My Router CAn Sttart Working Again ?

so does your internet work now with the computer plugged to the modem?
if there was a power interruption or the problem is with the internet provider, make sure to turn the modem on first before teh router also it is possibly not a virus.
what is the model number of your router?
you may reinstall your router and follow the instructions in this link if you are using a cable connection
you may follow this link instead if it is a dsl connection

Similar Messages

  • Please help... Linksys router and Imac help

    I just switched to Mac, but I might be returning the Imac and getting a Dell or something because it's getting a little ridiculous.
    My IP address on my Linksys router is not being recognized by the airport in my new Imac. It took FOREVER for me to get this to work and now it has crapped out 2 times in the last 4 days. I am about to take this new Mac back to the store and go back to a Dell.
    Here is a basic description of what is happening:
    When I do a diagnostic test I click on Airport and it is saying that the airport signal is fine (green dots), but it doesn't find the IP address. I select my network name that the Airport is picking up and still nothing. I can even get online by selecting a different wi-fi signal from someone that lives close to me too. It's obviously something with my Linksys router that does not work well with my Mac.
    Also, even when my Mac doesn't get online, my Ps3 and 360 both still do so I know it is the computer/router that is the problem.
    I try unplugging the router, modem, restarting...etc. but it just seems so wierd that it goes off like that.... It's also very annoying, because then I have to hear from my wife about that we spent $1500 on a computer that won't get online some of the time, when I can still get online on my PS3 and 360.
    By the way, when I am not connected to the internet Safari will NOT let me put in the 192.168.1.1 in the address bar to get to my router settings. But I did check them from my PS3 and the "clone my MAC" thing is still enabled.
    Apple's software update tells me there's no new software available for my machine, which leaves me with no idea what's causing this or how to fix it.
    Any advice, solutions, or tips are greatly appreciated.
    Can anyone please help me??? If this is going to be a continuous problem, I am taking the computer back and getting a new Dell or something since we mostly use the computer for the internet functions.
    Anybody please help???

    Let's double-check your iMac's AirPort settings ...
    System Preferences > Network > AirPort
    o Location: Automatic
    o In the left column, verify that an AirPort option exists. If it does not, click "+" to create one. (Note: If you are unable to create an AirPort configuration, the AirPort card in your computer either doesn't exist or it is not recognized.)
    o Verify that AirPort is "On." Click "Turn AirPort On" button if not.
    o Ask to join new networks: (enabled)
    o Show AirPort status in menu bar: (enabled)
    Systems Preferences > Network > AirPort > Advanced
    AirPort tab
    o Remember any network this computer has joined: (enabled)
    o Disconnect from wireless networks when logging out: (enabled)
    o Require Administrator password to control AirPort: (disabled)
    TCP/IP tab
    o Configure IPv4: Using DHCP
    o Configure IPv6: Off
    DNS tab
    o DNS Servers: <if required, add your desired DNS server IP address(es) here>
    o Search Domains: <if required, add your desired DNS Search Domain(s) here>
    WINS tab
    o Enter desired WINS info or leave the defaults
    AppleTalk tab
    o Make AppleTalk Active: (disabled)
    802.11X tab
    o Enter desired 802.11X info or leave the defaults
    Proxies tab
    o Enter the desired Proxies info or leave the defaults
    If you connect your iMac directly, using an Ethernet cable, to one of the LAN ports on your Linksys router, can it access the Internet now?

  • ASA 5505 Connected To Linksys Router

    Hello, I have a cable modem internet connection and my cable modem is connected to an ASA 5505.  The inside interface of the ASA has an IP address of 192.168.2.2 and is connected to a Linksys router's internet port which has an IP address of 192.168.2.1.  The Linksys router then has a local area network of 192.168.1.0 and all my clients are on that network.  Everything is working fine except in my ASA logs all the traffic shows up as the router's external address which is 192.168.2.1.  I would like to see the 192.168.1.x address of the clients in the ASA firewall.  I've tried making some changes to the Linksys router but that hasn't resolved it.  Is there any changes I can make on the ASA to get this to work?   Below is some of the config:
    ASA Version 8.2(5)
    hostname djchristasa
    enable password k7X9tTHKoCUET/3Z encrypted
    passwd 2KFQnbNIdI.2KYOU encrypted
    names
    interface Ethernet0/0
    switchport access vlan 2
    interface Ethernet0/1
    interface Ethernet0/2
    interface Ethernet0/3
    interface Ethernet0/4
    interface Ethernet0/5
    interface Ethernet0/6
    interface Ethernet0/7
    interface Vlan1
    nameif inside
    security-level 100
    ip address 192.168.2.2 255.255.255.0
    interface Vlan2
    nameif outside
    security-level 0
    ip address dhcp setroute
    global (outside) 1 interface
    nat (inside) 1 0.0.0.0 0.0.0.0
    ASA Version 8.2(5)
    hostname djchristasa
    enable password k7X9tTHKoCUET/3Z encrypted
    passwd 2KFQnbNIdI.2KYOU encrypted
    names
    interface Ethernet0/0
    switchport access vlan 2
    interface Ethernet0/1
    interface Ethernet0/2
    interface Ethernet0/3
    interface Ethernet0/4
    interface Ethernet0/5
    interface Ethernet0/6
    interface Ethernet0/7
    interface Vlan1
    nameif inside
    security-level 100
    ip address 192.168.2.2 255.255.255.0
    interface Vlan2
    nameif outside
    security-level 0
    ip address dhcp setroute
    global (outside) 1 interface
    nat (inside) 1 0.0.0.0 0.0.0.0
    I didn't post ACL's and some other things.  Please let me know if you need more.
    Thanks,
    Dave

    Dave
    The Linksys doing NAT is the reason why the ASA sees all the traffic as having source address as 192.168.2.1. The only way for the ASA to see the original 192.168.1.x address is to change the Linksys to not do NAT.
    One thing that I notice is that there is not a route statement in what you posted for the 192.168.1.0 network. It is not clear whether the route does exist and you did not post it or whether the route does not exist. But if it does not exist it would certainly be a reason why you lose Internet connectivity when you change the Linksys to not perform NAT. (the ASA would have no knowledge of how to forward to the network and would drop all the traffic). Try adding the route to the ASA and changing the Linksys to not perform NAT and let us know if it works.
    HTH
    Rick

  • Intel MacBook Connecting to Linksys Router

    Hey Discussions,
    I'm getting ready to purchase a MacBook. Currently, my setup is a G4 Mac mini that is wirelessly connected to a Belkin repeater (which is repeating the signal of a Linksys router). I've heard rumblings that Linksys routers are being funny with the new Intel processors. Now, since I do have that repeater and since the repeater creates a new wireless network in addition to the weaker Linksys one in my present location, would I have any problems getting the MacBook to connect to either of the wireless networks? This sounds like a problem that will have to be solved by experience.
    Thanks!
    -Mateo

    Hmmm...I hope it will be simple. But I don't know if the fact that I have that repeater creating an entirely new network will be to my advantage or disadvantage. I guess we'll find that out on Friday!

  • HELP PLEASE !!! Can't get Linksys router to work.

    Okay, I am a new owner of an Alu-imac 2.4 ghz !!!!!!
    Installed Leopard last night and wanted to get my internet set up and ……. IT DIDN'T WORK !!!!!!!!
    The Diagnostic thing wouldn't recognize my internet.
    (Info for you):
    1) I have an Linksys wireless router that is right behind the computer. I have to have a router for my 360 and my PS3 across the room. So I had the cable internet modem hooked to the wireless router and then to the computer. (just like it was hooked up to my PC)
    2) I tried everything I could think of to get it to work. The diagnostic show that the Ethernet had a green light, but it would not let me online at all.
    3) So then I tried unplugging the modem and the router and still nothing. (It gets stuck on the page where it asks "do you use a cable modem, if so please restart it and then hit continue") And still nothing.
    4) So then I tried to just run the internet straight from the cable modem to the imac, and this didn't work either….. Then for some reason like a 1/2 later the network settings brought up the IP and everything and I had internet.
    5) *But I need my Linksys router to be used !!!!* Is there any advice any of you can give me !!! I can call Linksys if I need to when I get off work, but I thought maybe some of you could help me first. *I did have to call Linksys before I could get the router to work on my old PC as well*, so maybe it's something with them ????
    HELP PLEASE !!!! I want to love my Imac so much.

    fonz500, are you still having this issue or is this now a dead thread?
    Let us know if your still need help.

  • Help! Have a Linksys Router WRVS4400N, Ipad and Desktop doesn't get internet at same time. Just one of the other. How do I internet on both? Thx!

    HELP! How do I get wireless internet on both my Ipad and Desktop? Have Linksys Router WRVS4400N. Only 1 device will work at 1 time. Something about a Learn MAC address? What should I do? Thanks! Tiggergirl

    Good morning
    Hi Kathy,  my name is Johnnatan and I am part of the Small business Support community.
    If you have an old firmware it would be a good idea to go out to Cisco.com and see if there is any firmware updates. I have looked on the site for you and I see the latest firmware is:2.0.2.1
    http://www.cisco.com/cisco/software/release.html?mdfid=282414016&softwareid=282487380&release=2.0.1.3&rellifecycle=&relind=AVAILABLE&reltype=all
    You can also try to reset your device to its factory settings, to reset your router please take a object that has a point and hold the reset button in on the back for "atleast" 30 seconds until the lights on the front to start flashing.
    About Mac address, you can map a Static IP with a specific mac address, You can folllow these steps in order to configure it.
    http://www6.nohold.net/CiscoSB/Loginr.aspx?login=1&pid=4&app=search&vw=1&articleid=1272
    Thanks,
    I hope you find this answer useful,if it was satisfactory  for you, please mark the question as Answered.
    Greetings,
    Johnnatan Rodriguez Miranda.
    Cisco network support engineer.

  • How do i add a Linksys Router to my MacBook?

    I have a relatively new MacBook, purchased last year....
    Do i hook up the Router and, then, switch to Airport to set up my router password?

    I have a linksys router hooked straight into the AE so I can use it for its VOIP ports. It works no problems, but you might need to plug your computer into the linksys router when you're trying to access the camera.

  • I'm Able to connect AE to Linksys Router: Some tTps

    OK:
    For several weeks (off & on) I have been trying to connect my Airport Express to my Linksys WRT54G wireless router network, but have run into several recurring bottlenecks. Well, I feel that I have busted through the dam yesterday, based on some feedback from folks, along with a lot of trial and error. Below, I address a couple of problems that keep recurring in this forum.
    *Problem 1:*
    My AE in no longer seen on my network.
    Solution:
    My AE should have its own Apple ad-hoc network, if all I have powered-on is my laptop, the AE and a set of powered speakers that the AE will stream music to.
    The AE's ad-hoc network should show up in your system tray's connection window
    with a name similar to "Apple Network XXXXXX" , where XXXXXX represent the AE's 6-rightmost hex digits of its 12-digit hex MAC (Media Access Control) address.
    Last week, I did a complete factory reset on the AE. Yesterday, when I tried to have the laptop generate an ad-hoc network, it couldn't: it kept trying to attach to a prior network that I had created with my router (which by the way, is currently turned off), but couldn't find it. I did several more factory resets, with no luck. The AE would not generate the ad-hoc network ! I tried both, with and without an Ethernet cable running from the AE to the laptop.
    Frustrated, I took a gamble and did an "intermediate" reset of the AE.
    Note: The AE is wired to the laptop, plugged in, with stereo speakers connected and turned-on. Using a paper clip, I pressed-in the AE's reset button, and held it for ~10 seconds. It worked I could now see my "Apple Network XXXXXX" ad-hoc connection listed in my system tray's list of networks to connect to.
    Now that I had the ad-hoc network for the AE, the question was to figure out how to add this device (the AE) to the Linksys router's wireless network.
    *Problem 2:*
    I'm unable to add the AE to my existing Linksys wireless network.
    Solution:
    I turned on the cable modem and the Linksys router, and let them boot.
    At this point , I have the AE hardwired to the router via Ethernet cable.
    I opened the Linksys Easy Setup (or similar name) Help tool to view what the Linksys tool could see. It saw that the laptop was connected to the router, but not the AE. Initially, the laptop was connected via Ethernet cable to the router, but I then made that a wireless connection withe the Easy Setup.
    I opened Airport Utility and proceeded to configure the network for AE, via a Manual setup. Airport Utility was able to see my ad-hoc network and saw the AE, with its name "Apple Network XXXXXX".
    I wanted to have the AE join my existing 64/40-bit WEP wireless network.
    I had followed all of the prior advice but with no luck.
    Here's the kicker:
    On one of the the Airport Utility tabs:
    You want to select to "Join A Wireless Network".
    On the tab that has the checkboxes , check your settings:
    "Remember this password in my keychain" (Optional, I have it checked)
    "Set time automatically" (unchecked)
    "Advertise configuration globally using Bonjour" (unchecked)
    If you have the "time" and/or "Bonjour" checkboxes checked, you will get a different set of network connection types to select from under the Wireless tab, and the typical WEP settings (WEP 60/40) won't be among the choices
    This is where I was having problems. If you use the above checkbox settings,
    you WILL get the WEP 40 in the drop-down menu to choose from under the Wireless tab. Make sure that the password/encryption key that you use for is the same that your used for when setting-up your wireless router. You do not have to precede it with a $ sign. (Example: when you setup your WEP-40/64 connection with your router, you had to use a 10-hex digit encryption key, or provide a 5 ASCII character Passcode that would be converted into a 10-digit hex encryption key. My advice: Forget about the PassCode...just type in a 10-hex-digit key into the Key 1 slot in the router setup, and USE THIS SAME KEY in Airport Utility. It will be 10 hex digits long, where hex-digits are 0-9, and A-F.
    Finish the setup, and once Airport Utility reconfigures, you will get the solid green LED on the AE. At this point disconnect the Ethernet cable.
    Now, open your router's setup program and check the network. You should now see the AE on the same network as your router and laptop, wirelessly !
    Open iTunes. In the lower-right corner, you should see a dropdown menu from which you may select speakers. Select your speakers by the name you gave them.
    Click on any tune that you have in iTunes, and click the Play button. You should now be able to hear the tune playing out of your speakers, wirelessly !
    You are no longer using the ad-hoc network. You now have the AE connected to same same wireless network that your laptop is on, via the wireless router.
    Music is playing from iTunes (via AirTunes) on your laptop, though the router to the AE, to the speakers, wirelessly !

    you don't mention which products you use
    only ipad2 and up support mirror
    and only iphone4s and up support mirror
    other devices only use airplay for apps which support tvout options

  • 17" mbp no longer sees a 802.11a Linksys router...

    I have one of the early 17" MBP. It used to work with a old 802.11a (Linksys) router. Lately it doesn't see the router at all. I've reset the router and another Windows machine can see it fine. I didn't do anything funny other than apply patches and firmware upgrades. Any help is appreciated.
    Thanks
    Macbook Pro 17"   Mac OS X (10.4.7)  

    Maybe its helpful you to know that the 802.11a standard wasn't totally supported by Apple at the begining (read http://www.appleinsider.com/article.php?id=1465) so probably those patches did change something.
    Have you tried different frequencies on the router?
    Chris

  • Linksys router no longer works with Westell 6100 modem

    Hi all,
    I came back after a 3 month work absence (and many days power outages, according to the neighbors), to find that my system can no longer connect to the internet using the Verizon Westell 6100 modem to a Linksys wrt54G router to 2 PCs!
    I reset the Westell modem and directly connected the PC to it and THAT works okay, but put the router back in the mix (so I can connect my other PC) and nothing works!
    I have read on this forum about 'Bridgeing" the Westell modem but nothing about setting up the router.
    Can someone PLEASE give me explicit instructions on how to:
        1.)  set up the Westell modem in this "Bridge" mode,
        2.)  Set up the Linksys router to work with the modem again??
        3.)  Tell me why the old setup no longer works, did verizon change something for this modem?
    Thank you VERY much for your help in this matter!
    SUE  ;>)

    the router has two connections.  one is called a WAN and that is a wide area network, and it means the internet in your case.  and one is called a LAN, local area network.  
    what you saw means - that the way you connect to your internet is through PPPoE, a username and a password. 
    and then way your LAN connects is DHCP,  how all of your local computers connect.  This is important, because after you bridge the westell, you will be setting your Linksys up for PPPoE connection, and NOT DHCP.      if you don't do this step, then you will never connect.  
    that is fine, and normal.  if you follow the instructions at the link provided - you will be able to connect real easily.   
    you will want to bridge the westell just follow the instructions for "If your Westell uses the red and black Verizon firmware:"

  • Airport will not connect to Linksys router after iDisk sync force quit

    Hi,
    Hoping someone can help me here, kinda at my wits end.
    A week ago I was video ichatting and restarted my MacBook because the video feed was sluggish. I thought a restart would help.
    Unknown to me was that my iDisk was syncing. I recieved an warning dialogue box and was given the option of canceling the restart or force quitting the iDisk sync. I choose to force quit and proceed with the restart. After choosing to continue with the force quit I received an error message, it had the phrase "Mirror Agent" in it, and then my MacPro restarted.
    Since that first restart, I have not been able to connect, using Airport, to my Linksys Wireless router (model # WRT54 GX4).
    This is where it gets strange. Airport sees the router, displays a signal strength, shows up on my list of perfered networks...it displays all of the signs of a fully connected router but when I try to access the web, check mail or use iChat I cannot because Safari, Mail and iChat tell me that I am not connected to the internet.
    When I ran the network dianogistic tool, it first asked me why I would want to run it because it thought I was already connected. After running the tool it still came back with the same results, I was connect to the internet. But I still couldn't launch Safari, it just hung.
    This is where it gets really wierd. My wife, she's on a HP, can connect, using her built-in wireless card. Even after changing the Firmware on the Linksys router, her pc can still connect.
    And here's the icing on the cake. There are some unprotected wireless networks on my street. I can connected to those but not my own! Something has to be blocking the signal between my AirPort card and the Linksys router. Does that make sense?
    And if there is one saving grace to all of this, I still can connect to the web using the built-in Ethernet.
    Here's what I have tried:
    Removed Perfered Network, restarted MAC, added network back, still no connectivity.
    Removed security (was using WPA/WPA2) from the router still no connectivity.
    Removed Airport Keychain, restarted MAC, added router back, still no connectivity.
    Repaired the permissions on my HD, someone at work told me to try that, still no connectivity.
    Updated firmware to Linksys router to version 1.00.20, no connectivity.
    Rebooted Linksys router and cable modem, still no connectivity.
    Thank you to all in advance for reading my rambling note and forgiving my poor spelling (it is way past my bedtime and the keys are really blurry). I am still very new to Mac's and appreiciate any help that you can provide.
    Cheers,
    Alan
    [email protected]

    Sounds like you have two wireless networks on the same channel.
    Change the channel on the Airport Express.
    iFelix

  • Can't connect LINKSYS router to DSL modem

    I'm trying to set up a WRT54GS2 Linksys router with a D-Link DSL-2320b modem.  Have a Westell 6100 modem that is going bad, so I bought the D-Link to replace it. Originally had a D-Link router connected with the Westell, but the router overheats often and has to be reset.
    I have been able to connect to the internet using the DSL-2320b modem only, but once I add the Linksys router I am not able to connect to the modem. The Linksys router came from a cable modem connection for which it worked fine.  I'm sure it has something to do with the fact that they both use the same IP, 192.168.1.1.  I have tried changing the IP of the modem, but still having issues.
    Any help will greatly be appreciated.  I'm still able to use my old setup to connect to the internet now, but the Westell shut down my phone line today and had to be turned off and back on.  I'm hoping to be able to replace this as soon as possible.   Thanks in advance...

    Connect the Mode to the router on the Internet port and the computer to the router on the Ethernet port..If the IP address of the Modem is 192.168.1.x then,change the ip address of the linksys router to 192.168.2.1 and power cycle the entire network and check...

  • TS1398 Hi.. My internet and wifi are working on samsung phone and hp laptop but its not getting connected to iphone ipad, only skype is coming online rest all apps and safari show no internet connection. Got new linksys router WRT160NL , but situation sam

    Hi.. My internet and wifi are working on samsung phone and hp laptop but its not getting connected to iphone ipad, only skype is coming online rest all apps and safari show no internet connection. Got new linksys router WRT160NL , but situation same. Tried reboot, renew lease, forget network, reset network setting. Pls advice

    Have you tried a simple reset of your iPod to see if that helps?  To do this, press and hold both the Sleep/Wake and Home buttons together long enough for the Apple logo to appear.
    Otherwise, have you tried any of the troubleshooting mentioned in this Apple support document?
    iOS: Troubleshooting Wi-Fi networks and connections
    B-rock

  • LInksys Router BEFW11S4 version 2 and MacBook Pro Snow Leapord

    I bought my Linksys Router Model # BEFW11SW version 2 in 2002. I bought my MacBook Pro Dec.'09. My airport works in public location with wireless networks, but not in my house. Is my router not compatible, or can I re-configure something to make it work? Thanks!

    It's an old router. You may not have the latest firmware installed. The speed is 11b. At this point routers are cheap enough get a new one for your new MBP.

  • EA6300 - Cascading the Linksys router to another router (LAN-LAN) - Does not Bridge built in Wifi AP

    Regarding: 
    http://kb.linksys.com/Linksys/ukp.aspx?pid=80&vw=1&articleid=3733#
    Cascading the Linksys router to another router (LAN-LAN)
    The Bridge mode function on the EA6300 does not bridge the Wifi AP radio to the network.
    The ethernet ports are bridged, and the router can see network devices and wifi devices connected to itand ping devices in both directions , but Wifi clients connecting to the unit running in bridge mode are not "bridged" to the network.
    ~
    Using the built in webpage of the router, all devices can be pinged.
    Ethernet RJ-45 devices plugged into it can ping the unit and pull up the units config webpage, but not ping wifi clients connected to it.
    Wfii devices connected to its access point radio, can pull up the units config webpage, but not ping ethernet RJ-45 devices connected to it.
    If there is a bridge, then the bridge is broken in half and not functional.
    ~
    All devices are set with IPs on the same subnet,  192.168.2.x
    ~
    I have a Netgear router in Bridge mode, and it works fine, connecting the wifi access point and RJ-45 ethernet clients together like it should be, so I know how Bridge mode... should work...
    But it doesn't on this unit, it is not working completely out the factory door.   It will bridge one Router to another via the RJ-45 ethernet ports, but its own AP radio is no longer bridged and connected (like when running in NAT
    Note that doing cascading  using NAT as described under "Cascading the Linksys router to another router (LAN-WAN)" works fine.

    Hi, 
    There's no WLAN bridge feature on the new Linksys Smart Wifi routers. You might also like to check and review these articles about Bridge Mode: 
    Article ID: 24583 - Setting up your Linksys Wi-Fi or Smart Wi-Fi Router to Bridge Mode
    Article ID: 25714 - Setting up your Linksys Smart Wi-Fi Router to Bridge Mode using your Linksys Smart Wi-Fi Account
    Hope this helps!
    If everyone needs to believe in something, I believe I'll have another beer..

  • How to setup the Linksys router E4200 DD-WRT for WVC54GCA

    I don't know how to setup the Linksys router E4200 DD-WRT for WVC54GCA. The DD-WRT is very complcated. Please help!!!!! Also, I have used the TZO.com for the DDNS. Should I setup the DDNS for DD-WRT router??? I used the DDNS for my old model router before. Thanks.
    Solved!
    Go to Solution.

    Hi majekho, that is best be answered by support from the developers at the DD-WRT forums.
    The Search Function is your friend.... and Google too.
    How to Secure your Network
    How to Upgrade Routers Firmware
    Setting-Up a Router with DSL Internet Service
    Setting-Up a Router with Cable Internet Service
    How to Hard Reset or 30/30/30 your Router

Maybe you are looking for