Skip to content

[Question/Request] Use an active Network Namespace #169

@anzix

Description

@anzix

Hello, I really like your program. It works very well on Plasma 6 Wayland, but I'm interested in using it in conjunction with my active Network Namespace (netns). Is it possible? I understand that ego under the hood calls the machinectl command which calls other commands. It seems like systemd-nspawn is responsible for all this, and judging by the documentation, it supports a parameter such as --network-namespace-path, which is equivalent to the NetworkNamespacePath parameter. I used the run0 (sudo alternative from systemd) command for native packages along with NetworkNamespacePath and BindReadOnlyPaths inside the --property parameter, which allowed me to use netns very comfortably.

Is the above-mentioned feasible in ego? Does such functionality make sense in your program?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions