Quantcast
Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Brand New Asus Z54C-JS91 Wireless Default Gateway Not Available

  1. #1
    Ichigo0Soul's Avatar
    Ichigo0Soul is offline Junior Member
    Enjoys Windows 7 Forums
     
    Join Date
    Oct 2012
    Posts
    6
    Windows 7/Server 2008 R2 Chrome 22.0.1229.94

    Brand New Asus Z54C-JS91 Wireless Default Gateway Not Available

    I've been helping a friend of mine set his new laptop up, and I ran into an issue when I tried to connect to my wireless network. It attempts to connect, then just hangs there. I've tested this on multiple routers. And every time, after a few seconds, it says "No Internet Connection." The internet works when I use an ethernet cable, but not wirelessly. I tried all of the fixes I could find. Disabling ipv6, resetting my router to factory default settings, uninstalling and reinstalling drivers, etc. I even reinstalled Windows 7 with my Window Ultimate install disc (I figured that maybe he had gotten a bad install) and I still had no luck. When I tried pinging the router's IP address (192.168.1.1) and got:

    Pinging 192.168.1.1 with 32 bytes of data:
    Reply from 192.168.1.5: Destination host unreachable.
    Reply from 192.168.1.5: Destination host unreachable.
    Reply from 192.168.1.5: Destination host unreachable.
    Reply from 192.168.1.5: Destination host unreachable.

    Ping statistics for 192.168.1.1: Packets: Sent = 4, Received = 4, Lost = 0(0% loss)

    The model of the card is Railink RT
    5390. The router is an Arris router/modem combo and was supplied to me by Comcast. Tell me if I need to supply more information. Is it possible that it's a bad WLAN card?
    Last edited by Ichigo0Soul; 10-19-2012 at 04:27 PM.

    Reply With Quote Reply With Quote

  2. #2
    patcooke's Avatar
    patcooke is online now Tier 2 Moderator
    Microsft Most Valuable
    Professional
     
    Join Date
    May 2010
    Age
    67
    Posts
    2,122
    Windows 7/Server 2008 R2 Firefox 11.0

    Re: Brand New Asus Z54C-JS91 Wireless Default Gateway Not Available

    You need to check your Internet Protocol Configuration. Go to Command prompt and enter the command:

    ipconfig /all

    It will list the parameters for all your IP configured devices. If you need help interpreting the output you can direct it to a file using this command:

    ipcononfig /all > desktop\ipconfig.txt

    then post the file which will be saved on your desktop on here.

    Reply With Quote Reply With Quote

  3. #3
    Ichigo0Soul's Avatar
    Ichigo0Soul is offline Junior Member Thread Starter Thread Starter
    Enjoys Windows 7 Forums
     
    Join Date
    Oct 2012
    Posts
    6
    Windows 7/Server 2008 R2 Chrome 22.0.1229.94

    Re: Brand New Asus Z54C-JS91 Wireless Default Gateway Not Available

    Windows IP Configuration


    Host Name . . . . . . . . . . . . : MyPC-PC
    Primary Dns Suffix . . . . . . . :
    Node Type . . . . . . . . . . . . : Hybrid
    IP Routing Enabled. . . . . . . . : No
    WINS Proxy Enabled. . . . . . . . : No
    DNS Suffix Search List. . . . . . : hsd1.ga.comcast.net.


    Wireless LAN adapter Wireless Network Connection:


    Connection-specific DNS Suffix . : hsd1.ga.comcast.net.
    Description . . . . . . . . . . . : 802.11n Wireless LAN Card
    Physical Address. . . . . . . . . : E0-06-E6-50-7E-AB
    DHCP Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes
    IPv4 Address. . . . . . . . . . . : 192.168.1.5(Preferred)
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Lease Obtained. . . . . . . . . . : Friday, October 19, 2012 10:50:46 AM
    Lease Expires . . . . . . . . . . : Friday, October 26, 2012 10:50:46 AM
    Default Gateway . . . . . . . . . : 192.168.1.1
    DHCP Server . . . . . . . . . . . : 192.168.1.1
    DNS Servers . . . . . . . . . . . : 192.168.1.1
    192.168.1.2
    NetBIOS over Tcpip. . . . . . . . : Enabled


    Ethernet adapter Local Area Connection:


    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . : hsd1.ga.comcast.net.
    Description . . . . . . . . . . . : Atheros AR8151 PCI-E Gigabit Ethernet Controller (NDIS 6.20)
    Physical Address. . . . . . . . . : 10-BF-48-28-33-4D
    DHCP Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes


    Tunnel adapter isatap.hsd1.ga.comcast.net.:


    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Microsoft ISATAP Adapter
    Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
    DHCP Enabled. . . . . . . . . . . : No
    Autoconfiguration Enabled . . . . : Yes


    Tunnel adapter Teredo Tunneling Pseudo-Interface:


    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
    Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
    DHCP Enabled. . . . . . . . . . . : No
    Autoconfiguration Enabled . . . . : Yes


    I would also like to add that I have already tried disabling all firewalls, and there is no antivirus installed on the computer.
    Last edited by Ichigo0Soul; 10-19-2012 at 11:15 PM.

    Reply With Quote Reply With Quote

  4. #4
    patcooke's Avatar
    patcooke is online now Tier 2 Moderator
    Microsft Most Valuable
    Professional
     
    Join Date
    May 2010
    Age
    67
    Posts
    2,122
    Windows 7/Server 2008 R2 Firefox 11.0

    Re: Brand New Asus Z54C-JS91 Wireless Default Gateway Not Available

    The ipconfig output indicates that a connection to the router was made because IP, gateway and DNS server addresses have all been assigned from the router using DHCP. Try releasing all these address assignments using the command:

    ipconfig /release

    then run ipconfig /all to see if the entries for the wireless connection have been released.

    Then run a command:

    ipconfig /renew

    and examining ipconfig /all again to see if the router has re-newed addresses.

    If it has try the ping 192.168.1.1 again.

    Reply With Quote Reply With Quote

  5. #5
    Ichigo0Soul's Avatar
    Ichigo0Soul is offline Junior Member Thread Starter Thread Starter
    Enjoys Windows 7 Forums
     
    Join Date
    Oct 2012
    Posts
    6
    Windows 7/Server 2008 R2 Chrome 22.0.1229.94

    Re: Brand New Asus Z54C-JS91 Wireless Default Gateway Not Available

    I wish we had been able to resolve the issue. My friend decided to return the laptop and get a new one.

    Reply With Quote Reply With Quote

  6. #6
    patcooke's Avatar
    patcooke is online now Tier 2 Moderator
    Microsft Most Valuable
    Professional
     
    Join Date
    May 2010
    Age
    67
    Posts
    2,122
    Windows 7/Server 2008 R2 Firefox 11.0

    Re: Brand New Asus Z54C-JS91 Wireless Default Gateway Not Available

    Thanks for letting us know - I'm sure we could have solved it but if his problem has gone away then ok - until next time

    Reply With Quote Reply With Quote

  7. #7
    Ichigo0Soul's Avatar
    Ichigo0Soul is offline Junior Member Thread Starter Thread Starter
    Enjoys Windows 7 Forums
     
    Join Date
    Oct 2012
    Posts
    6
    Windows 7/Server 2008 R2 Chrome 22.0.1229.94

    Re: Brand New Asus Z54C-JS91 Wireless Default Gateway Not Available

    He had me take the laptop back and continue to try to get it fixed, luckily. Here's the info you asked for.

    C:\Users\User>ipconfig /release


    Windows IP Configuration


    No operation can be performed on Local Area Connection while it has its media di
    sconnected.
    An error occurred while releasing interface Loopback Pseudo-Interface 1 : The sy
    stem cannot find the file specified.




    Wireless LAN adapter Wireless Network Connection:


    Connection-specific DNS Suffix . :
    Default Gateway . . . . . . . . . :


    Ethernet adapter Local Area Connection:


    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . : hsd1.ga.comcast.net.


    Tunnel adapter isatap.hsd1.ga.comcast.net.:


    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :


    Tunnel adapter Teredo Tunneling Pseudo-Interface:


    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :


    C:\Users\User>/ipconfig /all
    '/ipconfig' is not recognized as an internal or external command,
    operable program or batch file.


    C:\Users\Joey>ipconfig /all


    Windows IP Configuration


    Host Name . . . . . . . . . . . . : User-PC
    Primary Dns Suffix . . . . . . . :
    Node Type . . . . . . . . . . . . : Hybrid
    IP Routing Enabled. . . . . . . . : No
    WINS Proxy Enabled. . . . . . . . : No


    Wireless LAN adapter Wireless Network Connection:


    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : 802.11n Wireless LAN Card
    Physical Address. . . . . . . . . : E0-06-E6-50-7E-AB
    DHCP Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes
    Autoconfiguration IPv4 Address. . : 169.254.26.51(Preferred)
    Subnet Mask . . . . . . . . . . . : 255.255.0.0
    Default Gateway . . . . . . . . . :
    DNS Servers . . . . . . . . . . . : 192.168.1.1
    192.168.1.2
    NetBIOS over Tcpip. . . . . . . . : Enabled


    Ethernet adapter Local Area Connection:


    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . : hsd1.ga.comcast.net.
    Description . . . . . . . . . . . : Atheros AR8151 PCI-E Gigabit Ethernet Con
    troller (NDIS 6.20)
    Physical Address. . . . . . . . . : 10-BF-48-28-33-4D
    DHCP Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes


    Tunnel adapter isatap.hsd1.ga.comcast.net.:


    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Microsoft ISATAP Adapter
    Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
    DHCP Enabled. . . . . . . . . . . : No
    Autoconfiguration Enabled . . . . : Yes


    Tunnel adapter Teredo Tunneling Pseudo-Interface:


    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
    Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
    DHCP Enabled. . . . . . . . . . . : No
    Autoconfiguration Enabled . . . . : Yes


    Tunnel adapter isatap.{54430EE9-2C9B-40E8-B7EE-CAC7AAD8BEB2}:


    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Microsoft ISATAP Adapter #2
    Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
    DHCP Enabled. . . . . . . . . . . : No
    Autoconfiguration Enabled . . . . : Yes


    C:\Users\User>ipconfig /renew


    Windows IP Configuration


    No operation can be performed on Local Area Connection while it has its media di
    sconnected.
    An error occurred while releasing interface Loopback Pseudo-Interface 1 : The sy
    stem cannot find the file specified.




    Wireless LAN adapter Wireless Network Connection:


    Connection-specific DNS Suffix . : hsd1.ga.comcast.net.
    IPv4 Address. . . . . . . . . . . : 192.168.1.5
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : 192.168.1.1


    Ethernet adapter Local Area Connection:


    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . : hsd1.ga.comcast.net.


    Tunnel adapter isatap.hsd1.ga.comcast.net.:


    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . : hsd1.ga.comcast.net.


    Tunnel adapter Teredo Tunneling Pseudo-Interface:


    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :


    C:\Users\User>ipconfig /all


    Windows IP Configuration


    Host Name . . . . . . . . . . . . : User-PC
    Primary Dns Suffix . . . . . . . :
    Node Type . . . . . . . . . . . . : Hybrid
    IP Routing Enabled. . . . . . . . : No
    WINS Proxy Enabled. . . . . . . . : No
    DNS Suffix Search List. . . . . . : hsd1.ga.comcast.net.


    Wireless LAN adapter Wireless Network Connection:


    Connection-specific DNS Suffix . : hsd1.ga.comcast.net.
    Description . . . . . . . . . . . : 802.11n Wireless LAN Card
    Physical Address. . . . . . . . . : E0-06-E6-50-7E-AB
    DHCP Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes
    IPv4 Address. . . . . . . . . . . : 192.168.1.5(Preferred)
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Lease Obtained. . . . . . . . . . : Saturday, October 20, 2012 1:26:39 PM
    Lease Expires . . . . . . . . . . : Saturday, October 27, 2012 1:26:40 PM
    Default Gateway . . . . . . . . . : 192.168.1.1
    DHCP Server . . . . . . . . . . . : 192.168.1.1
    DNS Servers . . . . . . . . . . . : 192.168.1.1
    192.168.1.2
    NetBIOS over Tcpip. . . . . . . . : Enabled


    Ethernet adapter Local Area Connection:


    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . : hsd1.ga.comcast.net.
    Description . . . . . . . . . . . : Atheros AR8151 PCI-E Gigabit Ethernet Con
    troller (NDIS 6.20)
    Physical Address. . . . . . . . . : 10-BF-48-28-33-4D
    DHCP Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes


    Tunnel adapter isatap.hsd1.ga.comcast.net.:


    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . : hsd1.ga.comcast.net.
    Description . . . . . . . . . . . : Microsoft ISATAP Adapter
    Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
    DHCP Enabled. . . . . . . . . . . : No
    Autoconfiguration Enabled . . . . : Yes


    Tunnel adapter Teredo Tunneling Pseudo-Interface:


    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
    Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
    DHCP Enabled. . . . . . . . . . . : No
    Autoconfiguration Enabled . . . . : Yes

    Reply With Quote Reply With Quote

  8. #8
    patcooke's Avatar
    patcooke is online now Tier 2 Moderator
    Microsft Most Valuable
    Professional
     
    Join Date
    May 2010
    Age
    67
    Posts
    2,122
    Windows 7/Server 2008 R2 Firefox 11.0

    Re: Brand New Asus Z54C-JS91 Wireless Default Gateway Not Available

    What firewall(s) do you have installed? New systems frequently come with a trial copy of Norton installed, if you have it you may well find it is causing a problem. I won't allow Norton within light years of my laptop as I consider it consumes far too much resources and is infinitely more trouble than what it is worth. I would remove it and rely, as I do, entirely on the built in Windows firewall and Microsoft Security Essentials which is a free download.

    Reply With Quote Reply With Quote

  9. #9
    Ichigo0Soul's Avatar
    Ichigo0Soul is offline Junior Member Thread Starter Thread Starter
    Enjoys Windows 7 Forums
     
    Join Date
    Oct 2012
    Posts
    6
    Windows 7/Server 2008 R2 Chrome 22.0.1229.94

    Re: Brand New Asus Z54C-JS91 Wireless Default Gateway Not Available

    It doesn't have any firewalls. It has a bare copy of Windows 7 Ultimate on it, so there's no Norton on it. And I feel exactly the same way about that program. Also I disabled the Windows firewall.

    Reply With Quote Reply With Quote

  10. #10
    patcooke's Avatar
    patcooke is online now Tier 2 Moderator
    Microsft Most Valuable
    Professional
     
    Join Date
    May 2010
    Age
    67
    Posts
    2,122
    Windows 7/Server 2008 R2 Firefox 11.0

    Re: Brand New Asus Z54C-JS91 Wireless Default Gateway Not Available

    When you execute a ping on the local network the IP address must be coverted at local level to the physical address of the NIC card you are pinging. This is done using something called address resolution protocol (ARP). Your pc will maintain a table of these values if it has ever seen your router - have a look in the arp table to see if there is an entry for your router (192.168.1.1) by using this command in a command prompt:

    arp -a

    A useful utility here - xirruss - which will allow you to examine what wireless access points are visible - free download from here:

    http://www.xirrus.com/Products/Wi-Fi-Inspector.aspx

    If it shows your access point look at the channel number it is transmitting on and compare it with the channel number your wireless adapter is set to by using this command in a command screen:

    netsh wlan show int
    Last edited by patcooke; 10-21-2012 at 02:00 PM.

    Reply With Quote Reply With Quote

