User Tools

Site Tools


opnsense:basic_configuration_opnsense

Differences

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

Link to this comparison view

Next revision
Previous revision
opnsense:basic_configuration_opnsense [2024/08/06 15:44] – created aperezopnsense:basic_configuration_opnsense [2024/08/06 15:54] (current) aperez
Line 1: Line 1:
 **OPNSense firewall - Basic configuration**  **OPNSense firewall - Basic configuration** 
 +
 +====== allowing ICMP on your WAN interface? ======
 +
 +
 +  I had problems when trying PING to the firewall....When I started the firewall,  for a few moments the PING 
 +  worked and then few seconds after it stops to respond. From inside the OpnSense I could PING my Desktop but from 
 +  my Desktop can not PING the Firewall..
 +  
 +  My default "Default allow LAN to any rule" was disable because I want to control all the traffic that cames from 
 +  my LAN to my WAN.
 +  
 +  So, I had  to create a specific rule to allow ICMP traffic:
 +  
 +  Action: Pass
 +  Interface: LAN
 +  Protocol: ICMP
 +  ICMP type: Echo Request
 +  Source: LAN net
 +  Destination: This Firewall
 +  description: Allow Ping
 +  
 +  After this ( and this is important ) I need to run "States reset"  ( Firewall->Diagnostics->Stated Reset ) to 
 +  finally get the correct response of the PING to my Desktop.
 +  
 +{{ :opnsense:opnsense1.jpg?800 |}}
 +  
 +  
opnsense/basic_configuration_opnsense.1722977099.txt.gz · Last modified: 2024/08/06 15:44 by aperez

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki