[GH-ISSUE #142] Add option to disable access to local network #95

Closed
opened 2026-05-05 05:01:37 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @netblue30 on GitHub (Nov 16, 2015).
Original GitHub issue: https://github.com/netblue30/firejail/issues/142

User configures a network namespace (--net=eth0). Add an option to install an iptables filter to deny access to local network.

Originally created by @netblue30 on GitHub (Nov 16, 2015). Original GitHub issue: https://github.com/netblue30/firejail/issues/142 User configures a network namespace (--net=eth0). Add an option to install an iptables filter to deny access to local network.
gitea-mirror 2026-05-05 05:01:37 -06:00
Author
Owner

@netblue30 commented on GitHub (Nov 20, 2015):

Implemented as an iptable script for --netfilter option. The script is located in /etc/firejail/nolocal.net.

<!-- gh-comment-id:158561940 --> @netblue30 commented on GitHub (Nov 20, 2015): Implemented as an iptable script for --netfilter option. The script is located in /etc/firejail/nolocal.net.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#95
No description provided.