Displaying 20 results from an estimated 400 matches similar to: "Shorewall backup configuration patch/hack"
2003 Oct 02
10
shorewall restart failure recovery option?
Hi,
I was thinking about changing the #shorewall restart command a little bit.
Would it be a good idea to make this command restore the previous running
configuration in case of a start-failure? (kind of like the "try-command")
1. Save the currently running iptables configuration to a /tmp file.
(with iptables-save for example)
2. Run the new configuration. (the one in /etc/shorewall)
2005 May 23
3
filelist caching optimization proposal
Hi,
As a gentoo-user i frequently run the emerge sync command, which in turn does
a rsync with the mainserver. The 'problem' is that the portage directory tree
contains about 19.000 directories and 96.000 files. So building the filelist
takes a pretty long time, because of the many disk accesses that are
neccesary. On the server side the disk-io problem is probably less worse
since
2007 Apr 13
3
[LLVMdev] [llvm-commits] CVS: llvm/lib/Transforms/Hello/Makefile
On Apr 13, 2007, at 12:28 PM, Chris Lattner wrote:
> On Fri, 13 Apr 2007, Devang Patel wrote:
>> And this brings back CommandLine Error: Arugment blah defined more
>> than once!
>>
>> And without this, opt -load .../LLVMHello.dylib -hello does not work
>> on Darwin because dyld is not able to find SlowerOperationInformer ;)
>
> I think libhello should drop
2007 May 22
1
Two questions about REDIRECT and iptables chain errors
Hi all, I''ve shorewall 3.2.6-2, kernel 2.4.27, iptables 1.3.6.0debian1-5
on a debian sarge machine.
>From yesterday shorewall can''t start anymore and in the
shorewall-init.log I''ve this:
ERROR: Rule "REDIRECT lan 8081 tcp 80 " requires NAT which is
disabled
/sbin/shorewall: line 527: 17071 Terminated
$SHOREWALL_SHELL ${SHAREDIR}/compiler
2007 Apr 13
0
[LLVMdev] [llvm-commits] CVS: llvm/lib/Transforms/Hello/Makefile
On Fri, 13 Apr 2007, Devang Patel wrote:
>> I think libhello should drop its use of SlowOperationInformer.
>
> That'll fix Hello example. However, anyone trying to load their custom
> pass will likely to run into this again.
It is a long-standing issue. The deal is that libsupport (and many
others) are .a files. If one of the .o files in the .a file is used by a
plugin, but
2003 Jul 22
0
Shorewall-1.4.6a
This bugfix release corrects a problem where the MANGLE_ENABLED variable
was being tested before it was set producing the error message:
ERROR: Traffic Control requires Mangle
The release is available now at:
http://shorewall.net/pub/shorewall
ftp://shorewall.net/pub/shorewall
and will be available at the other download sites shortly.
For those who wish to patch your firewall script, save
2008 Dec 31
5
Problem with "routeback, blacklist, tcpflags" in Shorewall 4.2.4-2
Hi,
enabling this line in hosts file
"WAN
eth2:0.0.0.0/0!1.0.0.0/8,10.0.0.0/8,169.254.0.0/16,172.16.0.0/12,192.168.0.0/16
routeback,blacklist,tcpflags"
results in this error message
--
Preparing iptables-restore input...
Running /usr/sbin/iptables-restore...
iptables-restore v1.3.8: error creating chain ''ACCEPT'':File exists
Error occurred at line: 29
Try
2008 Dec 25
2
Problems with exclusion in host definition - shorewall 4.2.3 latest
Hi,
usually my shorewall inst. uses compiler=perl.
While some tests I changed my config to compiler=shell, and in this case
I get an error like this:
--------------------------------------------------------
Setting up TCP Flags checking...
iptables v1.3.8: host/network `169.254.0.0/16!169.254.1.0'' not found
Try `iptables -h'' or ''iptables --help'' for more
2007 Nov 15
3
ip6tables can't initialize ip6tables table filter
Hi list!
I am configuring Shorewall on a Xen domU virtual machine.
I configured only the zones, interfaces, rules, policy and shorewall.conf files.
When I run "shorewall check" there aren''t no problems, but when I try
to start shorewall I get this error a lot of time:
iptables: Invalid argument
ip6tables v1.3.6: can''t initialize ip6tables table `filter'': Bad
2004 Nov 29
2
Asterisk on a notebook: Modem = FXO?
Hi,
I've got a (maybe stupid) question:
I'd like to install Asterisk on my notebook (just to play around with
it). Is my internal phone modem equivalent to an FXO port? Hence, could
I make phonecalls to my pots-line with it?
thanks
philipp
2004 Nov 29
2
Asterisk on a notebook
Hi,
I've got a (maybe stupid) question:
I'd like to install Asterisk on my notebook (just to play around with
it). Is my internal phone modem equivalent to an FXO port? Hence, could
I make phonecalls to my pots-line with it?
thanks
philipp
2007 Feb 27
2
running asterisk through cellphone
hi everybody,
I'm currently planning a small-sized web-applicaiton allowing users to
call-in via phone. the phonecalls should be recorded and processed further
by some custom scripts - sounds like asterisk is a perfect match for this
app.
however, during prototyping I have no ISDN-connection whatsoever available,
so I was asking myself if it's possible to connect a cellphone via
2012 Mar 19
0
Shorewall 4.5.1.1
Shorewall 4.5.1.1 is now available for download.
Problems Corrected:
1) When checking or compiling for export (-e option), /sbin/shorewall
would previously issue a warning message if the SHOREWALL_SHELL
specified in the remote firewall''s shorewall.conf did not exist.
2) The changes to TOS handling in 4.5.1 are incompatible with older
releases such as RHEL5 and
2013 Sep 01
2
ICMP rate limit terminates shorewall
I''m using the following rule on 3 different systems running
shorewall-4.5.18 on Gentoo:
ACCEPT all all icmp - - - 10/sec:20
shorewall starts fine on 2 of the systems but on the 3rd it fails to
start with the following error:
iptables-restore: line 119 failed
ERROR: iptables-restore Failed. Input is in
/var/lib/shorewall/.iptables-restore-input
/usr/share/shorewall/lib.common: line 113:
2007 Aug 24
13
Shorewall 3.4.x - Error when (re) starting - segmentation fault
Shorewall 3.4.6 running on SuSE Linux 10.2
Compiling Rule Activation...
Shorewall configuration compiled to /var/lib/shorewall/.restart
Processing /etc/shorewall/params ...
Restarting Shorewall....
/sbin/shorewall: line 665: 6782 Segmentation fault
$SHOREWALL_SHELL ${VARDIR}/.restart $debugging restart
got this with V3.4.4, updated to 3.4.6 this morning, but that didn''t help.
2007 May 04
0
Pls help on Shorewall installation
Hi all,
This might be more suitable for the shorewall list, but no one has replied yet
for several days. I'm trying bandwidth management feature of
shorewall-3.4.1-3 on Centos 4.4
with no updates.
I've got this error:
May 4 22:30:14 gateway shorewall: ERROR: Command "tc qdisc add dev eth0
root handle 1: htb default 13" Failed
I've checked the kernel conf (make
2009 Apr 13
10
Asterisk-beginner : cannot make phonecalls using Asterisk
Hi there,
this is the first time that I'm building an Asterisk-server.
I have compiled Asterisk together with Zaptel on an CentOS 5.3-system.
Zaptel is for later, when configuring the POTS-line. Now first internal
communication with SIP.
Thought it would go easier...
I have 2 Grandstream IP-phones : BT-201 and GXP-1200.
These are my settings :
sip.conf :
[root at asterisk asterisk]# cat
2006 Jan 19
1
(newbie) using dtmf during a call
hi, im complete new with asterisk, so..
i want to be able using dtmf during a call, for execute a application.
Now i'm still making phonecalls trough a sip-adapter (Linksys pap2) with
my soundcart from server, and i receive in the asterisk-console putting
some digits from a analog-telephon:" << Console receive digit 1 >> " e.g.
Now how can i execute some application
2003 Jul 04
3
Shorewall 1.4.6 Beta 1
Beta 1 is now available at:
http://shorewall.net/pub/shorewall/testing
ftp://shorewall.net/pub/shorewall/testing
This is a minor release of Shorewall.
Problems Corrected:
1) A problem seen on RH7.3 systems where Shorewall encountered start
errors when started using the "service" mechanism has been worked
around.
2) Where a list of IP addresses appears in the DEST column of a
2003 Jun 29
3
Snapshot 20030629
Problems Corrected:
1) A problem seen on RH7.3 systems where Shorewall encountered start
errors when started using the "service" mechanism has been worked
around.
2) A problem introduced in earlier snapshots has been corrected. This
problem caused incorrect netfilter rules to be created when the
destination zone in a rule was qualified by an address in CIDR
format.