Displaying 20 results from an estimated 3000 matches similar to: "Quick Start Guide"
2002 May 13
5
Assertion failure in do_get_write_access() at transaction.c:609:
Hi all (and developers in particular)
I just got bitten by this Assertion. The one that starts as in the
subject, and ends with:
"!(((jh2bh(jh))->b_state & (1UL << BH_Lock)) != 0)"
Google reminds me that it was mentioned a few times earlier this year,
but I couldn't find any statement saying that it has been fixed.
I got this in a 2.4.16 kernel, though the
2002 Apr 08
22
Parameterized Samples Withdrawn
Although the parameterized samples have allowed people to get a firewall
up and running quickly, they have unfortunately set the wrong level of
expectation among those who have used them. I am therefore withdrawing
support for the samples and I am recommending that they not be used in new
Shorewall installations.
-Tom
--
Tom Eastep \ Shorewall - iptables made easy
AIM: tmeastep \
2003 Jan 10
7
System Boot problem...
Hi, on a system RedHat 8.0, only on this, not on other various RedHat8.0, I
have see the follow strange error in /var/log/{messages,boot.log} .....
After the boot all it seems to work, the modules is loads....
I have already tried to install other versions of kernel
but the problem is always the same one :-((
Someone has some idea of what is happening?
Thanks...
Dario Lesca
2003 Jan 09
10
transparent proxy
I''ve installed a bering box acting as a firewall for a lan;
the lan is 192.168.1.0/24
the bering box is 192.168.1.254
I''ve installed a squid server 192.168.1.1
It is possible to configure shorewall for a transparent proxy to the
squid server?
I''ve tryed with
REDIRECT loc loc:192.168.1.1:3128 tcp www - !192.168.1.1
in the rules file
I get this error:
Error:
2002 May 14
4
Redirect loc::80 to fw::3128 not work
The rule:
ACCEPT loc $FW::3128 tcp www
doesn''t work propertly, the http access does not redirect
to squid but directly exit.
what''s wrong?
Thanks
-------
Dario Lesca (d.lesca@ivrea.osra.it)
--------------------------------------
@@@@@@@ this is my shorewall-1.2.13 config:
#[/etc/shorewall/common.def]-----------------------------------------------
2002 Aug 06
8
converting MASQ from ipchains
Hello,
on my old system I''m using ipchains. Can anyone help me with converting rule
/sbin/ipchains -A forward -j MASQ -s source_addr -d destination_addr 443 -p tcp
to shorewall. I know that I can write
eth0 source_addr
to /etc/shorewall/masq file
but I can''t found where I can specify the destination address.
The reason for this is to allow one user (computer) access only to
2003 Jun 09
1
Error on samples 1.4.4
Warning ....
The two interface samples contain samples of the three interface...
[root@multilinux temp]# tar xvfz samples-1.4.4/two-interfaces.tgz
three-interfaces/
three-interfaces/interfaces
three-interfaces/routestopped
three-interfaces/masq
three-interfaces/policy
three-interfaces/rules
three-interfaces/zones
-------
Dario Lesca (d.lesca@ivrea.osra.it)
2008 May 24
0
[LLVMdev] A quick update on FreeBSD support
On May 24, 2008, at 11:43 AM, Marcel Moolenaar wrote:
> All,
>
> So far I've tried LLVM on amd64, i386, ia64 and powerpc under FreeBSD
> and aside for ia64, things look pretty good for a first try. There
> are 2 unexpected failures for PowerPC, which appear to be caused by
> uninitialized memory. I'm still working on a fix for that (need to
> brush up on my C++
2008 May 24
2
[LLVMdev] A quick update on FreeBSD support
All,
So far I've tried LLVM on amd64, i386, ia64 and powerpc under FreeBSD
and aside for ia64, things look pretty good for a first try. There
are 2 unexpected failures for PowerPC, which appear to be caused by
uninitialized memory. I'm still working on a fix for that (need to
brush up on my C++ skills).
[sidenote: In FreeBSD -current, the memory allocator initializes
memory with 0xa5
2003 Nov 09
4
New Shorewall Doc
I''ve created a new document that discusses creating multiple zones
accessed through a single firewall interface.
See: http://shorewall.net/shorewall_quickstart_guide.htm
Comments and corrections are welcome.
-Tom
--
Tom Eastep \ Nothing is foolproof to a sufficiently talented fool
Shoreline, \ http://shorewall.net
Washington USA \ teastep@shorewall.net
2004 Jul 22
1
How to interpret corruption error message
(sort-of xposted from linux-kernel)
Hi,
I am wondering how to interpret this error message, which popped up on a
2.4.26 SMP x86 box two days ago:
EXT2-fs: corrupt root inode, run e2fsck
init_special_inode: bogus imode (37316)
EXT2-fs: corrupt root inode, run e2fsck
init_special_inode: bogus imode (37316)
EXT2-fs: corrupt root inode, run e2fsck
The problem is, the error message doesn't
2004 Apr 16
0
Shorewall 2.0 French Language Guides available
Thanks to Fabien Demassieux, French Language versions of the QuickStart
Guides and the Setup Guide are now available:
http://shorewall.net/shorewall_quickstart_guide.htm
http://shorewall.sf.net/shorewall_quickstart_guide.htm
These guides will be available shortly on the other Shorwall Mirrors
-Tom
--
Tom Eastep \ Nothing is foolproof to a sufficiently talented fool
Shoreline, \
2004 Dec 05
2
host list in /etc/shorewall/hosts: interface ignored
Hi,
the new function ''shorewall show zones'' in 2.2.0-Beta showed a thing
which is (in my view) either abug or not documented.
If I have a line in /etc/shorewall/hosts which reads
work br0:eth0:192.168.2.10,192.168.2.11,192.168.2.12
then "show zones" has the output
work
br0:eth0:192.168.2.10
br0:192.168.2.11
br0:192.168.2.12
That is, the
2001 Dec 09
2
New user's naive question
I have installed Mandrake 8.1 and chose ext3 for my main partitions (other
than root). However, stupidly, I cannot now remember whether I specified
ext3 for some other partitions that I haven't yet mounted (these are
essentially just spare capacity, though they may have some files on them if
they weren't formatted).
Is there a simple way of telling whether I should mount these as
2016 Jul 05
1
Problem in bridged networking
Hello,
I am facing some problems in bridged networking.
I have successfully created a bridge br0 and added a virtual machine to it.
Now the address of virtual machine is 10.1.3.31. I am able to connect to
this virtual machine by another computer on same network.
The virtual machine is hosting a simple python http server on port 8000,
while some other service is running on port 80
When I try
2005 Jan 14
4
Samba & ICMP allow problem
I am running a Redhat FC2 server, which runs postfix
for mail, Squid for proxy and samba as Domain
Controller and file server. I installed
shorewall-2.1.11-1.
In the shorewall rules /etc/shorewall/rules I added
the following for samba
ACCEPT LAN $FW:192.168.100.1 tcp
139,445
ACCEPT LAN $FW:192.168.100.1 udp
137:139
ACCEPT LAN $FW:192.168.100.1 udp 445
2006 Jun 08
3
Voicemail to Email on Blackberry
Is there any setting in the voicemail that will send the voicemail file in a
type that is recognized on a Blackberry?
Kerry Garrison
Director of Technical Services
Tech Data Pros - Orange County's Mobile IT Service Provider
(949) 502-7819 x200 - <mailto:kerryg@techdatapros.com>
kerryg@techdatapros.com
<http://www.techdatapros.com/> http://www.techdatapros.com
--------------
2008 May 24
5
[LLVMdev] A quick update on FreeBSD support
On May 24, 2008, at 12:12 PM, Bill Wendling wrote:
> Let us know if you would like extra eyes on the two PPC failures. Many
> of us have a lot of experience with C++. :-) Do you know where these
> allocations are?
I don't mind if people help out, so here's some information:
FAIL: /nfs/llvm/src/llvm/test/Transforms/PredicateSimplifier/
2006-11-04-ReplacingZeros.ll
Failed with
2003 Jan 09
19
New on the Web Site
While I''m in temporary retirement, I''ve decided spend a little time
experimenting with new things and making some updates to the web site. The
biggest result of this effort to date has been:
http://shorewall.sf.net/Shorewall_Squid_Usage.html
This outlines how to use Squid as a transparent proxy running on the
firewall, in the DMZ or in the local network. In the latter two
2008 Feb 26
8
[PATCH 0/8] RFC: ia64/xen TAKE 2: paravirtualization of hand written assembly code
Hi. I rewrote the patch according to the comments. I adopted generating
in-place code because it looks the quickest way.
The point Eddie wanted to discuss is how to generate code and its ABI.
i.e. in-place generating v.s. direct jump v.s. indirect function call
Indirect function call doesn't make sense because ivt.S is compiled
multi times. And it is up to pv instances to choose in-place