X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=wrt-setup-local;h=1c5338f16b54baf1114fe4f93f5935e0b73e305b;hb=19fcc3931853969ed5aa97897795557d324cae39;hp=b4af55d7bd3afe453edd081c0fa950d4d8932bbc;hpb=3d9cc96092cdc8aa05bc95cf83c07bb1af692013;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 <