Re: [Shorewall-users] Shorewall 5.0.2.1

2015-12-04 Thread matt darfeuille
Sorry Tom, I forgot this one: Patch for shorewall-init-5.0.2.1/install.sh! -Matt On 4 Dec 2015 at 19:25, matt darfeuille wrote: > Thanks for the release Tom, > > Two things though(sorry): > > The service file was not properly disabled and removed for > shorewall/shorewall6-lite; changes atta

Re: [Shorewall-users] Shorewall 5.0.2.1

2015-12-04 Thread matt darfeuille
Thanks for the release Tom, Two things though(sorry): The service file was not properly disabled and removed for shorewall/shorewall6-lite; changes attached! Regarding the configure bash script: In addition to the first patch(CONFIGURE.patch) I also suggest adding: cd "$(dirname $0)" CONFIGU

Re: [Shorewall-users] Multi-ISP problem with DHCP cable and interface "not usable"

2015-12-04 Thread Laurie Brown
On 04/12/15 17:40, Tom Eastep wrote: [SNIP] > So am I. It appears that you have the following in your params file: > > DMZ_IF=eth1 > ECL_IF=eth2 > LOC_IF=eth0 > VIR_IF=eth3 > > but you are using these names in your configuration without a leading > '$'. Are you also defining them as logical nam

Re: [Shorewall-users] Multi-ISP problem with DHCP cable and interface "not usable"

2015-12-04 Thread Tom Eastep
On 12/04/2015 09:13 AM, Laurie Brown wrote: > On 04/12/15 16:42, Tom Eastep wrote: >> On 12/04/2015 08:03 AM, Laurie Brown wrote: >>> On 04/12/15 15:43, Tom Eastep wrote: >>> >>> [SNIP] >>> Please forward the compiled script. Thanks, -Tom >>> >>> See the attached file, Tom. Crea

Re: [Shorewall-users] Multi-ISP problem with DHCP cable and interface "not usable"

2015-12-04 Thread Laurie Brown
On 04/12/15 16:42, Tom Eastep wrote: > On 12/04/2015 08:03 AM, Laurie Brown wrote: >> On 04/12/15 15:43, Tom Eastep wrote: >> >> [SNIP] >> >>> Please forward the compiled script. >>> >>> Thanks, >>> -Tom >> >> See the attached file, Tom. Created with the 'shorewall compile' command. >> > > This sc

Re: [Shorewall-users] Multi-ISP problem with DHCP cable and interface "not usable"

2015-12-04 Thread Tom Eastep
On 12/04/2015 08:03 AM, Laurie Brown wrote: > On 04/12/15 15:43, Tom Eastep wrote: > > [SNIP] > >> Please forward the compiled script. >> >> Thanks, >> -Tom > > See the attached file, Tom. Created with the 'shorewall compile' command. > This script is definitely different from the one used to

Re: [Shorewall-users] Multi-ISP problem with DHCP cable and interface "not usable"

2015-12-04 Thread Laurie Brown
On 04/12/15 15:43, Tom Eastep wrote: [SNIP] > Please forward the compiled script. > > Thanks, > -Tom See the attached file, Tom. Created with the 'shorewall compile' command. Cheers, Laurie. -- - ww

Re: [Shorewall-users] Multi-ISP problem with DHCP cable and interface "not usable"

2015-12-04 Thread Tom Eastep
On 12/4/2015 2:01 AM, Laurie Brown wrote: > On 03/12/15 23:28, Tom Eastep wrote: >> >> More clearly: >> >> if [ -f /var/lib/dhcp/dhclient.${1}.leases ]; then >> grep 'option routers' /var/lib/dhcp/dhclient.${1}.leases | \ >> tail -n 1 | \ >> while read j1 j2 gateway; do >

Re: [Shorewall-users] Multi-ISP problem with DHCP cable and interface "not usable"

2015-12-04 Thread Laurie Brown
On 03/12/15 23:28, Tom Eastep wrote: > On 12/3/2015 1:46 PM, Tom Eastep wrote: >> On 12/3/2015 12:43 PM, Laurie Brown wrote: >>> On 03/12/15 18:19, Tom Eastep wrote: >>> >>> [SNIP] >>> Please remove /var/lib/shorewall/eth3.status again then execute the following: sh -x /var/l