Commit Graph

61 Commits

Author SHA1 Message Date
3046c9f262 Syntax fixing 2022-10-13 09:37:05 +00:00
4c7a313e60 Changing wait time to infinity 2022-10-13 06:47:56 +00:00
dfc5b21d54 Adding check-line to iptables script 2022-10-10 12:35:19 +00:00
1217d8b0d6 Adding check-line to iptables script 2022-10-10 11:55:48 +00:00
246819fdfa Fixing roles variable filtering when exists 2022-10-03 09:40:38 +00:00
69921b224f Fixing roles variable filtering when exists 2022-09-30 20:39:41 +00:00
f26c9dc1a2 Implementing roles filter for finding proper applications 2022-09-28 07:26:51 +00:00
aa78e3bb6f debugging duplication and filtering 2022-09-20 10:03:46 +00:00
db252ce091 debugging duplication and filtering 2022-09-20 10:01:05 +00:00
ae1c4d255d validating application names or IP addresses variables 2022-09-12 13:00:57 +00:00
a326c2646b validating application names or IP addresses variables 2022-09-12 12:51:43 +00:00
91434028d9 Unknown 2022-09-12 10:33:23 +00:00
d8f89c422a Introducing name resolution service instead of IP addresses 2022-08-06 08:51:06 +00:00
c6d89dad8f When HOST variable is defined the prerouting and the postrouting segment not executed 2022-06-07 05:57:24 +00:00
d0b9777bfb Correcting search pattern in iptables rules table 2022-05-19 07:39:32 +00:00
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