Hi Jim,
If you are accessing the internet via cable it could be that your wireless adapter has a problem.
Try the following:
Disconnect the cable.
The next procedure sends a small packet of data to the router.
Start Orb > type in .....cmd ..... hit Enter
On the command screen type ....... ping 192.168.1.1 ....... Enter ............ [ space after ping ]
Or try ...... ping www.google.co.uk ....... Enter ..... [space after ping ]
You should get ....
Pinging 192.168.1.1 with 32 bytes of data:
Reply from 192.168.1.1: bytes=32 time=1ms TTL=64
Reply from 192.168.1.1: bytes=32 time=1ms TTL=64
Reply from 192.168.1.1: bytes=32 time=67ms TTL=64
Reply from 192.168.1.1: bytes=32 time=50ms TTL=64
Ping statistics for 192.168.1.1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 1ms, Maximum = 67ms, Average = 29ms