#ip6tables — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #ip6tables, aggregated by home.social.
-
#nftables 1.1.3 has been released (#Netfilter / #libnftables / #libnftnl / #iptables / #ip6tables / #arptables / #ebtables / #PacketFilter / #Firewall) https://netfilter.org/projects/nftables
-
#nftables 1.1.1 has been released (#Netfilter / #libnftables / #libnftnl / #iptables / #ip6tables / #arptables / #ebtables / #PacketFilter / #Firewall) https://netfilter.org/projects/nftables
-
#nftables 1.1.0 has been released (#Netfilter / #libnftables / #libnftnl / #iptables / #ip6tables / #arptables / #ebtables / #PacketFilter / #Firewall) https://netfilter.org/projects/nftables
-
Here's the #iptables and #ip6tables commands to block #IPv4 and #IPv6 packets directed to/from threads.net:
iptables -A INPUT -s 157.240.22.63 -j DROP
iptables -A OUTPUT -s 157.240.22.63 -j DROP
ip6tables -A INPUT -s 2a03:2880:f231:c5:face:b00c:0:43fe -j DROP
ip6tables -A OUTPUT -s 2a03:2880:f231:c5:face:b00c:0:43fe -j DROP@revengeday has a list of 2000+ domains owned by Facebook / Meta you can save as "blocked_domains.csv" and import as a blocking list in your server: https://datakra.sh/assets/lizard.txt