2022-05-20 16:52:18 +08:00
|
|
|
config natflow 'main'
|
|
|
|
option hwnat '1'
|
2022-11-03 09:03:04 +08:00
|
|
|
option hwnat_wed '0'
|
2022-05-20 16:52:18 +08:00
|
|
|
option enabled '1'
|
|
|
|
option debug '3'
|
|
|
|
option delay_pkts '0'
|
2022-05-23 23:44:49 +08:00
|
|
|
list ifname_filter ''
|
2022-05-20 16:52:18 +08:00
|
|
|
|
2022-03-25 10:07:50 +08:00
|
|
|
config globals 'globals'
|
2022-05-20 16:52:18 +08:00
|
|
|
option redirect_ip '10.10.10.1'
|
2022-03-25 10:07:50 +08:00
|
|
|
option no_flow_timeout '1800'
|
|
|
|
|
|
|
|
config auth
|
|
|
|
option enabled '1'
|
|
|
|
option szone '0'
|
|
|
|
option type 'auto'
|
|
|
|
option sipgrp '192.168.15.2-192.168.15.254'
|
|
|
|
option ipwhite ''
|
|
|
|
option macwhite ''
|
|
|
|
|
|
|
|
config zone
|
|
|
|
option type 'lan_zone'
|
|
|
|
list fw_zone 'lan'
|
|
|
|
list ifname 'tun+'
|
|
|
|
|
|
|
|
config zone
|
|
|
|
option type 'wan_zone'
|
|
|
|
list fw_zone 'wan'
|
|
|
|
list ifname 'ppp+'
|