User Tools

Site Tools


doc:appunti:hardware:fritzbox_pppoe_passthrough

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
doc:appunti:hardware:fritzbox_pppoe_passthrough [2024/05/24 09:48] niccolodoc:appunti:hardware:fritzbox_pppoe_passthrough [2024/05/24 09:54] – [Configurazione GNU/Linux] niccolo
Line 6: Line 6:
  
   * Il firewall GNU/Linux riceve l'IP pubblico invece di essere configurato su IP privato dietro NAT.   * Il firewall GNU/Linux riceve l'IP pubblico invece di essere configurato su IP privato dietro NAT.
 +  * È possibile monitorare l'IP pubblico del firewall GNU/Linux con pacchetti ICMP (ping). Il router FRITZ!Box non è in grado di gestire più di un flusso ICMP sull'IP pubblico.
  
 === Contro === === Contro ===
Line 93: Line 94:
 "my_dsl_username"  "isp_name"   "my_dsl_password"   * "my_dsl_username"  "isp_name"   "my_dsl_password"   *
 </file> </file>
 +
 +**/etc/shorewall/interfaces**
 +
 +<file>
 +#ZONE  INTERFACE  BROADCAST  OPTIONS
 +net    NET_IF              dhcp,routefilter,tcpflags,nosmurfs,physical=ppp0
 +</file>
 +
 +**/etc/shorewall/snat**
 +
 +<file>
 +#ACTION              SOURCE          DEST
 +SNAT(145.56.63.214)  192.168.133.0/24  NET_IF
 +</file>
 +
  
doc/appunti/hardware/fritzbox_pppoe_passthrough.txt · Last modified: 2024/05/24 10:51 by niccolo