摘要:
/etc/config/firewall config rule 'yy' # 防火墙规则, 任何访问yy域的都丢掉, option dest 'yy' option name 'isolation-yy' option src '*' option proto 'all' option targe 阅读全文
摘要:
networkconfig globals 'globals' option ula_prefix 'fd64:41b8:57ed::/47' config interface 'lan' option ipaddr '192.168.1.1' # IPv4地址 option netmask '25 阅读全文
摘要:
VRRP config global_defs 'globals' option router_id 'LVS_DEVEL' option enabled '1' # 使能状态 option current_status 'NOTIFY_STOP' # 切换时记录当前的状态,也可在配置文件keepa 阅读全文
摘要:
配置>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>config dhcp 'lan' option interface 'lan' # 绑定接口 option start '100' # 不再使用 option limit '150' option force '1' option l 阅读全文