aboutsummaryrefslogtreecommitdiffstats
path: root/etc/nolocal.net
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-07-28 10:54:05 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-07-28 10:54:05 -0400
commit340a6b2eeb010367180e530af976810c9d762580 (patch)
tree7c264554e4ef98d7c7fdcc876f253e0af7eac392 /etc/nolocal.net
parentwhitelist fix (diff)
downloadfirejail-340a6b2eeb010367180e530af976810c9d762580.tar.gz
firejail-340a6b2eeb010367180e530af976810c9d762580.tar.zst
firejail-340a6b2eeb010367180e530af976810c9d762580.zip
added netfilter-default config option in /etc/firejail/firejail.config
Diffstat (limited to 'etc/nolocal.net')
-rw-r--r--etc/nolocal.net3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/nolocal.net b/etc/nolocal.net
index 9c0c6e125..9fa785450 100644
--- a/etc/nolocal.net
+++ b/etc/nolocal.net
@@ -4,7 +4,8 @@
4:OUTPUT ACCEPT [0:0] 4:OUTPUT ACCEPT [0:0]
5 5
6################################################################### 6###################################################################
7# Client filter rejecting local network traffic, with the exception of DNS traffic 7# Client filter rejecting local network traffic, with the exception of
8# DNS traffic
8# 9#
9# Usage: 10# Usage:
10# firejail --net=eth0 --netfilter=/etc/firejail/nolocal.net firefox 11# firejail --net=eth0 --netfilter=/etc/firejail/nolocal.net firefox