Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
linux_router:netfilter [2020-12-29 Tue wk53 23:33] – [Basic Netfilter Function Block Diagram] baumkplinux_router:netfilter [2023-04-30 Sun wk17 17:43] – external edit 127.0.0.1
Line 1: Line 1:
 =====Basic Netfilter Function Block Diagram===== =====Basic Netfilter Function Block Diagram=====
  
-Both NFTables and IPTables use the [[https://en.wikipedia.org/wiki/Netfilter|Netfilter]] framework provided in the Linux kernal. NFtables was implemented to supersede IPTables, which due to the widespread use of IPTables, will probably take a long time. +Both NFTables and IPTables use the [[https://en.wikipedia.org/wiki/Netfilter|Netfilter]] framework provided in the Linux kernal. NFtables was implemented to supersede IPTables, which due to the widespread use of IPTables, will probably take a long time.\\  
-{{:linux_router:linux_netfilter.png?400|}}+{{:linux_router:linux_netfilter.png?600|}}
 <code> <code>
 The following is a basic block diagram of the Netfilter Filter and NAT (Network Address Translation) functions, which are the basic requirements for router. The following is a basic block diagram of the Netfilter Filter and NAT (Network Address Translation) functions, which are the basic requirements for router.
Line 103: Line 103:
   *[[https://tools.ietf.org/html/draft-ietf-opsec-icmp-filtering-04|Recommendations for filtering ICMP messages]]   *[[https://tools.ietf.org/html/draft-ietf-opsec-icmp-filtering-04|Recommendations for filtering ICMP messages]]
  
-  *<-  linux_router:ppp|Prev page ^ linux_router:start|Start page ^ linux_router:nftables|Next page ->+<-  linux_router:ipoe|Prev page ^ linux_router:start|Start page ^ linux_router:nftables|Next page ->
  
  • /app/www/public/data/pages/linux_router/netfilter.txt
  • Last modified: 2024-03-24 Sun wk12 19:42
  • by baumkp