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
Next revisionBoth sides next revision
docs:guide-user:network:ipv6:nat64 [2024/04/19 16:08] – Major rework - add second jool configuration in separate network namespace goetzdocs:guide-user:network:ipv6:nat64 [2024/04/20 15:28] – [Option 1 - Running in the main network namespace] goetz
Line 32: Line 32:
   * hard to enforce firewall rules   * hard to enforce firewall rules
   * translation not available for locally (on the router) generated traffic   * translation not available for locally (on the router) generated traffic
 +  * fights over dynamic port numbers
 +  * needs to be reconfigured every time the public IPv4 changes
  
  
Line 51: Line 53:
  
 <code> <code>
-kmod-jool-netfilter +# opkg update 
-jool-tools-netfilter+# opkg install kmod-jool-netfilter jool-tools-netfilter
 </code> </code>
  
  • Last modified: 2024/06/08 05:52
  • by goetz