network segment and inbound port

This commit is contained in:
tolerryan
2025-03-02 23:15:51 -06:00
parent c53561e243
commit d8115f6172
3 changed files with 125 additions and 3 deletions

View File

@@ -23,8 +23,9 @@ services:
- VPN_TYPE=openvpn # change it to your protocol
- OPENVPN_CUSTOM_CONFIG=/gluetun/ipvanish.openvpn.conf
- VPN_INTERFACE=tun0
- FIREWALL_OUTBOUND_SUBNETS=192.168.0.1/24
- FIREWALL_OUTBOUND_SUBNETS=192.168.0.0/24
- SERVER_CITIES="Chicago Illinois"
- FIREWALL_VPN_INPUT_PORTS=4733
rutorrent:
image: crazymax/rtorrent-rutorrent:latest