console freeze after "ifconfig wlan0 scan" with wi(4) pccard
device
Chris Brennan
xaero at xaerolimit.net
Thu Jan 13 16:28:37 UTC 2011
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-
More information about the freebsd-current
mailing list