aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/firewall
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/firewall')
-rw-r--r--packaging/firewall/firewalld/meshbay-node.xml6
-rw-r--r--packaging/firewall/ufw/meshbay5
2 files changed, 0 insertions, 11 deletions
diff --git a/packaging/firewall/firewalld/meshbay-node.xml b/packaging/firewall/firewalld/meshbay-node.xml
deleted file mode 100644
index 3443b54..0000000
--- a/packaging/firewall/firewalld/meshbay-node.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<service>
- <short>MeshBay Node</short>
- <description>MeshBay Node local administration interface (localhost only by default).</description>
- <port protocol="tcp" port="18000"/>
-</service>
diff --git a/packaging/firewall/ufw/meshbay b/packaging/firewall/ufw/meshbay
index 5a610a5..732e5d8 100644
--- a/packaging/firewall/ufw/meshbay
+++ b/packaging/firewall/ufw/meshbay
@@ -2,8 +2,3 @@
title=MeshBay Chromecast relay
description=HTTP relay for casting decrypted video to LAN devices
ports=19550:19553/tcp|5353/udp
-
-[MeshBay Node]
-title=MeshBay Node admin UI
-description=Local administration interface (localhost only by default)
-ports=18000/tcp