From a8abd88081fabbc9590dd33d413cd0a0641ef642 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Fri, 6 Jul 2018 09:34:52 -0400 Subject: --netmask option --- src/man/firejail-profile.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/man/firejail-profile.txt') diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt index 59f15f75c..50455b038 100644 --- a/src/man/firejail-profile.txt +++ b/src/man/firejail-profile.txt @@ -604,6 +604,12 @@ available in the new namespace is a new loopback interface (lo). Use this option to deny network access to programs that don't really need network access. +.TP +\fBnetmask address +Use this option when you want to assign an IP address in a new namespace and +the parent interface specified by --net is not configured. An IP address and +a default gateway address also have to be added. + .TP \fBveth-name name Use this name for the interface connected to the bridge for --net=bridge_interface commands, -- cgit v1.2.3-54-g00ecf