X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=blobdiff_plain;f=wrt-setup-local;h=4cad00c1797158040c6ec1f66dc90d9a321eaf70;hp=4b61c08d82b9e3b1c9a5c046218c58d219c75094;hb=53db7c23cb11661c98a08d69295bb315c392003b;hpb=dd9b3506bc63b26a5e58590dd615688809c6c14d diff --git a/wrt-setup-local b/wrt-setup-local index 4b61c08..4cad00c 100755 --- a/wrt-setup-local +++ b/wrt-setup-local @@ -483,7 +483,7 @@ config redirect option src wan option src_dport 2202 option dest_port 22 - option dest_ip $l.8 + option dest_ip $l.2 option dest lan config rule option src wan @@ -571,7 +571,7 @@ config redirect option src wan option src_dport 80 option dest lan - option dest_ip $l.8 + option dest_ip $l.2 option proto tcp config rule option src wan @@ -584,7 +584,7 @@ config redirect option src wan option src_dport 443 option dest lan - option dest_ip $l.8 + option dest_ip $l.2 option proto tcp config rule option src wan @@ -677,9 +677,9 @@ EOF case $hostname in cmc) v cedit host /etc/hosts <