Displaying 20 results from an estimated 500 matches similar to: "The inaugural Shorewall survey!"
2003 Oct 21
7
Help on domain creation
Hi all,
I am running the current xen-unstable and had the following error message
when trying to create domain1.
# ./xenctl script -f/etc/xen-mynewdom
Domain defaults:
name XenoLinux
size 98304
vifs 1
domainImage /boot/xenolinux.gz
domainInitRD null
rootDevice /dev/hda5
rootArgs rw
usrDevice null
NWIP
2005 Jun 24
4
Chat servers?
Anyone know how/where we can get some?
It has been raised before:
http://lists.shorewall.net/pipermail/shorewall-users/2004-July/013594.html
I''d like to see an IRC or Jabber service for both support and development.
--
Paul
<http://paulgear.webhop.net>
--
Did you know? OpenOffice.org has built-in PDF creation. Better yet,
it''s compatible with Microsoft Office, and
2004 Apr 19
3
multiples firewall, rules repartitions
Hello,
Usually when i''ve a hole to poke through firewalls,
i have many hosts to update :
workstation firewall, lan firewall, the other lan firewall, and the
server behind the last firewall.
all of them are managed with shorewall...
Is there a smart way to update them all at once ?
What you guys do on your firewalls ?
thanks.
--
xavier
2005 Jun 24
13
Test environments?
Hi folks,
When we first started talking about Shorewall post-Tom, a few people
offered to help with testing. Would those people please raise their
hands again? :-)
I''m investigating Nicolas Helleringer''s recent message on
shorewall-users
(http://lists.shorewall.net/pipermail/shorewall-users/2005-June/018898.html),
and a good test environment would come in really handy,
2002 May 15
4
Your opinion please
The 1.2 firewall contains messy logic to support the old sample
configurations in that any rule that contains "none" in any of its columns
is ignored.
I''m considering removing that messiness in 1.3 and seek the opinion of the
list.
Thanks,
-Tom
--
Tom Eastep \ Shorewall - iptables made easy
AIM: tmeastep \ http://www.shorewall.net
ICQ: #60745924 \ teastep@shorewall.net
2005 Jun 20
4
Startup Failure when using not!
I''m using Shorewall 2.4.0 under Fedora Core 4. I''m using ULOG to log my
firewall''s dropped connections, but I want to drop a couple ports silently
as they''re taking up too much log space. According to the rules file: "The
ACTION may optionally be followed by ":" and a syslog log level (e.g,
REJECT:info or DNAT:debug). This causes the packet to
2005 Jul 04
2
[OT] MyOSS Magazine - Edition 3 Available Now!
Hi All,
Just wanted to announce that MyOSS Magazine - Edition 3 (We''re Edition
3!) is now officially hitting the street. This is a community driven
project which aims to publish monthly. (Sorry if this is considered as
spam).
Securing your Network Connection using OpenSSL
OpenSSL is a very important protocol in this day and age. The
profilteration of the internet has made this
2005 Jun 22
6
Port forwarding/DNAT of broadcast packets?
Hi folks,
Has anyone out there done port forwarding or DNAT for UDP packets that
are normally sent to the broadcast address (255.255.255.255)?
I have to support a nasty database application called FileMaker Pro
(those of you who know it are probably groaning about now), which uses
broadcasts to locate the database server. Theoretically, i can get
around this requirement by using LDAP lookups
2012 Sep 05
1
[LLVMdev] LLVM inaugural Bristol area social, 20 September
Hi all,
There are quite a few of us working on LLVM in the Bristol area. I
invite you all to the first Bristol LLVM social:
Where: The Hope & Anchor
38 Jacobs Wells Road
Bristol BS8 1DR
http://www.hopeandanchor.net
When: Thursday 20 September
from 7pm
Look forward to meeting you all there.
Jeremy
--
Tel:
2005 May 27
10
Help wanted notices
Hi folks,
I''ve added a couple of ''help wanted'' ads to our SourceForge project.
You can see them at
http://sourceforge.net/people/?group_id=22587
I''ll add more as i have the opportunity. If you can think of other jobs
we need to assign, please let me know.
--
Paul
<http://paulgear.webhop.net>
--
Did you know? Using accepted quoting conventions makes
2005 Apr 16
6
wishlist: ''none'' as source address in rules
Hi,
I plug my laptop in different networks and use the following hack to
configure automatically shorewall for trusted/untrusted networks:
In /etc/shorewall/params:
# none is a dummy zone associated to the loopback interface
NONE="none:0.0.0.0"
# Network scheme, automatically detected by intuitively
NETWORK_SCHEME="$(cat /etc/network/scheme 2>/dev/null)"
case
2005 May 27
3
Re: Shorewall development web site (Mike Noyes)
Hello,
I leave for a couple days .. (Well months) and look at what has
happened. :-)
I would throw my support in behind Xoops .. to be honest ..
If a portal is what we are trying to achieve here.
I just happen to think that sometimes .. More work goes into web design
etc than goes into actual Code.
But thats because I am a lamer at web design :-)
I am coming in here a bit late .. But tell
2005 Jun 30
10
Long Shorewall Startup Times Revisited
Hello,
With reference to the problems listed below. I too am having
incredibly long start up times. I''m talking minutes here (around 5
minutes).
My configuration is not complex I don''t think. We are you using ldap
too and the settings are bellow. The network is up as I''m restarting
shorewall whilst the machine is running.
Any suggestions? Is there no way to
2019 Apr 03
2
(inaugural?) Austin-area LLVM social
Some of my LLVM colleagues that I only seem to encounter at the annual Bay
Area dev meeting live right here in Austin, TX. We should get together for
a social, yeah?
And I suppose there's bound to be more around here who might be interested
who haven't been able to trek to San Jose.
So consider this an official solicitation to Austin area LLVM fans. Write
back with interest and I'l
2002 May 14
3
[Shorewall-users] Redirect loc::80 to fw::3128 not work (fwd)
I''m beginning to believe that the use of the last column in the rules file
to designate redirection/forwarding is too subtle for many users. For 1.3,
I think I''ll do something like the following:
Current rule:
ACCEPT net loc:192.168.1.3 tcp 80 - all
New rule:
FORWARD net loc:192.168.1.3 tcp 80
Current rule:
ACCEPT net fw::3128 tcp 80 - all
New rule:
REDIRECT net
2004 Jan 09
32
Ideas for Shorewall 2.0
I''m beginning to think again about what will be different in 2.0. Here
are some thoughts.
a) User-defined actions will be emphasized.
- A library of actions will be available with names such as:
AcceptSSH
AcceptDNS
DropWindows (drops all SMB noise)
DropBroadcasts (Silently drop all Broadcast traffic)
...
The possibilities are nearly endless but should
2019 Apr 03
2
(inaugural?) Austin-area LLVM social
Count me in.
Some of my colleagues will join as well.
Sebastian
On Wed, Apr 3, 2019 at 8:44 AM Francesco Petrogalli via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
>
> Nice idea Brian, I am based in Austin and I would like to socialize with other LLVM engineers in the area.
>
> Constrains: I might not be in town for the week of Apr 29 - May 3rd :)
>
> Francesco
>
>
2005 Jan 05
22
Shorewall and IPV6
As 2.2.0 is nearing release, I''ve begun to think about what I''ll do for
2.3 and I think that it is time for Shorewall to add support for IPV6.
Because of parsing ambiguities, the need to maintain upward
compatibility with both Shorewall and 6Wall, and different available
functionality in IPV4 and IPV6 Netfilter, I believe that it is going to
be necessary for some files to be
2005 May 26
11
Quick poll: CVS commits
Hi folks,
I''m conducting a straw poll for your opinions on whether we should send
CVS commit logs (probably with diffs) to the shorewall-devel list, or to
another (new) list?
I can see advantages to both ways: separate lists mean that people who
aren''t contributing code don''t get flooded with code noise, but a single
list will help keep everyone involved in the
2005 Jun 01
5
use of shell code in shorewall/params
The params file appears to be simply "sourced" by the firewall script,
which means one can put any Bourne shell code into it and it will
execute it. This feature isn''t documented, so I''m wondering if it can
be documented and thus guaranteed to always work. I''d like to dig out
the IP parameters of my interface cards from the ifcfg-eth? files and
set shorewall