Oops, did I not send my previous message to the ML?

This is the problem I've had on Ubuntu 14.04, I just changed the IP range for 
vboxnet0 in VBox GUI and removed other interfaces from there (I also 
reinstalled virtualbox before that, but it didn't help).
I'll give more details when I'm home.

Richard Wallace <[email protected]> napisał:
>I cannot ping it.  As Eelco pointed out, vboxnet0 isn't getting
>assigned
>the right IP address.  Is this the same issue you had?  How did change
>your
>VBox network configuration to get it working?
>
>
>On Fri, Aug 22, 2014 at 12:56 AM, Tomasz Kontusz
><[email protected]>
>wrote:
>
>> Can you ping the IP that nixops gave you? I had a similar problem,
>and it
>> turned out to be caused by misconfigured networking in VBox
>>
>> Richard Wallace <[email protected]> napisał:
>>
>>> On Thu, Aug 21, 2014 at 4:19 PM, Luca Bruno <[email protected]>
>>> wrote:
>>>
>>>> Try disabling the firewall in the nixos configuration.
>>>>
>>>
>>> In trivial.nix, I replaced
>>>   networking.firewall.allowedTCPPorts = [ 80 ];
>>>
>>> with
>>>
>>>   networking.firewall.enable = false;
>>>
>>> nixops was still unable to determine when the ssh server came up in
>the
>>> virtual machine.
>>>
>>>
>>>>
>>>> About the virtualbox issue, it's possible that the vbox kernel of
>your
>>>> linux box is not compatible with the nixpkgs virtualbox.
>>>>
>>>>
>>> That's about what I'd figured too.  It's not so bad, I'll just have
>a
>>> ~/nix/bin that I'll put in the PATH.  That way I can circumvent the
>purity
>>> of nix-shell somewhat.
>>>
>>>
>>>>
>>>> On Fri, Aug 22, 2014 at 1:15 AM, Richard Wallace <
>>>> [email protected]> wrote:
>>>>
>>>>> Hello again,
>>>>>
>>>>> I finally got `nixops deploy -d trivial` to create a virtualbox
>image
>>>>> and start it - I had to abandon using virtualbox from nixpkgs and
>instead
>>>>> put the VBoxManage installed by Arch on my PATH.
>>>>>
>>>>> During startup, the IP address is determined correctly and then
>nixops
>>>>> says, "waiting for SSH..." and then just waits forever.  I can see
>in the
>>>>> virtualbox console that SSH started, but nixops is unable to see
>that.  Is
>>>>> there a step I am missing?  vboxdrv, vboxnetadp and vboxnetflt are
>all
>>>>> loaded correctly.
>>>>>
>>>>> Thanks again,
>>>>> Rich
>>>>>
>>>>> _______________________________________________
>>>>> nix-dev mailing list
>>>>> [email protected]
>>>>> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> www.debian.org - The Universal Operating System
>>>>
>>>
>>> ------------------------------
>>>
>>> nix-dev mailing list
>>> [email protected]
>>> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>>>
>>>
>> --
>> Wysłane za pomocą K-9 Mail.
>>

-- 
Wysłane za pomocą K-9 Mail.
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to