-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Closed
Labels
0.kind: regressionSomething that worked before working no longerSomething that worked before working no longer6.topic: nixosIssues or PRs affecting NixOS modules, or package usability issues specific to NixOSIssues or PRs affecting NixOS modules, or package usability issues specific to NixOS
Milestone
Description
Issue description
systemd-nspawn containers started with --private-network (or related options) only see a loopback interface, the desired interface to the host is missing. Same applies to containers created by nixos-container. Problem exists with linux 4.14 and systemd 238.
With linux 4.9 and systemd 238, container networking looks ok.
See also discussion in 6b9771e4a
Steps to reproduce
Any of these:
nix-build nixos/tests/containers-imperative.nixfails, container complains about missinghost0interface- Try to start a container created by
nixos-container create foo. - manual tests with
systemd-nspawn -nshow only loopback interface in container.
Technical details
18.03pre131587.b6ddb9913f2.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0.kind: regressionSomething that worked before working no longerSomething that worked before working no longer6.topic: nixosIssues or PRs affecting NixOS modules, or package usability issues specific to NixOSIssues or PRs affecting NixOS modules, or package usability issues specific to NixOS