[Shorewall-devel] Systemd service files usrmove

2012-09-23 Thread Togan Muftuoglu
Hi Tom, Currently Shorewall sytemd service files have the exec lines set to /sbin/ openSUSE is moving towards moving things to /usr [1] and as far as I can see Fedora has also have a similar approach [2]. Do you intend to support these moves in the service files ? Thanks Togan [1]

Re: [Shorewall-devel] tc question

2012-09-23 Thread James
Hi "Mr Dash Four" and Shorewall, I've been following this thread and I follow parts of shorewall-users and shorewall-devel and as long as it's okay with everyone, I'd like to voice some thoughts... I'm top posting this, because it doesn't really belong in line anywhere... Personally, I think shor

Re: [Shorewall-devel] Shorewall 4.5.8 RC 2

2012-09-23 Thread Tom Eastep
On 9/23/12 3:05 PM, "Steven Jan Springl" wrote: > >When the following entry is placed in the tcrules file: > >TTL(+0):P ppp0 eth0 > >the following iptables rule is generated: > >-A tcpre -d 192.168.0.0/24 -i ppp0 -j TTL --ttl-inc 0 > >which produces the following error message: > >iptables v1.4

Re: [Shorewall-devel] tc question

2012-09-23 Thread Mr Dash Four
>> I may be older than you, but I am not as stupid. > > My God, you are an arrogant jackass! You totally overlooked this bit and > then you call me stupid! Fair enough - I must have missed it and I am a man enough to admit it and apologise. That doesn't excuse the above comment, though I am not t

Re: [Shorewall-devel] Shorewall 4.5.8 RC 2

2012-09-23 Thread Steven Jan Springl
Tom When the following entry is placed in the tcrules file: TTL(+0):P ppp0 eth0 the following iptables rule is generated: -A tcpre -d 192.168.0.0/24 -i ppp0 -j TTL --ttl-inc 0 which produces the following error message: iptables v1.4.15: TTL: bad value for option "--ttl-inc", or out of rang