Ok I patched it successfully, while in the export directory on the administrative system I issued the command /sbin/shorewall load/reload and it is now working flawlessly!!!:)
again thank you so much for helping me solving it and for making such an amazing software! MD root@old:~# patch /usr/share/shorewall/lib.cli-std /root/shorewall/LITEDIR1.patch (Stripping trailing CRs from patch.) patching file /usr/share/shorewall/lib.cli-std root@old:~# cd /root/3700/ root@old:~/3700# /sbin/shorewall load wndr Enter passphrase for key '/root/.ssh/wndr': Compiling... Processing /root/3700/params ... Processing /root/3700/shorewall.conf... Compiling /root/3700/zones... Compiling /root/3700/interfaces... Determining Hosts in Zones... WARNING: *** mult2 is an EMPTY ZONE *** Locating Action Files... Compiling /root/3700/policy... Running /root/3700/initdone... Adding Anti-smurf Rules Adding rules for DHCP Compiling TCP Flags filtering... Compiling Kernel Route Filtering... Compiling Martian Logging... Compiling /root/3700/masq... Compiling MAC Filtration -- Phase 1... Compiling /root/3700/rules... Compiling /root/3700/conntrack... Compiling MAC Filtration -- Phase 2... Applying Policies... Compiling /usr/share/shorewall/action.Drop for chain Drop... Compiling /usr/share/shorewall/action.Broadcast for chain Broadcast... Generating Rule Matrix... Compiling /usr/share/shorewall/action.Reject for chain Reject... Creating iptables-restore input... Compiling /root/3700/stoppedrules... Shorewall configuration compiled to /root/3700/firewall Copying /root/3700/firewall and /root/3700/firewall.conf to wndr:/etc/shorewall-lite/state... Enter passphrase for key '/root/.ssh/wndr': firewall 100% 76KB 75.7KB/s 00:00 firewall.conf 100% 861 0.8KB/s 00:00 Copy complete Enter passphrase for key '/root/.ssh/wndr': Starting Shorewall Lite.... Initializing... Processing init user exit ... Processing tcclear user exit ... Setting up Route Filtering... Setting up Martian Logging... Setting up Proxy ARP... Preparing iptables-restore input... Running /usr/sbin/iptables-restore... IPv4 Forwarding Enabled Processing start user exit ... Processing started user exit ... done. System wndr loaded root@old:~/3700# /sbin/shorewall reload wndr Enter passphrase for key '/root/.ssh/wndr': Compiling... Processing /root/3700/params ... Processing /root/3700/shorewall.conf... Compiling /root/3700/zones... Compiling /root/3700/interfaces... Determining Hosts in Zones... WARNING: *** mult2 is an EMPTY ZONE *** Locating Action Files... Compiling /root/3700/policy... Running /root/3700/initdone... Adding Anti-smurf Rules Adding rules for DHCP Compiling TCP Flags filtering... Compiling Kernel Route Filtering... Compiling Martian Logging... Compiling /root/3700/masq... Compiling MAC Filtration -- Phase 1... Compiling /root/3700/rules... Compiling /root/3700/conntrack... Compiling MAC Filtration -- Phase 2... Applying Policies... Compiling /usr/share/shorewall/action.Drop for chain Drop... Compiling /usr/share/shorewall/action.Broadcast for chain Broadcast... Generating Rule Matrix... Compiling /usr/share/shorewall/action.Reject for chain Reject... Creating iptables-restore input... Compiling /root/3700/stoppedrules... Shorewall configuration compiled to /root/3700/firewall Copying /root/3700/firewall and /root/3700/firewall.conf to wndr:/etc/shorewall-lite/state... Enter passphrase for key '/root/.ssh/wndr': firewall 100% 76KB 75.7KB/s 00:00 firewall.conf 100% 861 0.8KB/s 00:00 Copy complete Enter passphrase for key '/root/.ssh/wndr': Restarting Shorewall Lite.... Initializing... Processing init user exit ... Processing tcclear user exit ... Setting up Route Filtering... Setting up Martian Logging... Setting up Proxy ARP... Preparing iptables-restore input... Running /usr/sbin/iptables-restore... IPv4 Forwarding Enabled Processing start user exit ... Processing started user exit ... done. System wndr reloaded On 19 Sep 2013 at 6:32, Tom Eastep wrote: Date sent: Thu, 19 Sep 2013 06:32:57 -0700 From: Tom Eastep <[email protected]> To: [email protected] Subject: Re: [Shorewall-users] shorewall-lite error at start Send reply to: Shorewall Users <[email protected]> <mailto:[email protected]?subject=unsubscribe> <mailto:[email protected]?subject=subscribe> > On 9/19/20 13 4:32 AM, matt darfeuille wrote: > > Hi Tom and thank you for the patch and for including it in the > > upcoming versionof shorewall! > > > > However I am not sure how to patch shorewall(first time patching > > something on debian7). > > > > Should I put the patch in a particular directory before issuing the > > patch command? Whitch command should I use?(I tried patch > > LiTEDIR1.patch, patch -p0 LITEDIR1.patch, patch -p1 LITEDIR1.patch > > but without luck) > > > > Obviously I am missing something here!:) > > > > Matt, > > The patch need not be in any particular directory: > > patch /usr/share/shorewall/lib.cli-std < <path-to-patch> > > -Tom > -- > Tom Eastep \ When I die, I want to go like my Grandfather who > Shoreline, \ died peacefully in his sleep. Not screaming like > Washington, USA \ all of the passengers in his car > http://shorewall.net \________________________________________________ > > ------------------------------------------------------------------------------ LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk _______________________________________________ Shorewall-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-users
