Hi, Using shorewall v4.5.12 3 Interface PPPOE If my adsl connection drops in have no internet connection after it comes back up. I need to restart shorewall for it to work again. Is there something I need to change, so that shorewall restarts automatically when the adsl connection comes back up. Thanks ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html
On 4/4/13 3:37 PM, "PH" <paddy667@hotmail.com> wrote:>Hi, > >Using shorewall v4.5.12 >3 Interface >PPPOE > >If my adsl connection drops in have no internet connection after it comes >back up. >I need to restart shorewall for it to work again. > >Is there something I need to change, so that shorewall restarts >automatically when the adsl connection comes back up.Install and configure Shorewall-init (assuming that you run a Debian-based, Redhat-based or SuSE-based distribution). -Tom You do not need a parachute to skydive. You only need a parachute to skydive twice. ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html
I use a simple script in /etc/ppp/ip-down and /etc/ppp/ip-up to refresh shorewall when a pppoe connection die or come up. #!/bin/bash /sbin/shorewall refresh Regards> On 4/4/13 3:37 PM,"PH" <paddy667@hotmail.com> wrote:> >> Hi, Using shorewall v4.5.12 3Interface PPPOE If my adsl connection drops in have no internet connection after it comes back up. I need to restart shorewall for it to work again. Is there something I need to change, so that shorewall restarts automatically when the adsl connection comes back up.> >Install and configure Shorewall-init (assuming that you run a>Debian-based, Redhat-based or SuSE-based distribution).> > -Tom > Youdo not need a parachute to skydive. You only need a parachute to>skydive twice.> >------------------------------------------------------------------------------>Minimize network downtime and maximize team effectiveness.> Reducenetwork management and security costs.Learn how to hire> the mosttalented Cisco Certified professionals. Visit the> Employer ResourcesPortal> http://www.cisco.com/web/learning/employer_resources/index.html[1]> _______________________________________________ > Shorewall-usersmailing list> Shorewall-users@lists.sourceforge.net >https://lists.sourceforge.net/lists/listinfo/shorewall-users [2] Links: ------ [1] http://www.cisco.com/web/learning/employer_resources/index.html [2] https://lists.sourceforge.net/lists/listinfo/shorewall-users ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html