mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Add 6in4 interface to vpn firewall zone
This commit is contained in:
parent
babc9f4aed
commit
bd02a525f8
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ if [ "$(uci -q show network | grep omr6in4)" = "" ]; then
|
|||
set network.omr6in4.peeraddr=10.0.0.1
|
||||
set network.omr6in4.gateway=fe80::a00:1
|
||||
commit network
|
||||
add_list firewall.@zone[2].network=6in4
|
||||
commit firewall
|
||||
EOF
|
||||
rm -f /tmp/luci-indexcache
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue