Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Cannot connect to internet on wireless network  (Read 13038 times)

0 Members and 1 Guest are viewing this topic.

The Bubba

    Topic Starter


    Hopeful

    Thanked: 1
    • BIG BLUE HEAVEN
  • Experience: Familiar
  • OS: Windows XP
Cannot connect to internet on wireless network
« on: September 24, 2009, 04:59:43 PM »
I set up the wireless router (hard wired) and network and even though my laptop shows it's connected and with very good signal, when I try to go on the internet, it says no internet connection. How is that? I have a cable connection to my PC and am using XP.

dahlarbear



    Specialist

    Thanked: 101
    Re: Cannot connect to internet on wireless network
    « Reply #1 on: September 25, 2009, 04:07:22 AM »
    1.  No Internet Connection.  Within the configuration pages of a home router, you can generally restrict internet access based upon:
         a.  IP address
         b.  MAC address
         c.  Day(s) of week
         d.  Time of day

    Check the current configuration.

    Does it really say "no internet connection"?

    2.  Verify Local Area Network (LAN) Connection.  From command window on laptop:
         a.  ping 127.0.0.1
         b.  ping <your own laptop IP address>
         c.  ping <IP address of home router>
         d.  ping <IP address of another computer on your LAN>

    All of the above pings should succeed unless blocked by local software firewalls on your computers.

    3.  Verify Internet Connection.  Try an internet IP address:
         a.  ping <IP address of ISP DNS server>
         b.  ping 69.72.169.241       ; (IP address of www.computerhope.com)

    then try an internet fully qualified domain name (using DNS servers):
         c.  ping www.computerhope.com
         d.  ping www.msn.com
       
    4.  No Luck.  From the laptop, cut and paste output of "ipconfig /all" to this thread.

    Hint:  You can redirect the output to a text file and then cut and paste from there using command similar to:  "ipconfig /all > %systemdrive%\chope.txt" .

    %systemdrive% is an environment variable which should resolve to logical drive your operating system is installed to (e.g. "C:").

    The Bubba

      Topic Starter


      Hopeful

      Thanked: 1
      • BIG BLUE HEAVEN
    • Experience: Familiar
    • OS: Windows XP
    Re: Cannot connect to internet on wireless network
    « Reply #2 on: September 25, 2009, 04:17:46 PM »
    Maybe this will help, not that I'm not willing to try your advice. When asking the laptop to show available networks, it calls up my network. At the bottom right hand corner of the box it has a disconnect box which if selected will ask you if you want to disconnect from the network but in the upper right hand corner of the shown network it has disconnected next to the signal strength bar.

    dahlarbear



      Specialist

      Thanked: 101

      TechGeek



        Intermediate
      • Thanked: 6
        • Guide to WiFi Optimization
      • Experience: Expert
      • OS: Windows 7
      Re: Cannot connect to internet on wireless network
      « Reply #4 on: September 25, 2009, 06:01:44 PM »
      go to the network adapters, right click, and click refresh

      xp does that where it says not connected
      I help run my home improvement and home automation forum.

      The Bubba

        Topic Starter


        Hopeful

        Thanked: 1
        • BIG BLUE HEAVEN
      • Experience: Familiar
      • OS: Windows XP
      Re: Cannot connect to internet on wireless network
      « Reply #5 on: September 26, 2009, 07:10:01 AM »
      Thanks to both, will check it out.

      The Bubba

        Topic Starter


        Hopeful

        Thanked: 1
        • BIG BLUE HEAVEN
      • Experience: Familiar
      • OS: Windows XP
      Re: Cannot connect to internet on wireless network
      « Reply #6 on: September 28, 2009, 11:07:08 AM »
      Well here's the scoop, first, the network adapter won't refresh (it doesn't act like it's an available function), second, I reestablished my network, chose the recommended password, loaded the flashdrive to my laptop and then back to my PC. Now when I try to connect, it says "acquiring network address. As far as I can tell by trouble shooting it, acquiring network address means the wrong password was entered. The password was already pre entered when it asked for it.

      A side note, I downloaded SP2 and installed it on my laptop, it should have been on the original XP install disc but installed it anyway. It doesn't show up in the add/ remove programs section in the control panel. My PC shows it installed and thought the laptop should as well.

      The Bubba

        Topic Starter


        Hopeful

        Thanked: 1
        • BIG BLUE HEAVEN
      • Experience: Familiar
      • OS: Windows XP
      Re: Cannot connect to internet on wireless network
      « Reply #7 on: October 01, 2009, 11:38:33 AM »
      Have you guys given up on me? I have now managed to get a connection without protection (anyone can see it) and still can't connect to the net.

      dahlarbear



        Specialist

        Thanked: 101
        Re: Cannot connect to internet on wireless network
        « Reply #8 on: October 02, 2009, 05:58:12 AM »
        1.  Verify Local Area Network (LAN) Connection.  From command window on laptop (Start -> Run -> type "cmd" without quotes, then hit Enter):
             a.  ping 127.0.0.1                                # Verifies TCP/IP stack of laptop
             b.  ping <your laptop IP address>      # Access your network card
             c.  ping <desktop IP address>            # Access another PC on your LAN
             d.  ping <home router IP address>     # Access "gateway" for your LAN
         
        All of the above pings should succeed unless blocked by local software firewalls on the computers.

        If any of the above are not successful, please report the error/status messages you see.

        2.  Verify Internet Connection.  From command window on laptop, try an internet IP address:
             a.  ping 69.72.169.241                  # (IP address of www.computerhope.com)
             b.  ping <DNS server IP address>

        then try a fully qualified domain name (FQDN) for an internet website:
             c.  ping www.computerhope.com
             d.  ping www.msn.com

        Please report the "ping" results.  Successful or error/status message if not.

        3.  TutorialHow to Ping - Windows Tutorial

        The Bubba

          Topic Starter


          Hopeful

          Thanked: 1
          • BIG BLUE HEAVEN
        • Experience: Familiar
        • OS: Windows XP
        Re: Cannot connect to internet on wireless network
        « Reply #9 on: October 02, 2009, 11:35:56 AM »
        Thanks dahlarbear, I'll give it a try.

        The Bubba

          Topic Starter


          Hopeful

          Thanked: 1
          • BIG BLUE HEAVEN
        • Experience: Familiar
        • OS: Windows XP
        Re: Cannot connect to internet on wireless network
        « Reply #10 on: October 03, 2009, 07:53:12 AM »
        Well I've pinged everything and each time I get "Windows cannot find, make sure you typed the name correctly then try again.

        The Bubba

          Topic Starter


          Hopeful

          Thanked: 1
          • BIG BLUE HEAVEN
        • Experience: Familiar
        • OS: Windows XP
        Re: Cannot connect to internet on wireless network
        « Reply #11 on: October 03, 2009, 08:17:07 AM »
        OK, a new situation has arose, I'm now able to connect to a network call 'Linksys" the bad thing is that it's an open network and it says others can see what you're sending. I checked the firewall and it's on. Also, even though I have two networks installed, when asking to view existing networks, it only shows the Linksys and it's not the first one selected.

        dahlarbear



          Specialist

          Thanked: 101
          Re: Cannot connect to internet on wireless network
          « Reply #12 on: October 03, 2009, 11:08:39 AM »
          Well I've pinged everything and each time I get "Windows cannot find, make sure you typed the name correctly then try again.

          The error message above indicates it was unable to find the "ping" utility.

          Call me a skeptic, but I think you should try again.  The commands should be executed from a command window.  To get a command window:  Start -> Run -> type "cmd" without quotes, then hit Enter):

          1.  What are the results from command line "ping /?" ?

          2.  What are the results from command line "ping 127.0.0.1" ?

          3.  What are the results from command line "ping localhost" ?

          4.  Do you know the IP_Address for the laptop's wireless network connection ?

          If you know its address, what are the results from the command line "ping <Laptop IP_Address>" where you need to substitute it's IP_Address for entire substring "<Laptop IP_Address>" ?

          Note:  I'm assuming you're using IPv4 addresses of form "nnn.nnn.nnn.nnn" where nnn represents a decimal (base 10) number from 0 thru 255.

          The Bubba

            Topic Starter


            Hopeful

            Thanked: 1
            • BIG BLUE HEAVEN
          • Experience: Familiar
          • OS: Windows XP
          Re: Cannot connect to internet on wireless network
          « Reply #13 on: October 03, 2009, 01:40:50 PM »
          You lost me on the last part. All I'm doing when pinging is just entering the IP address. For example my router is 192.168.1.1 and I get the windows cannot find. How can I protect the Linksys network I can connect with?

          Kip



            Apprentice

            Thanked: 21
            • Yes
            • Yes
            • Yes
          • Experience: Experienced
          • OS: Linux variant
          Re: Cannot connect to internet on wireless network
          « Reply #14 on: October 03, 2009, 02:35:04 PM »
          Are you typing in a window titled "Run" or a black window titled something like "C:\Windows\System32\cmd.exe"?

          Also, are you typing "ping 192.168.1.1" or are you typing "192.168.1.1"?
          Happiness is not getting what you want, it is wanting what you get.

          dahlarbear



            Specialist

            Thanked: 101
            Re: Cannot connect to internet on wireless network
            « Reply #15 on: October 03, 2009, 06:20:49 PM »
            How can I protect the Linksys network I can connect with?

            1.  Linksys Network.  Security for a wireless "infrastructure" network is controlled by the wireless access point (which is built-in to your wireless home router).  It is set within the configuration pages of the home router.  Generally you may restrict connection access, encrypt transmission of logon credentials, and/or encrypt data on the wireless channel.  Computers wishing to use the wireless infrastructure network must match the security configuration set within the access point.  I suspect the home router supports one and only one wireless network.

                 a.  Is the "Linksys" network yours - created by your wireless access point?

                 b.  You can only protect the Linksys network if it's controlled by your wireless access point.
             
                 c.  You protect the Linksys network by configuring the security parameters within its wireless access point.  See vendor user guide for the wireless home router.

                 d.  Laws change.  It's probably illegal to access someone else's wireless network without their permission.

            2.  Command Line Executables.  Are the following executables in your system's "%systemroot%\system32" directory (usually C:\Windows\system32):
                 a.  arp.exe           ( or arp )
                 b.  cmd.exe          ( or cmd )
                 c.  ipconfig.exe     ( or ipconfig )
                 d.  nbtstat.exe     ( or nbtstat )
                 e.  netstat.exe     ( or netstat )
                 f.  nslookup.exe   ( or nslookup )

            3.  Path Variable.  From within a command prompt window,  enter the following at the command prompt:  "echo %path%" without the double quotation marks.

            Is the subdirectory string "C:\Windows\system32" displayed within the result ?

            The Bubba

              Topic Starter


              Hopeful

              Thanked: 1
              • BIG BLUE HEAVEN
            • Experience: Familiar
            • OS: Windows XP
            Re: Cannot connect to internet on wireless network
            « Reply #16 on: October 05, 2009, 04:51:01 PM »
            OK, I'm back to square one again. I ran the network wizard and established another network and now it is the only one that comes up and has the acquiring network address. The comand line executables you mentioned are available? The echo %path% when typed after going through cmd does show c :\Windows\system32. This is so aggravating, why can I just go back to the wireless setup wizard, establish a network, take the memory stick to the laptop and back to my PC and it work like it's suppose to?

            Kip



              Apprentice

              Thanked: 21
              • Yes
              • Yes
              • Yes
            • Experience: Experienced
            • OS: Linux variant
            Re: Cannot connect to internet on wireless network
            « Reply #17 on: October 05, 2009, 04:57:34 PM »
            This is so aggravating, why can I just go back to the wireless setup wizard, establish a network, take the memory stick to the laptop and back to my PC and it work like it's suppose to?
            I had trouble setting up my first network also.  It can be confusing.

            Please type "ipconfig /all" in the command prompt and post the results.
            Happiness is not getting what you want, it is wanting what you get.

            The Bubba

              Topic Starter


              Hopeful

              Thanked: 1
              • BIG BLUE HEAVEN
            • Experience: Familiar
            • OS: Windows XP
            Re: Cannot connect to internet on wireless network
            « Reply #18 on: October 05, 2009, 06:53:55 PM »
            Won't that give everyone on here my "stuff". I did notice after running ipconfig/all that my IP routing isn't enabled and neither is my wins proxy.

            I did the same on my laptop and it says the same thing.

            Here's "My Stuff"

            Microsoft Windows XP [Version 5.1.2600]
            (C) Copyright 1985-2001 Microsoft Corp.

            C:\Documents and Settings\John>ipconfig/all

            Windows IP Configuration

                    Host Name . . . . . . . . . . . . : ZONKED
                    Primary Dns Suffix  . . . . . . . :
                    Node Type . . . . . . . . . . . . : Unknown
                    IP Routing Enabled. . . . . . . . : No
                    WINS Proxy Enabled. . . . . . . . : No
                    DNS Suffix Search List. . . . . . : zonked

            Ethernet adapter Local Area Connection:

                    Connection-specific DNS Suffix  . : zonked
                    Description . . . . . . . . . . . : VIA Rhine II Fast Ethernet Adapter
                    Physical Address. . . . . . . . . : 00-11-5B-57-76-06
                    Dhcp Enabled. . . . . . . . . . . : Yes
                    Autoconfiguration Enabled . . . . : Yes
                    IP Address. . . . . . . . . . . . : 192.168.1.100
                    Subnet Mask . . . . . . . . . . . : 255.255.255.0
                    Default Gateway . . . . . . . . . : 192.168.1.1
                    DHCP Server . . . . . . . . . . . : 192.168.1.1
                    DNS Servers . . . . . . . . . . . : 68.87.72.134
                                                        68.87.77.134
                                                        192.168.1.1
                    Lease Obtained. . . . . . . . . . : Monday, October 05, 2009 8:26:45 AM
                    Lease Expires . . . . . . . . . . : Tuesday, October 06, 2009 8:26:45 AM


            C:\Documents and Settings\John>
            « Last Edit: October 05, 2009, 07:10:03 PM by The Bubba »

            Kip



              Apprentice

              Thanked: 21
              • Yes
              • Yes
              • Yes
            • Experience: Experienced
            • OS: Linux variant
            Re: Cannot connect to internet on wireless network
            « Reply #19 on: October 05, 2009, 07:29:40 PM »
            I just reread post #11; are you connecting to the internet through your network now?
            If not, what happens when you type "ping 192.168.1.1" in the command prompt?
            Happiness is not getting what you want, it is wanting what you get.

            The Bubba

              Topic Starter


              Hopeful

              Thanked: 1
              • BIG BLUE HEAVEN
            • Experience: Familiar
            • OS: Windows XP
            Re: Cannot connect to internet on wireless network
            « Reply #20 on: October 05, 2009, 07:57:33 PM »
            On my laptop it says it's not recognized as an internet or external command, operable program or hatch file. Hmmm, it says the same on my PC.

            The Bubba

              Topic Starter


              Hopeful

              Thanked: 1
              • BIG BLUE HEAVEN
            • Experience: Familiar
            • OS: Windows XP
            Re: Cannot connect to internet on wireless network
            « Reply #21 on: October 05, 2009, 08:05:12 PM »
            I would assume I need to enable routing, how can I do that? I also noticed on my PC that it doesn't show a wireles connection, I guess because my router is directly connectly?

            PS: I found this site, is this the way to do it?

            http://www.wikihow.com/Enable-Windows-XP-Routing
            « Last Edit: October 05, 2009, 08:20:34 PM by The Bubba »

            Geek-9pm


              Mastermind
            • Geek After Dark
            • Thanked: 1026
              • Gekk9pm bnlog
            • Certifications: List
            • Computer: Specs
            • Experience: Expert
            • OS: Windows 10
            Re: Cannot connect to internet on wireless network
            « Reply #22 on: October 05, 2009, 08:27:23 PM »
            Her is a FREE copy of Network Magic.
            http://download.cnet.com/Cisco-Network-Magic-Pro/3000-2085_4-10402331.html
            It works when nothing else does.It is from Crisco. *


            * Full name is:
            Cisco Systems, Inc.
            A long name, just say Crisco for shor t ning.

            The Bubba

              Topic Starter


              Hopeful

              Thanked: 1
              • BIG BLUE HEAVEN
            • Experience: Familiar
            • OS: Windows XP
            Re: Cannot connect to internet on wireless network
            « Reply #23 on: October 05, 2009, 08:39:40 PM »
            Hmm, I used network magic to set up my network once, it didn't seem to do too well, are you suggesting I use it for that or enabling routing?

            Geek-9pm


              Mastermind
            • Geek After Dark
            • Thanked: 1026
              • Gekk9pm bnlog
            • Certifications: List
            • Computer: Specs
            • Experience: Expert
            • OS: Windows 10
            Re: Cannot connect to internet on wireless network
            « Reply #24 on: October 05, 2009, 09:43:19 PM »
            Never mind. I thought you did not know about it. It helped me.

            Kip



              Apprentice

              Thanked: 21
              • Yes
              • Yes
              • Yes
            • Experience: Experienced
            • OS: Linux variant
            Re: Cannot connect to internet on wireless network
            « Reply #25 on: October 06, 2009, 07:58:13 AM »
            I would assume I need to enable routing, how can I do that? I also noticed on my PC that it doesn't show a wireles connection, I guess because my router is directly connectly?

            PS: I found this site, is this the way to do it?

            http://www.wikihow.com/Enable-Windows-XP-Routing

            That article is for something a little different.  It is for using a computer as a router instead of using a separate router.

            Just to make sure I understand, you are using a Linksys router and both computers have connected to the network but neither computer can use the internet.  Right?
            « Last Edit: October 06, 2009, 08:16:28 AM by Kip »
            Happiness is not getting what you want, it is wanting what you get.

            dahlarbear



              Specialist

              Thanked: 101
              Re: Cannot connect to internet on wireless network
              « Reply #26 on: October 06, 2009, 01:27:15 PM »
              ... I did notice after running ipconfig/all that my IP routing isn't enabled and neither is my wins proxy.

              I did the same on my laptop and it says the same thing.

              Here's "My Stuff"

              Microsoft Windows XP [Version 5.1.2600]
              (C) Copyright 1985-2001 Microsoft Corp.

              C:\Documents and Settings\John>ipconfig/all

              Windows IP Configuration

                      Host Name . . . . . . . . . . . . : ZONKED
                      Primary Dns Suffix  . . . . . . . :
                      Node Type . . . . . . . . . . . . : Unknown
                      IP Routing Enabled. . . . . . . . : No
                      WINS Proxy Enabled. . . . . . . . : No
                      DNS Suffix Search List. . . . . . : zonked

              C:\Documents and Settings\John>

              Within a home network, it is normal for "IP Routing" and "WINS Proxy" to be not enabled.  This is not a problem.
              « Last Edit: October 06, 2009, 02:30:38 PM by dahlarbear »

              The Bubba

                Topic Starter


                Hopeful

                Thanked: 1
                • BIG BLUE HEAVEN
              • Experience: Familiar
              • OS: Windows XP
              Re: Cannot connect to internet on wireless network
              « Reply #27 on: October 08, 2009, 02:25:23 PM »
              OK, so what to do. Where is the installation going wrong? It connected that one time with the Linksys network but when I ran the installation again, it went right back to acquiring network address.

              dahlarbear



                Specialist

                Thanked: 101
                Re: Cannot connect to internet on wireless network
                « Reply #28 on: October 08, 2009, 03:10:59 PM »
                Just to make sure I understand, you are using a Linksys router and both computers have connected to the network but neither computer can use the internet.  Right?

                The Bubba

                  Topic Starter


                  Hopeful

                  Thanked: 1
                  • BIG BLUE HEAVEN
                • Experience: Familiar
                • OS: Windows XP
                Re: Cannot connect to internet on wireless network
                « Reply #29 on: October 08, 2009, 03:14:19 PM »
                The PC (my home computer) can connect and at one time the laptop could.

                Kip



                  Apprentice

                  Thanked: 21
                  • Yes
                  • Yes
                  • Yes
                • Experience: Experienced
                • OS: Linux variant
                Re: Cannot connect to internet on wireless network
                « Reply #30 on: October 08, 2009, 03:54:00 PM »
                Are the ipconfig results in reply #18 from your desktop?
                If they are, please type "ipconfig /all" in the command prompt on your laptop and post the results.
                Happiness is not getting what you want, it is wanting what you get.

                The Bubba

                  Topic Starter


                  Hopeful

                  Thanked: 1
                  • BIG BLUE HEAVEN
                • Experience: Familiar
                • OS: Windows XP
                Re: Cannot connect to internet on wireless network
                « Reply #31 on: October 09, 2009, 12:16:19 AM »
                Here's my laptop stuff:

                Microsoft Windows XP [Version 5.1.2600]
                (C) Copyright 1985-2001 Microsoft Corp.

                C:\Documents and Settings\Kathy>ipconfig/all

                Windows IP Configuration

                        Host Name . . . . . . . . . . . . : ZONKED
                        Primary Dns Suffix  . . . . . . . :
                        Node Type . . . . . . . . . . . . : Unknown
                        IP Routing Enabled. . . . . . . . : No
                        WINS Proxy Enabled. . . . . . . . : No

                Ethernet adapter Local Area Connection:

                        Media State . . . . . . . . . . . : Media disconnected
                        Description . . . . . . . . . . . : National Semiconductor DP83815-Based
                 PCI Fast Ethernet Adapter
                        Physical Address. . . . . . . . . : 00-0F-20-20-F2-8F

                Ethernet adapter linksys:

                        Media State . . . . . . . . . . . : Media disconnected
                        Description . . . . . . . . . . . : Broadcom 802.11b/g WLAN
                        Physical Address. . . . . . . . . : 00-90-4B-5C-E8-1F

                C:\Documents and Settings\Kathy>

                TechGeek



                  Intermediate
                • Thanked: 6
                  • Guide to WiFi Optimization
                • Experience: Expert
                • OS: Windows 7
                Re: Cannot connect to internet on wireless network
                « Reply #32 on: October 09, 2009, 06:52:32 PM »
                go to command prompt (it's black DOS)

                and type
                Code: [Select]
                ping 192.168.1.1
                I help run my home improvement and home automation forum.

                The Bubba

                  Topic Starter


                  Hopeful

                  Thanked: 1
                  • BIG BLUE HEAVEN
                • Experience: Familiar
                • OS: Windows XP
                Re: Cannot connect to internet on wireless network
                « Reply #33 on: October 10, 2009, 02:06:17 PM »
                It says it's not recognized as an internal or external command (laptop)

                It says the same on the PC as well.

                Geek-9pm


                  Mastermind
                • Geek After Dark
                • Thanked: 1026
                  • Gekk9pm bnlog
                • Certifications: List
                • Computer: Specs
                • Experience: Expert
                • OS: Windows 10
                Re: Cannot connect to internet on wireless network
                « Reply #34 on: October 10, 2009, 05:18:08 PM »
                There is a know issue in XP where it can not log into a secure wireless network. This has been fixed with updates. But, of course, if you can not get into the internet you can not get the update!
                The workaround is to log into a network that does not have password protection and then get all the up[dates. Later you try gain.
                Another positivity is to update the XP drivers for the the Wireless device. Similar problem, can't get the updates until you get on thee net!
                Here is a link about how it should work:
                http://help.isu.edu/index.php?action=knowledgebase&catid=&docid=849;sec_id=104
                Her is one of many links that ID the problem with SP1:
                http://www.fixya.com/support/t164704-wep_xp_problems

                One solution is to just give up on WEP. Take your chances.

                The Bubba

                  Topic Starter


                  Hopeful

                  Thanked: 1
                  • BIG BLUE HEAVEN
                • Experience: Familiar
                • OS: Windows XP
                Re: Cannot connect to internet on wireless network
                « Reply #35 on: October 10, 2009, 09:24:00 PM »
                I had been visiting other sites to see what others had done and kept noticing that the security may be a problem. I pinged 192.168.1.1 and got a diagnostic box and it asked me which network I wanted to connect to, it has a wired and wireless. I picked wireless and after trying a few different things finally found out how to change the security to WEP. It now connects but is open where others might see what I'm sending as it was a while back. Go figure.

                Kip



                  Apprentice

                  Thanked: 21
                  • Yes
                  • Yes
                  • Yes
                • Experience: Experienced
                • OS: Linux variant
                Re: Cannot connect to internet on wireless network
                « Reply #36 on: October 11, 2009, 01:16:49 PM »
                So now your laptop is connected to the network and can use the internet?

                If it is, you can go to this site for instructions on how to secure your network.  [Link]
                Happiness is not getting what you want, it is wanting what you get.

                The Bubba

                  Topic Starter


                  Hopeful

                  Thanked: 1
                  • BIG BLUE HEAVEN
                • Experience: Familiar
                • OS: Windows XP
                Re: Cannot connect to internet on wireless network
                « Reply #37 on: October 11, 2009, 03:35:41 PM »
                Yep, I'm sitting about 40 feet away from my PC and connected. I'll check out the site you posted about security, thanks.