search for: secureif

Displaying 2 results from an estimated 2 matches for "secureif".

Did you mean: secureid
2000 Mar 02
0
ICMP & IPCHAINS
...----------------------------------- Interfaces - # External Interface # This is the interface that is your link to the world EXTERNIF="eth0" # Internal Interface # This is the interface to your LAN INTERNIF="eth1" # Secured Interface # This is the interface you want secured SECUREIF="eth2" # ------------------------------------------------------- Variable definition - # # Set the location of ipchains. IPCHAINS="/sbin/ipchains" IFCONFIG="/sbin/ifconfig" # You shouldn''t need to change anything in the rest of this section EXTERNIP=`$IFC...
2000 Feb 29
4
ICMP
After the recent attacks on the major servers on the web my ISP has decided to stop all ICMP messages from his ISP. I have red the RFCs and it seems that he cant do that... As a result pings and traceroutes will not work. I need a friendly person out there to tell me a way to break the news to him that he has to allow ICMP packets through his network... any suggestions would be helpfull [mod: