[Nix-dev] nixops waits forever for SSH
Richard Wallace
rwallace at thewallacepack.net
Fri Aug 22 20:34:08 CEST 2014
Ok, this is my fuckup. I didn't realize that nixops was configuring the
virtual machine with a host-only adapter and did not have the required
support tools installed in Arch for that to work correctly.
I also found that the vboxnet0 IP address was set to 192.168.65.1 by
default, instead of 192.168.56.1. Once I changed that, nixops was able to
connect to ssh and started building. It's looking good now!
Thanks everyone for the help!
Rich
On Fri, Aug 22, 2014 at 10:19 AM, Richard Wallace <
rwallace at thewallacepack.net> wrote:
> Ok, there is a vboxnet0 but it does not have the necessary IP address.
> Did I miss a step in the manual?
>
>
> On Fri, Aug 22, 2014 at 2:49 AM, Eelco Dolstra <
> eelco.dolstra at logicblox.com> wrote:
>
>> Hi,
>>
>> On 22/08/14 01:19, Luca Bruno wrote:
>>
>> > Try disabling the firewall in the nixos configuration.
>>
>> Port 22 is open in the firewall by default, so that's not it.
>>
>> Make sure that interface vboxnet0 exists with IP address 192.168.56.1/24,
>> and
>> that there is a route for 192.168.56.0/24.
>>
>> --
>> Eelco Dolstra | LogicBlox, Inc. | http://nixos.org/~eelco/
>> _______________________________________________
>> nix-dev mailing list
>> nix-dev at lists.science.uu.nl
>> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.science.uu.nl/pipermail/nix-dev/attachments/20140822/cca7733c/attachment-0001.html
More information about the nix-dev
mailing list