All public logs
Jump to navigation
Jump to search
Combined display of all available logs of HPCWIKI. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 19:55, 14 June 2023 Admin talk contribs created page Linux iptables (Created page with "Among big topic of networking, iptables is incredibly versatile and widely used despite being replaced by nftables on Linux. Iptables works as a command-line firewall that filters packets according to the defined rules. With Iptables, users can accept, refuse, or onward connections. == Iptables glossary == * '''TARGET''': A target is an action you want Iptables to apply when a packet matches a rule. * '''CHAIN''': A chain is a list of rules; available built-in chains...") Tag: Visual edit