> >>>   shorewall-lite enable tun1
> > 
> > What was the output of this command?
> > 
> 
> And after the command executes, what are the contents of
> /var/lib/shorewall-lite/status.tun1?

Sorry, I apparently forgot to hit 'send' on my reply :-/

> What was the output of this command?

shorewall-lite status -i
        Shorewall Lite-4.6.2.2 Status at core - Sun Jul 27 06:32:17 PDT 2014

        Shorewall Lite is running
        State:Started (Sun Jul 27 06:27:49 PDT 2014) from 
/usr/local/etc/shorewall/client/ (/var/lib/shorewall-lite/firewall compiled by 
Shorewall version 4.6.2.2)

           Interface eth0 is Enabled
           Interface tun1 is Disabled

> And after the command executes, what are the contents of
> /var/lib/shorewall-lite/status.tun1?

cat /var/lib/shorewall-lite/status.tun1
        cat: /var/lib/shorewall-lite/status.tun1: No such file or directory

cd /var/lib/shorewall-lite
ls *tun1*
        tun1.status
cat /var/lib/shorewall-lite/tun1.status 
        1


also, maybe helpful?

BEFORE making switch to multi-ISP setup

        shorewall show routing
                Routing Rules

                0:      from all lookup local
                32766:  from all lookup main
                32767:  from all lookup default

                Table default:

                Table local:
                ...

                Table main:
                ...


AFTER making switch to multi-ISP setup, and restarting shorewall

        shorewall show routing
                Routing Rules

                0:      from all lookup local 
                999:    from all lookup main 
                10000:  from all fwmark 0x1/0xff lookup isp 
                20000:  from S.S.S.S lookup isp 
                32765:  from all lookup balance 
                32767:  from all lookup default 

                Table balance:

                default via S.S.S.1 dev eth0

                Table default:


                Table isp:

                S.S.S.1 dev eth0 scope link src S.S.S.S
                default via S.S.S.1 dev eth0 src S.S.S.S

                Table local:
                ...

                Table main:
                ...


'Table local' & 'Table main' appear unchanged

------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&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