Gyorgy Berenyi gyurix
  • Joined on 2020-11-06
gyurix pushed to master at safebox/firewall_containers 2022-03-10 21:37:12 +00:00
853d1e6d75 Fixing duplicated and complex postrouting firewall rules in containers
gyurix pushed to master at safebox/firewall_containers 2022-03-10 21:19:43 +00:00
5f5ca07582 Correcting duplicated and complex prerouting firewall rules in container
1b9aeb6f40 Findind the dulicated prerouting rules in container firewall
fd455c3ed1 Fixing duplicated iptable rules
264ac9c9ac Fixing duplicated iptable rules
a60422cfe6 Correcting prerouting and postrouting search filter for more precise results
Compare 5 commits »
gyurix pushed to master at safebox/firewall_containers 2022-02-28 05:45:17 +00:00
0641ee0458 Preparing iptables for /24 subnet if the ip variables have zero value at the last octet.
gyurix pushed to master at safebox/firewall_containers 2022-02-27 20:13:30 +00:00
869994823a Preparing firewall to create /24 subnet NAT settings.
6411e97a7f Debug changes.
Compare 2 commits »
gyurix pushed to master at safebox/firewall_containers 2022-02-27 17:30:51 +00:00
caf578b65b Debugging iptables lines duplication causes.
gyurix pushed to master at safebox/firewall_containers 2022-02-27 17:13:28 +00:00
cf791e3e52 Changing iptables variables order.
gyurix pushed to master at safebox/firewall_containers 2022-02-27 16:09:05 +00:00
65df14bd1a Minor fixing.
gyurix pushed to master at safebox/firewall_containers 2022-02-27 16:05:17 +00:00
ab1e3ad729 Minor fixing.
gyurix pushed to master at safebox/firewall_containers 2022-02-27 16:02:27 +00:00
9b4bc872ef Setting SOURCE_IP and TARGET_IP variables if they have not values.
gyurix pushed to master at safebox/firewall_containers 2022-02-27 15:53:58 +00:00
0d7f1035e6 Chanig iptables variable name definitions.
gyurix pushed to master at safebox/firewall_containers 2022-02-27 15:28:24 +00:00
24aedcf587 Missed host variable definition.
gyurix pushed to master at safebox/firewall_containers 2022-02-27 15:21:23 +00:00
12da3d0f4c Checking host related iptables settings and preparing DOCKER-USER chain
gyurix pushed to master at safebox/firewall_containers 2022-02-15 16:16:53 +00:00
746216b251 Checking COUNTER variables if their value are zero, chnaging to one.
gyurix pushed to master at safebox/firewall_containers 2022-02-13 20:20:57 +00:00
cf6b73500e Correcting the iptables version in Dockerfile.
gyurix pushed to master at safebox/firewall_containers 2022-02-13 13:39:06 +00:00
088986eaf5 Changing Dockerfile for updating glibc version.
gyurix pushed to master at safebox/firewall_containers 2022-02-13 12:13:25 +00:00
84afe7cf66 Inserting debug function into ip route section.
gyurix pushed to master at safebox/firewall_containers 2022-02-11 15:30:50 +00:00
d1eb707cec Completing firewall scripts.
gyurix pushed to master at safebox/firewall_containers 2022-02-07 12:56:58 +00:00
20ffe596b6 Inserted the debug funcion.
gyurix pushed to master at safebox/proxy-scheduler 2022-01-10 12:11:06 +00:00
2ec589b2ec Correct typo
gyurix pushed to master at safebox/firewall_containers 2021-12-15 09:08:49 +00:00
2d55c50588 Fixing if statement error.