Page 1 of 2 12 LastLast

Similar Threads

  1. [CRASH] The default gateway is not available
    By David Horntvedt in forum Windows 7 Networking
    Replies: 31
    Last Post: 08-24-2011, 08:02 AM
  2. The default gateway is not available
    By Adobim in forum Windows 7 Networking
    Replies: 0
    Last Post: 06-03-2011, 07:47 AM
  3. Default gateway Problem
    By Stephani in forum Windows 7 Support
    Replies: 2
    Last Post: 05-20-2011, 01:21 PM
  4. The default gateway is not available
    By jsr4u in forum Windows 7 Support
    Replies: 1
    Last Post: 02-27-2011, 09:40 PM
  5. Double default gateway
    By zelda3d in forum Windows 7 Support
    Replies: 0
    Last Post: 09-10-2009, 12:12 AM

Visitors found this page by searching for:

powered by myBB asus tech support

default gateway not available in asus

asus default gateway unavailable

asus default gateway

asus default gateway not available

windows 7 wireless default gateway not available

windows 7 default gateway not available

powered by myBB brand name

powered by myBB change of address

asus default gateway not set wireless

powered by myBB couples home video

powered by myBB free online tech support

powered by myBB online customer service

asus windows 7 default gateway

gateway not available

asus z54c drivers pack

default gateway is unavailable windows 7

comcast default gateway not available

the default gateway is not available windows 7

turn on default gateway on windows 7 asus laptop

resolving default gateway not available windows 8

powered by myBB penn state

powered by myBB graphics card settings

asus z54c wifi not working

my asus z54c wireless adapter is missing

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •