96 Commits

Author SHA1 Message Date
0c9ad36c84 Defining prerouting state 2022-05-19 07:28:11 +00:00
1e1ddbb0f9 Changing postrouting IP variables for correct rule parameters 2022-05-19 06:44:34 +00:00
b7ec1b9549 Specifying filter process to correct iptables rules 2022-05-19 05:48:23 +00:00
abe47c7622 Setting prerouting and postrouting rules in one process 2022-05-19 05:29:56 +00:00
dd0ffa2d56 Modifying source or target IP addresses in case of POSTROUTING rules is applied 2022-05-16 09:05:26 +00:00
6da9d2efd0 Changing execution orders 2022-03-21 10:46:37 +00:00
a4fdb05433 Changing execution order of rules 2022-03-21 10:36:00 +00:00
47eea279ec Inserting source postrouting rules 2022-03-12 15:10:12 +00:00
853d1e6d75 Fixing duplicated and complex postrouting firewall rules in containers 2022-03-10 21:36:22 +00:00
5f5ca07582 Correcting duplicated and complex prerouting firewall rules in container 2022-03-10 21:18:37 +00:00
1b9aeb6f40 Findind the dulicated prerouting rules in container firewall 2022-03-10 21:03:42 +00:00
fd455c3ed1 Fixing duplicated iptable rules 2022-03-10 20:44:12 +00:00
264ac9c9ac Fixing duplicated iptable rules 2022-03-10 20:41:15 +00:00
a60422cfe6 Correcting prerouting and postrouting search filter for more precise results 2022-03-10 20:31:47 +00:00
0641ee0458 Preparing iptables for /24 subnet if the ip variables have zero value at the last octet. 2022-02-28 05:43:14 +00:00
869994823a Preparing firewall to create /24 subnet NAT settings. 2022-02-27 20:12:37 +00:00
6411e97a7f Debug changes. 2022-02-27 17:40:33 +00:00
caf578b65b Debugging iptables lines duplication causes. 2022-02-27 17:30:05 +00:00
cf791e3e52 Changing iptables variables order. 2022-02-27 17:12:36 +00:00
65df14bd1a Minor fixing. 2022-02-27 16:08:47 +00:00
ab1e3ad729 Minor fixing. 2022-02-27 16:05:01 +00:00
9b4bc872ef Setting SOURCE_IP and TARGET_IP variables if they have not values. 2022-02-27 16:01:43 +00:00
0d7f1035e6 Chanig iptables variable name definitions. 2022-02-27 15:53:33 +00:00
24aedcf587 Missed host variable definition. 2022-02-27 15:27:56 +00:00
12da3d0f4c Checking host related iptables settings and preparing DOCKER-USER chain
for source port check.
2022-02-27 15:19:52 +00:00
746216b251 Checking COUNTER variables if their value are zero, chnaging to one. 2022-02-15 16:14:21 +00:00
cf6b73500e Correcting the iptables version in Dockerfile. 2022-02-13 20:20:10 +00:00
088986eaf5 Changing Dockerfile for updating glibc version. 2022-02-13 13:38:11 +00:00
84afe7cf66 Inserting debug function into ip route section. 2022-02-13 12:11:43 +00:00
d1eb707cec Completing firewall scripts. 2022-02-11 15:28:49 +00:00
20ffe596b6 Inserted the debug funcion. 2022-02-07 13:55:31 +01:00
2d55c50588 Fixing if statement error. 2021-12-15 10:07:59 +01:00
09b2c0fe2a Prerouting and postrouting rules created in functions. 2021-12-15 07:52:50 +00:00
404cc9362e Fixing clear unnessesary iptables rules from table NAT. 2021-12-12 20:58:08 +00:00
ff3ae4b6a8 Added source port variable for prerouting rules creating cycle. 2021-12-12 20:51:55 +00:00
0f8df0c749 NSENTER selector and nat table seletors included 2021-12-12 20:42:35 +00:00
9a748efe8c Minor changes at NSENTER section. 2021-08-04 07:34:57 +00:00
4fdc90ad35 NSENTER section changes. 2021-08-02 08:42:46 +00:00
1ace0d51e7 Fixing SOURE_PORT variables cycle. 2021-06-18 12:27:30 +00:00
47bcb30048 Some minor changes. 2021-06-17 07:11:36 +00:00
e5b4dc4675 Finalizing nsenter lines. 2021-06-16 09:43:49 +00:00
e4bcab313f Missed if statement closing line. 2021-06-15 11:59:08 +00:00
1dd887adb4 Creating nsenter specific lines for setting firewall rules. 2021-06-15 11:57:40 +00:00
2cefb52334 Fixed multiple firewall enviroments usage 2020-12-15 09:19:22 +01:00
6c85b6de9d Fixing clearing unnecessary firewall rules 2020-12-08 21:02:55 +00:00
9199bf94b7 Build files and executables for firewall containers 2020-12-07 14:18:32 +00:00