X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=wrt-setup-local;h=4b61c08d82b9e3b1c9a5c046218c58d219c75094;hb=dd9b3506bc63b26a5e58590dd615688809c6c14d;hp=18b4b910131137c6fc38ab757b60bfe7ac001994;hpb=845c2b9e9e7e25b3dfa3d7f750d0acae0e50caf4;p=automated-distro-installer diff --git a/wrt-setup-local b/wrt-setup-local index 18b4b91..4b61c08 100755 --- a/wrt-setup-local +++ b/wrt-setup-local @@ -526,6 +526,17 @@ config rule option target ACCEPT option dest_port 2208 +config redirect + option name icecast + option src wan + option src_dport 8000 + option dest_port 8000 + option dest_ip $l.2 + option dest lan +config rule + option src wan + option target ACCEPT + option dest_port 8000 config rule option name sshwrt @@ -653,50 +664,32 @@ fi v cedit /etc/hosts <