[package] add ostiary package
[packages.git] / admin / ostiary / files / ssh_enable
diff --git a/admin/ostiary/files/ssh_enable b/admin/ostiary/files/ssh_enable
new file mode 100644 (file)
index 0000000..0987cde
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+logger Ostiary is enabling SSH
+iptables -I zone_wan -p tcp --dport 22001 -j ACCEPT