mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 15:03:28 +00:00
f9611764c6
In my earlier commit manual: Don't suggest exposing VM port to local network. I made a side change titled Use `127.0.0.1` also on the VM side, otherwise connections to services that, in the VM, bind to `127.0.0.1` only (doing the safe approach) do not work. Unfortunately, that was wrong: QEMU inside the VM always communicates via the virtualised Ethernet interface, not via the VM's loopback interface. So trying to connect to `127.0.0.1` on the VM's side cannot work. |
||
---|---|---|
.. | ||
activation-script.section.md | ||
assertions.section.md | ||
bootspec.chapter.md | ||
building-parts.chapter.md | ||
developing-the-test-driver.chapter.md | ||
development.md | ||
freeform-modules.section.md | ||
importing-modules.section.md | ||
linking-nixos-tests-to-packages.section.md | ||
meta-attributes.section.md | ||
nixos-tests.chapter.md | ||
non-switchable-systems.section.md | ||
option-declarations.section.md | ||
option-def.section.md | ||
option-types.section.md | ||
replace-modules.section.md | ||
running-nixos-tests-interactively.section.md | ||
running-nixos-tests.section.md | ||
settings-options.section.md | ||
sources.chapter.md | ||
testing-installer.chapter.md | ||
unit-handling.section.md | ||
what-happens-during-a-system-switch.chapter.md | ||
writing-documentation.chapter.md | ||
writing-modules.chapter.md | ||
writing-nixos-tests.section.md |