File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # TODO: TRIXIE
1+ # TODO: TRIXIE when MS update pdo_sqlsrv GPG keys
22FROM dunglas/frankenphp:1.9.1-php8.4.12-bookworm
33
44RUN install-php-extensions opcache pdo_pgsql pdo_sqlsrv pdo_sqlite gd decimal bcmath intl zip soap
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ chmod 600 /dev/net/tun
66
77iptables -t nat -A PREROUTING -p tcp --dport 31433 -j DNAT --to-destination 10.21.0.205:1433
88iptables -t nat -A PREROUTING -p tcp --dport 31434 -j DNAT --to-destination 10.21.0.222:1433
9- iptables -t nat -A PREROUTING -p tcp --dport 31435 -j DNAT --to-destination 10.21.0.208:1433
9+ iptables -t nat -A PREROUTING -p tcp --dport 31435 -j DNAT --to-destination 10.21.0.205:1455
1010iptables -t nat -A POSTROUTING -p tcp -o tun0 -j MASQUERADE --to-ports 11000-21000
1111
1212exec /usr/sbin/openvpn --config /etc/openvpn/client.ovpn
You can’t perform that action at this time.
0 commit comments