Firewall Alignment ChartCaust1c@programming.dev to Programmer Humor@programming.dev – 46 points – 1 years ago16Post a CommentPreviewYou are viewing a single commentView all commentsThis is wrong, I use IPTables but the device is absolutely not dedicated lol.The iptables one has me triggered.Who needs all this crazy firewall stuff when I have my iptables -A FORWARD -p tcp --tcp-flags SYN,RST SYN -j TCPMSS --clamp-mss-to-pmtu iptables -A INPUT -m conntrack --ctstate ESTABLISHED,RELATED -j ACCEPT iptables -A INPUT -i ppp0 -j DROP And for IPv6 you don't need a firewall, just use slaac and hope no one finds the address /s
This is wrong, I use IPTables but the device is absolutely not dedicated lol.The iptables one has me triggered.Who needs all this crazy firewall stuff when I have my iptables -A FORWARD -p tcp --tcp-flags SYN,RST SYN -j TCPMSS --clamp-mss-to-pmtu iptables -A INPUT -m conntrack --ctstate ESTABLISHED,RELATED -j ACCEPT iptables -A INPUT -i ppp0 -j DROP And for IPv6 you don't need a firewall, just use slaac and hope no one finds the address /s
The iptables one has me triggered.Who needs all this crazy firewall stuff when I have my iptables -A FORWARD -p tcp --tcp-flags SYN,RST SYN -j TCPMSS --clamp-mss-to-pmtu iptables -A INPUT -m conntrack --ctstate ESTABLISHED,RELATED -j ACCEPT iptables -A INPUT -i ppp0 -j DROP And for IPv6 you don't need a firewall, just use slaac and hope no one finds the address /s
Who needs all this crazy firewall stuff when I have my iptables -A FORWARD -p tcp --tcp-flags SYN,RST SYN -j TCPMSS --clamp-mss-to-pmtu iptables -A INPUT -m conntrack --ctstate ESTABLISHED,RELATED -j ACCEPT iptables -A INPUT -i ppp0 -j DROP And for IPv6 you don't need a firewall, just use slaac and hope no one finds the address /s
This is wrong, I use IPTables but the device is absolutely not dedicated lol.
The iptables one has me triggered.
Who needs all this crazy firewall stuff when I have my
And for IPv6 you don't need a firewall, just use slaac and hope no one finds the address /s