Commit Graph

42 Commits

Author SHA1 Message Date
Harry Foster
6d76c2fe0b Update iptables.sh (#429)
Bookworm (12) is not accounted for in the iptables script. End up with an almost blank chain on install.
2024-07-06 20:40:43 -06:00
FusionPBX
a46fb85c8b Update iptables.sh 2023-09-22 13:37:01 -06:00
FusionPBX
211de16e69 Update iptables.sh 2023-09-22 13:32:35 -06:00
FusionPBX
dc034e9317 Remove ufw chains 2023-09-21 21:32:59 -06:00
FusionPBX
014fca9062 Flush iptables before adding rules and use iptables-save 2023-09-21 21:25:07 -06:00
FusionPBX
86caf34713 Path to iptables is not always /usr/sbin 2022-02-10 11:56:29 -07:00
FusionPBX
ad72a5caf6 Add the path /usr/sbin/ to iptables 2022-01-15 19:17:21 -07:00
Andy Binder
73e1606d6c Add 1.10.7 to source-script. (#379)
Squashed commit of the following:
-install iptables as it is not part of minimal install.
-change swig for bullseye to swig4.0
-php7.4-dev for build required (php-config)
-add python3-distutils
-libks seems to be required for mod_verto
-disable mod_avmd to keep in sync with ubuntu-config (eaaef03163 (diff-62a8f25a3200194e88b1073f2b11ebdf1622761f025a30158c012e83e5f593aa))
2022-01-10 15:51:59 -07:00
FusionPBX
dff9992b83 Update iptables.sh 2021-11-13 13:07:33 -07:00
FusionPBX
c64169c145 Have the iptables script remove the ufw. 2021-11-13 12:50:15 -07:00
emak
0fbbfe997b Add Preliminary Debian 11 "Bullseye" Support (#376)
* Add Debian 11 support
2021-11-01 11:27:28 -06:00
FusionPBX
b3f4d7ddb0 Move update-alternatives above iptables commands. 2020-05-19 01:17:29 -06:00
FusionPBX
dc6513f459 Debian 10 - defaults to nftables by default this enables iptables
https://wiki.debian.org/nftables
2020-05-18 22:26:29 -06:00
FusionPBX
b975895e76 Update iptables.sh 2020-03-28 16:45:40 -06:00
FusionPBX
99ee59e7e0 Update iptables.sh 2019-06-08 00:25:28 -06:00
FusionPBX
8b50ca4b96 Update iptables.sh 2019-05-31 13:41:11 -06:00
J005
867d887596 Iptables update (#238)
* Update iptables.sh

Removed the rules with --string "system" as is can cause issues with legitimate SIP traffic from clients with user agents such as "3CXPhoneSystem"

* Update iptables.sh

Removed the rule --string "system" as is can cause issues with legitimate SIP traffic from clients with user agents such as "3CXPhoneSystem"
2019-05-31 13:37:49 -06:00
FusionPBX
86344e4590 Update iptables.sh 2019-02-17 09:31:21 -07:00
FusionPBX
96c487a327 Update iptables.sh 2018-12-21 20:43:27 -07:00
FusionPBX
0d2ca23731 Update iptables.sh 2018-12-15 14:49:44 -07:00
FusionPBX
cade7ed139 Update iptables.sh 2018-12-12 09:43:29 -07:00
FusionPBX
12150e1775 Update iptables.sh 2018-12-11 18:39:43 -07:00
FusionPBX
d800e18b6c Update iptables.sh 2018-12-11 18:38:02 -07:00
FusionPBX
65240601c7 Update iptables.sh 2018-12-11 18:28:08 -07:00
FusionPBX
df4430fa53 Update iptables.sh 2018-12-11 18:26:11 -07:00
FusionPBX
5777753c3d Update iptables.sh 2018-12-11 18:20:54 -07:00
FusionPBX
5b7490a559 Update iptables.sh 2018-07-26 13:25:19 -05:00
FusionPBX
6c4ae813eb Update iptables.sh 2018-04-17 13:56:38 -06:00
FusionPBX
e8f7cf98c9 Update iptables.sh 2018-01-26 09:46:55 -07:00
FusionPBX
14f5947b16 Update iptables.sh 2017-11-28 23:10:16 -07:00
FusionPBX
59c4f4473e Update iptables.sh
Adding IPtables DSCP QoS tagging - Thanks Brian K West for this suggestion.
2017-03-23 14:51:08 -06:00
FusionPBX
a0b8dfce66 Update iptables.sh 2017-03-05 21:41:52 -07:00
FusionPBX
1835dba5af Update iptables.sh 2017-03-04 12:52:23 -07:00
Mafoo
051a6b9711 Enhance-More Colours (#52)
enable colours in more scripts
change fail2ban.s to use arguments.sh to initialize it's variables
2017-02-07 22:44:35 -07:00
DigiDaz
181954f0d8 Add some old rules that seem to have gotten lost (#56) 2017-01-15 17:16:21 -07:00
FusionPBX
0ba5e906b2 Update iptables.sh 2016-09-19 17:50:40 -06:00
FusionPBX
6116c1a5eb Update iptables.sh 2016-08-30 11:14:39 -06:00
Mafoo
29a4baf2f4 Enhance-Add new bots (#18)
added a couple more persistent bots
2016-06-11 08:48:55 -06:00
mafoo
bef7c9b4b2 Initial permission changes
added use of getopt to allow command line options to indicate to use different sources

added +x
2016-05-26 19:35:00 +01:00
mafoo
9da2e90728 Updated iptables rules to make dropping known bots easier
included ssl ports as well
added comments to rules where appropriate
2016-05-25 14:06:25 +01:00
DigiDaz
df18c4761a Add some essential rules 2016-05-05 22:55:59 +01:00
markjcrane
5988b7ed7d Add a shell install script. 2016-04-29 13:24:22 -06:00