No available wireless networks available

Closed
Guest1234 - Aug 15, 2009 at 01:06 PM
sharpman Posts 1021 Registration date Saturday May 23, 2009 Status Contributor Last seen October 20, 2010 - Aug 20, 2009 at 02:43 PM
Hi Guys
I am using a Packard Bell laptop and up to now was able to hit the internet button and i'd be online. For some reason now it cant find the server..I've tried to reconnect but now it tells me 'wireless connection unavailable'.
Ive tried right clicking and searching for available wireless networks but they have disapperared! when I try the advanced option and refresh I still get nothing! I've probably changed some setting unknown to myself but I cant figure out what, someone please help I'm driving myself cracked trying to figure this out! Thanks!
Related:

2 responses

sharpman Posts 1021 Registration date Saturday May 23, 2009 Status Contributor Last seen October 20, 2010 183
Aug 18, 2009 at 08:30 PM
you need to check what ip address your laptop is using.
goto start/run type cmd, hit enter.
type ipconfig /all and hit enter in the dos window that comes up.

you should see something similar to below.


D:\Documents and Settings\Dave>ipconfig/all



Windows IP Configuration

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




Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : NVIDIA nForce 10/100 Mbps Ethernet
Physical Address. . . . . . . . . : xx-xx-xx-xx-xx-xx
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : xxx.xxx.xxx.xxx
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : xxx.xxx.xxx.xxx
DHCP Server . . . . . . . . . . . : xxx.xxx.xxx.xxx

DNS Servers . . . . . . . . . . . : xxx.xxx.xxx.xxx
Lease Obtained. . . . . . . . . . : 19 August 2009 01:50:59
Lease Expires . . . . . . . . . . : 19 August 2009 02:50:59

Ethernet adapter Local Area Connection 2:

Media State . . . . . . . . . . . : Media disconnected
Description . . . . . . . . . . . : Intel(R) PRO/1000 PT Desktop Adapter

Physical Address. . . . . . . . . : xx-xx-xx-xx-xx-xx

D:\Documents and Settings\Dave>


Alternatively it could be similar to below.


D:\Documents and Settings\Dave>ipconfig/all

Windows IP Configuration


Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : NVIDIA nForce 10/100 Mbps Ethernet
Physical Address. . . . . . . . . : xx.xx.xx.xx.xx.xx
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : xxx.xxx.xxx.xxx
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : xxx.xxx.xxx.xxx

Ethernet adapter Local Area Connection 2:

Media State . . . . . . . . . . . : Media disconnected
Description . . . . . . . . . . . : Intel(R) PRO/1000 PT Desktop Adapter

Physical Address. . . . . . . . . : xx-xx-xx-xx-xx

D:\Documents and Settings\Dave>


you need to compare these details with another computer that is on the same network as you. that connects to the internet through the same router/modem.

they should be identical apart from the last digits in the ip adress . these need to be different by a couple of numbers.

ie.
your computer 192.192.192.35
the other computer 192.192.192.40

or someting similar.

if they compare and are as they should be then we need to look elsewhere.

if they aren't then we need to change the ip address of your computer to one that is nearly the same as the other one. bearing in mind that you can only have one machine having one ip address. no two machines can have identical ip addresses.

if you need assistance in changing the ip address then please do not hesitate to get back to the forum.

could you do the following.

D:\Documents and Settings\Dave>netsh (enter)
netsh>diag (enter)
netsh diag>show test (enter)

this will run a test of your network from your laptop outwards.
it will ping all the ip addresses that it needs to with a result.
giving a similar output as previously but in greater detail.

when this is done, right click in the blue bar at the top of the dos box and select edit/select all.
then press enter. this will copy the contents to the clip board. paste this into your message and post back to forum.
0
Thank you so much! have just run that and it came straight back - your a genius!!! much appreciated
0
sharpman Posts 1021 Registration date Saturday May 23, 2009 Status Contributor Last seen October 20, 2010 183
Aug 20, 2009 at 02:43 PM
your welcome, I'm glad to help
0