Displaying 20 results from an estimated 30000 matches similar to: "Diagram of iptables"
2004 Oct 24
2
openswan+shorewall+kernel 2.6.8 debian
I am trying to get a debian system with openswan 2.2 shorewall 2.1.11 + debian kernel 2.6.8 working together. I have
read the documentation (IPSEC using Linux Kernel 2.6) and before I go and compile my own modules I would like to know
if the standard debian kernel already has the Netfilter+ipsec patches and the policy match patches installed.
Does anyone know?
thanks
Jim
2005 Jan 13
6
Shorewall Web Site mirrored in Italy
Lorenzo Martignoni at Univesita` degli Studi di Milano in Milan has
established a mirror of the Shorewall web site.
http://italy.shorewall.net
http://cert-it.dico.unimi.it/shorewall
Thanks Lorenzo!
-Tom
--
Tom Eastep \ Nothing is foolproof to a sufficiently talented fool
Shoreline, \ http://shorewall.net
Washington USA \ teastep@shorewall.net
PGP Public Key \
2004 Dec 16
9
Some help for a beginner please: terser logging
Dear newfound friends,
please be patient. For me reading and writing in English is more painful
than dissecting IP traces :)
I have tried reading through the FAQ but could not quite understand:
I would like the logs to be terser. I think I can live without MAC, LEN,
TOS, PREC, TTL, ID fields normally (maybe need them only in special
situations). Could not understand if/how I can achieve this.
2004 Mar 18
5
Shorewall 2.0.1 Beta 1
http://shorewall.net/pub/shorewall/Beta
ftp://shorewall.net/pub/shorewall/Beta
-Tom
--
Tom Eastep \ Nothing is foolproof to a sufficiently talented fool
Shoreline, \ http://shorewall.net
Washington USA \ teastep@shorewall.net
2004 Dec 29
9
Shorewall rpm failed dependency: iproute (ip is working)
Hello Shorewall gurus, as outlined on the shorewall site I have done the
following after failure to install shorewall via the rpm:
I have read all of the FAQ.
I have read the quickstart guide with particular attention directed at
the Mandrake solution.
I have searched the mailing list archives (all old replies).
I have studied the documentation index.
I have previous experience using shorewall
2004 Sep 29
12
SPF screening implemented at shorewall.net
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Over the past weekend, I added SPF screening on the MTA at
shorewall.net. SPF is a mechanism for a domain to use DNS to publish a
list of those IP addresses that are used to send legitimate email from
that domain. A receiving MTA can use that published information to
determine if email from a domain is being sent through an MTA belonging
to that
2003 Feb 27
6
Shorewall 1.4.0 Beta 2
The second Beta is now available at:
http://www.shorewall.net/pub/shorewall/Beta
ftp://ftp.shorewall.net/pub/shorewall/Beta
Function from 1.3 that has been omitted from this version includes:
1) The ''check'' command is no longer supported.
2) The MERGE_HOSTS variable in shorewall.conf is no longer
supported. Shorewall 1.4 behavior is the same as 1.3 with
MERGE_HOSTS=Yes.
2005 Mar 23
9
multiple vpn connections out via shorewall
Hi All,
Just joined the list to try and solve a problem.
To show that I''ve read the rules I''ll start with the requested info
os linux kernel-2.4.27 with latest netfilter pom for gre and pptp conntrack
etc
iptables is 1.3.0 - downloaded and compiled with the pom stuff and the 2.4.27
kernel
shorewall version shorewall-2.2.1-2 from rpm
ip addr show
[root@squid3 root]# ip addr
2005 Nov 21
8
[Off-topic] Two provider-setup breaks long-running TCP-connections
Sorry for asking this, as I believe it to be a kernel-related rather
than Shorewall-related problem. But some of you guys seem to have a
lot of experience with these kind of things.
I''m setting up a NAT''ing router with two ISP lines.
At first sight, everything works as expected, however when the local
machines try to keep a TCP-connection open for a long time, it
disconnects
2005 Mar 09
13
Ways to get around DNS names in rules
I''m re-reading the section on dns names in the shorewall docs:
"I personally recommend strongly against using DNS names in
Shorewall configuration files. If you use DNS names and you
are called out of bed at 2:00AM because Shorewall won''t start
as a result of DNS problems then don''t say that you were not
forewarned."
Having been stung by this a few times
2004 Dec 16
12
A question on rules simplification
[newbie question]
Before using Shorewall I used to manually write some very short iptables
rules which where probably much poorer than what this Shorewall gem does
but I could "follow" them very easily.
Now reading the output of iptable -L gives me a terrible headache.
Is there some tool that graphs the rules in order to "see" them better ?
For instance I was experiencing
2004 Sep 29
1
Shorewall OpenVPN doc error
Tom,
While reading the Shorewall OpenVPN doc, I found that you have to many "7" in the example 77777 instead of 7777 in the
text.
Jim
This entry in /etc/shorewall/tunnels opens the firewall so that OpenVPN traffic on the default port 5000/udp will be
accepted to/from the remote gateway. If you change the port used by OpenVPN to 7777, you can
define /etc/shorewall/tunnels like
2005 May 29
17
Plans for 2.4.0
Hi folks,
Has anyone tested the changes to multiple ISPs/load balancing or
routestopped in 2.4.0-RC1 yet? We need to talk about what criteria we
will use for determining whether 2.4.0 is ready for release.
I''ve started configuring a firewall at work with the multiple ISPs
support, but its kernel doesn''t have connection marking support, so it''s
going to be a couple of
2004 Oct 25
4
enquiry on shorewall functions
hi all,
shorewall claim that support stateful connection. But I read the
document, I can''t found any configuration on it like in iptables e.g.
-m -state NEW, ESTABLISHED
something like like.
Is shorewall by default is staeful connection for any connectione.g. web, http
2005 Jan 22
3
DNAT, NAT or ProxyARP?
Hello Shorewall gurus, I have a dilemma with a public server. I want to migrate the current public server over to a new machine behind the current server''s firewall (shorewall 1.4). I have included a diagram below to help explain the target network I am working toward. I have read the shorewall online documentation and though I have used Shorewall the past 4 years in the current
2004 Dec 09
6
Can''t allow ICMP to firewall?
Hello,
I am stumped on a problem I am having with Shorewall 2.0.1 on Mandrake 10.
My setup is as follows. I have a /28 and have assiigned all ip addresses to
my firewall using aliases. I am able to setup rules to allow specific
traffic to specfic ip addresses on the firewall like so:
ACCEPT net:w.x.y.z $FW:w.x.y.z tcp 22
This works great for TCP and UDP traffic. I can
2003 May 13
4
RE: (was: what are these messages telling me?)
my interfaces file:
net eth0 155.229.27.55
loc eth1 192.168.1.231
dmz eth2 192.168.100.1
route -n:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.100.0 0.0.0.0 255.255.255.0 U 0 0 0 eth2
155.229.27.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
2004 Dec 01
7
shorewall and approx 70 VLANs
Well.. I''ve been using shorewall since a few years now, but the first
time involved in making it work with (a lot of) vlan''s.
The problem is, we''ve got approx 70 vlan''s on a switched cisco network,
working fine. The only ''problem'' is the time it takes when we do a
shorewall restart.. Each vlan is configured as a separate interface and
2003 Jun 20
7
NAT PAT & SNAT
Hi!
I''ve been searching the net for information about this topic, but I can''t
find anything relevant to my problem or I don''t understand the answer
completely. Please enlighten me... :-)
I''m trying to replace a Cisco PIX firewall with a Linux Shorewall box. Today
the users behind the Cisco FW is on a NAT-network and in the same network
there are a couple of
2004 Dec 01
5
PPTP connections through Shorewall - WinXP Workstation to Win2003 Server
The problem scenario I describe was reported previously in the Shorewall
lists but its resolution does not seem to have made it into the lists.
Scenario:
Windows XP client seeking to establish a VPN connection to a Windows 2003
Server located behind a Shorewall firewall (running on Mandrake kernel 2.4.22-37mdk).
The connection cannot be made, the client reports error code 721.
Discussion: