diff --git a/Shorewall/interfaces b/Shorewall/interfaces index 070df08d1..29490d9b5 100644 --- a/Shorewall/interfaces +++ b/Shorewall/interfaces @@ -119,14 +119,14 @@ # Example 2: The same configuration without specifying broadcast # addresses is: # -# net eth0 detect noping,dhcp +# net eth0 detect dhcp # loc eth1 detect routestopped # dmz eth2 detect # # Example 3: You have a simple dial-in system with no ethernet -# connections and you want to ignore ping requests. +# connections. # -# net ppp0 - noping +# net ppp0 - ############################################################################## #ZONE INTERFACE BROADCAST OPTIONS #LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE