From 247f0714cce788a089599cc78203f645ef1a4488 Mon Sep 17 00:00:00 2001 From: bol-van Date: Tue, 15 Feb 2022 17:33:16 +0300 Subject: [PATCH] readme_eng: beautify --- docs/readme.eng.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/readme.eng.md b/docs/readme.eng.md index 5044753..6802b51 100644 --- a/docs/readme.eng.md +++ b/docs/readme.eng.md @@ -792,8 +792,9 @@ Set to "-" to disable reload. `LISTS_RELOAD="pfctl -f /etc/pf.conf"` -In openwrt there's default network 'lan'. Only traffic coming from this network is redirected to tpws by default. +In openwrt there's default network `lan`. Only traffic coming from this network is redirected to tpws by default. To override this behaviour set the following variable : + `OPENWRT_LAN="lan lan2 lan3"` The `INIT_APPLY_FW=1` parameter enables the init script to independently apply iptables rules.