On 13 août 2014, at 21:58, Paul Colomiets <[email protected]> wrote:

> It's hard do say why you've got IP address but did not get the default
> gateway. The simplest option is to run:
> 
>    netstat -rn
> 
> On a mac and copy whatever the default gateway is to linux:
> 
>    ip route add default via 10.80.80.1
> 
> If default gateway is 10.80.80.1. See
> http://stackoverflow.com/questions/6782658/how-to-get-default-gateway-in-mac-osx
> for more info on getting default gateway in mac.

Thanks!

    ip route add default via 10.80.80.1

fixed my network connection.

I will try to continue with the install now.  (I've decided to reply first in 
case my laptop becomes unbootable :))

Alexey.
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to