On Wed, Jan 12, 2011 at 7:56 PM, Anton Shterenlikht <me...@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-
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to