我有9个客户端的networking:192.168.1.0/24
我需要将来自192.168.1.208和192.168.1.209的所有stream量redirect到外部代理服务器。
--------------- |192.168.1.201|--------| --------------- | |192.168.1.202|-----| | --------------- | | |192.168.1.203|--| | | access internet with IP from my ISP --------------- | | | --------------------- ---------- |192.168.1.204|--|--|--|--|PFSENSE 192.168.1.1|----|INTERNET| --------------- | | | --------------------- ---------- |192.168.1.205|--| | | --------------- | | |192.168.1.206|-----| | --------------- | |192.168.1.207|--------| --------------- access internet with IP from my proxy server |192.168.1.208|--| --------------------- -------------- ---------- --------------- |--------|PFSENSE 192.168.1.1|----|proxy server|----|INTERNET| |192.168.1.209|--| --------------------- -------------- ---------- ---------------
我想要从192.168.1.208和192.168.1.209的所有stream量使用代理服务器(IP:端口)访问互联网
我的问题是:我如何设置pfsense转发所有stream量从192.168.1.208和192.168.1.209到一些代理和从代理访问互联网?