Re: console freeze after "ifconfig wlan0 scan" with wi(4) pccard device

From: Chris Brennan <xaero_at_xaerolimit.net>
Date: Thu, 13 Jan 2011 11:28:14 -0500
On Wed, Jan 12, 2011 at 7:56 PM, Anton Shterenlikht <mexas_at_bristol.ac.uk>wrote:

>  but still can't connect to the gateway:
>
> PING 192.168.1.1 (192.168.1.1): 56 data bytes
> ping: sendto: No route to host
> ping: sendto: No route to host
> ping: sendto: No route to host
> ^C
> --- 192.168.1.1 ping statistics ---
> 3 packets transmitted, 0 packets received, 100.0% packet loss
>

After you get the IP, assign a default gw

route add default gw 192.168.1.1

that should do it

hth/c-
Received on Thu Jan 13 2011 - 15:28:37 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:10 UTC