Displaying 20 results from an estimated 7000 matches similar to: "pb with iptables snat script"
2004 Oct 18
2
bridging and masquerading
hi list,
i got a small problem.
here is my setup:
WAN
|
|
| bridged
$FW-------DMZ
|
| masqueraded
|
LOCAL
my shorewall machine ($FW) got three interfaces: eth0 eth1 eth2
* eth0 is connected to the WAN
* eth1 is connected to my DMZ
* eth2 is connected to LOCAL network
i manage a whole C class (public adresses) in my DMZ, let''s say
X.Y.Z.0/24
* my router
2007 Apr 18
2
[Bridge] bridge+filter+failover+rules&state sync+traffic shaping
hi list!
i'm trying to find a convenient way to build a redundant filtering
bridge under linux
i looked at carp project, but carp doesn't support bridge
now i thing the most appropriate way is using stp or rstp
it seems that 2.6 kernel supports stp but what about rstp?
I read some docs about stp, but they are rather outdated (2001 and
kernel 2.2)
there are several problems indeed:
*
2005 May 23
17
What is going on now?
Hi,
I read the news about Tom Steps quit. I use shorewall for some days now
and as many people I ike it very much. I asked Tom in a personal mail,
what could be done to continue the project and he told me I had to
subscribe to this list.
My ideas where:
a) Mirroring the site
b) I would like to study the code and help
c) I am studying computer science and I could ask some teachers and
friends
2005 Jun 06
23
Multi-ISP in 2.4.0
Hello Shorewall list,
I''m a happy Shorewall user since a few years now and everything works fine
for me except one thing that I try to implement since a week, the multi-isp.
I''ve downloaded the 2.4.0 Stable release yesterday and tried the RC2 since a
week.
My config is a Debian running a kernel 2.4.27 home made with the
CONNMARK.diff patch applied
I''m using 2 ISP,
2005 Jun 18
8
getting my head around DMZ
Hello,
I have been running Shorewall for quite some time at an ISP client of
mine to protect his LAN. We have just upgraded to 2.2.4 and he now wants
to put his servers in a DMZ.
The servers have public IPs in two classes xxx.xxx.79.0 and
xxx.xxx.242.0. The public IP on the router for each class is
xxx.xxx.79.126 and xxx.xxx.242.126.
I am using masq and 192.168.1.0 on eth0 LAN
I have tried
2005 May 30
13
RE: Proxy ARP working from Internet butnotfromfwand loc
Hi Alex, and thanks for your time.
Probably not.
The servers are only configured like they where when they where parallel to
the fw.
Just the default gateway, same as for the external interface on the fw.
That''s what the documentation instructed to configure the servers using arp.
But is it required with extra configuration on the server connected via
proxy arp?
Or is it some parameter
2005 Mar 02
12
Problem with outgoing Masquerade
I''m having another little problem with my new firewall. I want outgoing port
25 from my mail server to appear on the address 65.223.121.227 so I created
the file masq:
eth2 192.168.124.18 65.223.121.227 tcp 25
eth1 eth5
eth1 eth3
eth1 eth4
eth1 == net0 == 209.189.103.196/27
eth2 == net1 == 65.223.121.237/28
eth3 == dmz0
eth4 == dmz1
eth5 == loc ==
2006 Jan 17
12
Multiple ISPs: How to force $FW traffic to a specific ISP (reprise)
Hi!
I have reprise try to resolve this problem, suspended from 17 dec 2005
I have try to apply the suggest of Jerry (see above).
The problem still exist.
See attach shorewall config, dump and tcpdump when I check to exit whit
SSH from firewall...
In the masq file is reported the last my attempt in order to resolve my
problem, however I have test also the example reported in MultiISP.html,
but
2004 Nov 19
10
FW outgoing connection with multiple public IPs
My need:
Considering a Sendmail relay running on the firewall (IP: 200.1.1.1),
I need all TCP/SMTP outgoing connections to the Internet appers to be
from another ISP allocated external IP (200.1.1.2), not the main FW''s
IP.
As stated in Docs
(http://shorewall.net/shorewall_quickstart_guide.htm#id2485947), I
read Setup Guide to try to solve my problem but I cannot figure out
how to change
2005 Jun 06
20
2 ISQs
Hello,
I tried to find the answer to my problem already but
it is a specialised one I think because nothing was
found.
I previously have a ISP who was very fast ("extreme
speed" service from Cable Modem) but that blocked
SMTP port and some other for poor non-commercial
users... And it gives dynamic addresses so no DNS
at home without tricks...
So I went to another
2005 Apr 19
14
allow ssh access from net to fw?
Hi,
I''m trying to enable ssh (when that works, want to add:pop3s,smtp,web) from
the internet to the firewall but it does not work.
I managed to DNAT ftp to a host in the loc network (192.168.0.50) successful
but I don''t know why SSH:
Does not work for me:
ACCEPT net fw tcp 22
Works from the loc network:
ACCEPT loc fw tcp 22
I have tried also with (no success):
AllowSSH
2005 Aug 05
9
Problem with openvpn/bridged connection.
Hey all,
I''m trying to setup roadwarrior connection to my internal network. So
I''ve setup openvpn to create a tap0 connection and also have bridged
the eth1 (leads to my internal computers 192.168.2.10-30 and tap0
which is the VPN connection. On my shorewall setup I have br0 maped to
zone loc and eth0 to be my internet and I have masqing on my br0 to
get my internal computers
2012 Dec 29
10
How could I open Port 1701 for VPN l2tp/ipsec
Hello Mailinglist,
please excuse my bad english - but I am not a native speaker.
My Network looks like this:
Internet --- dyn. IP --- Firewall (shorewall) --- LAN (192.168.X.X)
No I try to connect my iphone (from mobile Internet G3) over VPN
(l2tp/ipsec) with the firewall.
But I canĀ“t open the necessary Port 1701.
/var/log/syslog
...
Dec 30 00:24:29 router kernel: [226128.293757]
2005 Jul 04
4
setting gateway in interfaces file
I tried to the new GATEWAY option in
/etc/shorewal/interfaces file but it didnt work. My
network setting consists of 2 ISPs line and i would
like to have eth0 to connect to for example,
192.168.15.254 while eth1 connected to 192.168.33.254.
I restarted shorewall and nothing is wrong. However,
the traffic still goes to the default gateway as shown
in "route -n" command. For example, i
2007 Feb 09
26
transient "martian source ..." errors
Hi All,
As you probably all know :-) I''m trying to do the multi-isp thing. I''ve
resolved my last issue with the route_rules as suggested by Tom and
Jerry suggested.
Lately I have been seeing "transient" (I say transient because the
problem will persist for a while and then magically clear itself up some
number of minutes later) situations where my gateway will log:
2005 Feb 02
8
Routing all connections through a OpenVPN tunnel
Hi all,
I have set up a working OpenVPN2 connection between my Server and my
gateway at home.
Now I want all traffic to be routed through this VPN connection.
Currently everything is going through eth1 to the internet (to the gateway
of the University which forwards it to the internet :-).
We must use a prox-server and because of this I am not abel to watch the
real-Media streams on
2005 May 30
2
Proxy ARP working from Internet but not from fw and loc
Hello everybody.
I could not find an answer to my problem in the archive. (But that may just
be me :-) )
I have a problem with proxy arp and connection from loc (localnet) and from
the firewall.
Works fine from internet to dmz / proxy arp and vise versa.
I have a feeling the solution is simple, but I''m no guru in Linux routing
etc.
The problem seems to be the routing setup.
loc -
2004 Dec 30
12
Multi-Hop VPN Issue looking for Solutions
I''ve just discovered that I do not have access to the remote gateways
for a set of IPsec tunnels to remote networks. This prevents me from
changing the routing table on those gateways.
I need "roadwarrior" systems connecting to me local network using
OpenVPN (tun) to be able to access those systems. Since the remote
gateways don''t know about 10.100.1.0/24, where my
2008 Oct 24
6
routing packet from/to source/destination
Hi all and specially Mr. Tom....
(Please, do not be acid with me please! I am only a newbie, trying learn
more about shorewall)
I get involved with a Firewall Project in a customer here in my city...
In this customer, he has two Internet Providers.
So, he ask me how make certain connection following one routing path (like
RT_1) and others connections type, following the other routing path
2007 Sep 03
3
Shorewall + IPSec: help debugging why gw1<->gw2 SA works, but loc<->gw2 traffic doesn't trigger SA
Dear list,
I''m running Shorewall on a dedicated Fedora 7 box. Shorewall is working
well as an office DSL router (dynamic IP) with loc and dmz zones. I am now
trying to configure IPSec to connect a VPS, "casp", with a static IP to both
the firewall and to the loc network behind it. The host to host SA works
fine. However, pings from "loc" to "casp" can be