summaryrefslogtreecommitdiff
path: root/fw/lib/web.ndb
diff options
context:
space:
mode:
Diffstat (limited to 'fw/lib/web.ndb')
-rw-r--r--fw/lib/web.ndb7
1 files changed, 7 insertions, 0 deletions
diff --git a/fw/lib/web.ndb b/fw/lib/web.ndb
new file mode 100644
index 0000000..709df98
--- /dev/null
+++ b/fw/lib/web.ndb
@@ -0,0 +1,7 @@
+#
+# a browser: name resolution and the web, nothing else.
+#
+allow=out proto=udp port=53
+allow=out proto=tcp port=53
+allow=out proto=tcp port=80
+allow=out proto=tcp port=443