Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        fwrestart: A way to more safely re-load firewall rules remotely
        
        
        - Summary
- This program can automatically detect when changes to the firewall block
the administrative shell session, and to take corrective action
fwrestart uses terminal auto-response codes to safely re-start firewall
rules over a remote shell session.  It sends a request to your terminal
(xterm, for example), which responds back automatically.  When that
response is received, ensuring that fwrestart can communicate with the
terminal, fwrestart then issues a command to restart the firewall.
It then tries another request to the terminal, and if that is not
received within 5 seconds, a command is run to clear the firewall and
an appropriate error is generated.
Changelog
        
            - * Tue Sep 27 17:00:00 2005 Kevin Fenzi <kevin{%}tummy{*}com> - 1.01-4.fc3
- - add dist to release 
            - * Thu Sep 22 17:00:00 2005 Kevin Fenzi <kevin{%}tummy{*}com> - 1.01-3
- - A few more tweaks to clean up issues and re-submit to extras 
            - * Thu May 26 17:00:00 2005 Kevin Fenzi <kevin{%}tummy{*}com> - 1.01-2
- - Changed a number of items to match Fedora extras guidelines