From 490b992c91b0490d9f63b65a00374223ae18a8f4 Mon Sep 17 00:00:00 2001 From: Soff Date: Thu, 26 Jul 2018 22:46:48 +0800 Subject: [PATCH 1/2] Update office.list --- .../9.transparent_proxy_without_dnsmasq/rules.d/office.list | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/examples/9.transparent_proxy_without_dnsmasq/rules.d/office.list b/config/examples/9.transparent_proxy_without_dnsmasq/rules.d/office.list index cf20b6d..7a53ca3 100644 --- a/config/examples/9.transparent_proxy_without_dnsmasq/rules.d/office.list +++ b/config/examples/9.transparent_proxy_without_dnsmasq/rules.d/office.list @@ -3,5 +3,5 @@ domain=mycompany.com domain=mycompany1.com ip=4.4.4.4 ip=5.5.5.5 -cidr=cidr=172.16.101.0/24 -cidr=cidr=172.16.102.0/24 \ No newline at end of file +cidr=172.16.101.0/24 +cidr=172.16.102.0/24 From 1acbf1448d2a83ed930c266ea8db0f77ac96dab8 Mon Sep 17 00:00:00 2001 From: Soff Date: Thu, 26 Jul 2018 22:47:27 +0800 Subject: [PATCH 2/2] Update README.md --- config/examples/9.transparent_proxy_without_dnsmasq/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/examples/9.transparent_proxy_without_dnsmasq/README.md b/config/examples/9.transparent_proxy_without_dnsmasq/README.md index 659bc88..b00309f 100644 --- a/config/examples/9.transparent_proxy_without_dnsmasq/README.md +++ b/config/examples/9.transparent_proxy_without_dnsmasq/README.md @@ -66,8 +66,8 @@ domain=mycompany.com domain=mycompany1.com ip=4.4.4.4 ip=5.5.5.5 -cidr=cidr=172.16.101.0/24 -cidr=cidr=172.16.102.0/24 +cidr=172.16.101.0/24 +cidr=172.16.102.0/24 ``` #### Configure iptables on your linux gateway