X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=wrt-setup-local;h=1c5338f16b54baf1114fe4f93f5935e0b73e305b;hb=ed6e4bd94df7d149cf041e95aaad01b6e2da3f85;hp=b4af55d7bd3afe453edd081c0fa950d4d8932bbc;hpb=f664dba85a21a70e2ab2fde5a8d0c44dfa7dc18f;p=automated-distro-installer diff --git a/wrt-setup-local b/wrt-setup-local index b4af55d..1c5338f 100755 --- a/wrt-setup-local +++ b/wrt-setup-local @@ -435,10 +435,10 @@ config rule option family ipv6 config rule - option name http-ipv6 + option name https-ipv6 option src wan option dest lan - option dest_port 80 + option dest_port 443 option target ACCEPT option family ipv6 @@ -478,6 +478,7 @@ $l.8 tp b8.nz faiserver $l.9 bb8 $l.14 wrt3 72.14.176.105 li +172.105.84.95 l2 # netns creation looks for next free subnet starting at 10.173, but I only # use one, and I would keep this one as the first created. @@ -521,6 +522,14 @@ EOF # to start. mkdir -p /mnt/usb/tftpboot v cedit /etc/dnsmasq.conf <