kyle95wm
Phone Genius Owner
- Joined
- Apr 16, 2016
- Messages
- 520
- Reaction score
- 90
Okay, don't get me wrong. The firewall @wardmundy created is fantastic. But what if people don't want to be bothered with whitelisting IPs, FQDNs or worried about PortKnocker?
Below is a iptables file that I've been using for a good two weeks now. This should probably be used in larger deployments. What this will do is:
- Block the bad guys
- Only allow SIP registrations when people use your FQDN
- Blocks other attacks
- Close the web ports (you can open them to your IP only if you wish)
These are the rules
Below is a iptables file that I've been using for a good two weeks now. This should probably be used in larger deployments. What this will do is:
- Block the bad guys
- Only allow SIP registrations when people use your FQDN
- Blocks other attacks
- Close the web ports (you can open them to your IP only if you wish)
These are the rules
Last edited: