> Which distro are you using?

I'm on Opensuse 13.1

I've installed their pkgs,

  shorewall-core-4.5.21.4-113.1.noarch
  shorewall6-lite-4.5.21.4-113.1.noarch
  shorewall-lite-4.5.21.4-113.1.noarch

> Can you have a look at this bug report:
> 
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729256
> 
> Are you experiencing anything similar to what was reported in that bug?

Tbh, I'm not sure what that bug's telling me.

When I have populated & running IPv4 & IPv6 firewalls

        iptables -L -n | wc
            207    1323   13782
        ip6tables -L -n | wc
            266    1610   18822

systemd status is "active"

        systemctl status shorewall-lite
                shorewall-lite.service - shorewall-lite
                   Loaded: loaded
                   (/etc/systemd/system/shorewall-lite.service; enabled)
                   Active: active (exited) since Sat 2013-12-28 10:53:31
                   PST; 10min ago
                  Process: 1779 ExecStop=/usr/sbin/shorewall-lite stop
                  (code=exited, status=0/SUCCESS)
                  Process: 1913 ExecStart=/usr/sbin/shorewall-lite start
                  (code=exited, status=0/SUCCESS)
                 Main PID: 1913 (code=exited, status=0/SUCCESS)
                   CGroup: /system.slice/shorewall-lite.service
                ...

        systemctl status shorewall6-lite
                shorewall6-lite.service - shorewall6-lite
                   Loaded: loaded
                   (/etc/systemd/system/shorewall6-lite.service;
                   enabled)
                   Active: active (exited) since Sat 2013-12-28 10:54:18
                   PST; 9min ago
                  Process: 2656 ExecStop=/usr/sbin/shorewall6-lite stop
                  (code=exited, status=0/SUCCESS)
                  Process: 2721 ExecStart=/usr/sbin/shorewall6-lite
                  start (code=exited, status=0/SUCCESS)
                 Main PID: 2721 (code=exited, status=0/SUCCESS)
                   CGroup: /system.slice/shorewall6-lite.service
                ...

when I turn it off,

        systemctl stop shorewall-lite
        systemctl stop shorewall6-lite

it's "inactive"

        systemctl status shorewall-lite
                shorewall-lite.service - shorewall-lite
                   Loaded: loaded
                   (/etc/systemd/system/shorewall-lite.service; enabled)
                   Active: inactive (dead) since Sat 2013-12-28 11:07:55
                   PST; 10s ago
                  Process: 5184 ExecStop=/usr/sbin/shorewall-lite stop
                  (code=exited, status=0/SUCCESS)
                  Process: 1913 ExecStart=/usr/sbin/shorewall-lite start
                  (code=exited, status=0/SUCCESS)
                 Main PID: 1913 (code=exited, status=0/SUCCESS)
                   CGroup: /system.slice/shorewall-lite.service

        systemctl status shorewall6-lite
                shorewall6-lite.service - shorewall6-lite
                   Loaded: loaded
                   (/etc/systemd/system/shorewall6-lite.service;
                   enabled)
                   Active: inactive (dead) since Sat 2013-12-28 11:07:55
                   PST; 51s ago
                  Process: 5261 ExecStop=/usr/sbin/shorewall6-lite stop
                  (code=exited, status=0/SUCCESS)
                  Process: 2721 ExecStart=/usr/sbin/shorewall6-lite
                  start (code=exited, status=0/SUCCESS)
                 Main PID: 2721 (code=exited, status=0/SUCCESS)


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Shorewall-users mailing list
Shorewall-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to