Displaying 20 results from an estimated 3000 matches similar to: "OpenVPN and DNAT"
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:
2003 Dec 03
6
Zone Scalability
I''m happily running two four zone/four nic shorewall firewall
configuratoins. Great software, works as expected everytime! We are
conteplating a larger and more complex firewall configuration that may
include as many as twelve zones with trying to cram as many as 8+
interfaces into a single machine. Are there any draw backs to this
amount of zones and interfaces into a single
2003 Jan 02
2
Routing inomcing TightVNC connections?
Hi!
I have this rule to allow incoming VNC connections to a host on my
private LAN:
DNAT net:$SITE1 loc:$JOHN tcp 5900:5910
This works perfectly the host can connect without problems.
Would it be possible to link the internal host to an external ip?
For example if Site1 would connect on the VNC port, all traffic gets
forwarded to loc:$JOHN. But if net:$SITE2 connects
2005 Jan 14
1
Polycom SoundPoint IP by Shoreline
I've got a couple Shoreline IP phones, their Shoreline model number is
Shoreline IP 100. I believe this is actually a Polycom SoundPoint IP 300
phone. I believe the phone is using a MGCP stack.
I want to use it for testing with Asterisk.
1. I suspect I need to re-image the phone to make it work with *.
2. How can I preserve the current image on the phone?
3. What is preferred image to use
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
2002 Apr 26
1
rsync 2.5.5 - Utilizing "exclude from" in rsync.conf
I am attempting to utilize the exclude from option in my rsync configuration
file (rather than maintain lists on users machines) but it does not appear to
be working.
One example, I placed *.mp3 in the file to keep them from syncing mp3 files to
the server and jamming up space. But rsync just seems to ignore this and
syncs the files anyway without any errors to the syslog.
All of my
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 Sep 10
1
Is ProxyARP or NAT entries really neccesary for DNAT to work?
I have been trying to get DNAT to work and I actually have succeeded
too, however, not how I thought it would work when reading through the
documentation.
1. No matter what I do I cannot get DNAT to work unless I have an entry
in eiter the nat or the proxyarp file. Is that really how it''s supposed
to be? I can''t find anything about it in the documentation.
2. Also, in the
2004 May 26
13
Dropping established connections
Hello,
I have searched the list but couldn''t find the right answer. I want to
drop an established DNAT connection but could not manage it yet.
Someone earlier said to bring down the public interfaces, stop
shorewall, bring up the public interface and then start shorewall again
but this won''t work.
I also saw a message from Tom that someone then should unload all
iptables
2004 Sep 02
5
DNAT and ping
I have the following
interfaces
loc eth0
net0 eth1
net1 eth2
(net0 and net1 are the two ISP networks)
policy
loc net0 ACCEPT
loc net1 ACCEPT
net0 all DROP info
proxyarp
209.189.103.204 eth0 eth1 no no
params
Pellucidar=192.168.124.232
rules
DNAT net0 loc:$Pellucidar tcp 22,80,1950,50005 - 209.189.103.204
ACCEPT all all icmp
2004 Oct 09
2
odd problem with proxyarp and DNAT
I have some hosts in a DMZ zone with proxyarp. In my local zone I have a host to which I DNAT.
I have discovered that I can reach the host in the local zone by attempting to connect to the fw (As expected) or ANY proxyarped host in my dmz zone (as not expected). Is this normal ?
(I''ve just discovered that actually the dnated host answers to requests sent to any IP routed to my host!)
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
2011 Apr 15
1
Proxyarp vs DNAT
Hello list,
I am in the process of switching from IPCOP to Shorewall s the firewall
for our small office. I very much like the fact that Shorewall runs on
top of the same OS (openSuSE 11.4) that I run on the server and my desktop.
Our setup is fairly straightforward. We have 8 static ip addresses from
our ISP, which provides a cable modem and a Cisco 800 series router.
The ip addresses are
2004 Aug 22
6
LAN to DMZ zone issues.
Hello all,
Name is Andrew and in desperate need of some info.
Setup:
- Mandrake 9.1 with three interfaces
(eth0 --> WAN) C-class /28 network (with tree virtual addresses which I
am DNAT-ing to the DMZ)
(eth1 --> LAN) A-class 10.0.0.0/8
(eth2 --> DMZ) A-class subnet 10.1.123.0/24
- Running stock Shorewall ver: shorewall-1.3.14-3.1.91mdk
Dilemma:
- LAN can not access the DMZ zone
2004 Nov 22
10
routed vs non routed
In an effert move my Dmz from a snapqear roouter to Linux with shorewall.
Question is I have network 64.42.53.200/29
which makes default gw 64.42.53.201 network 64.42.53.200 broadcast
64.42.53.207
mask 255.255.255.248 and I want to set up shorewall with eth0 64.42.53.202
eth1 local eth2 dmz where dmz will use say 64.42.53.203 for web and email
server.
Where I do not need or should I say use
2004 Dec 03
3
Smtp redirect
Hi list,
I have the following problem:
my boss and some other people on my lan want to use their ISP smtp to
send mail when they connect from work lan, but, of course, their ISP
smtp don''t allow relay when they aren''t at home.
You can image my networks so:
eth0 internet public ip
eth1 local1 10.88.11.0/24
eth2 local2
2004 Oct 04
5
DNAT strange thing ???
Hi list,
This is my first post there.
CONTEXT :
--------------
I have a little lan behind a shorewalled box
(internet) -- NET_IP [gateway] LOC-IP -- (lan X.Y.0.0)
internet -> net zone connected to the gateway via a ppp interface
lan -> loc zone connected to the gateway via eth1
NET_IP and LOC_IP are defined in shorewall params file
GOAL :
---------
i want to forward http and
2003 Jan 08
14
prerouting newbie question/mistake :)
Hola and thanks for any help in advance
I installed mandrake 9 a few days ago and wanted to set up some
additional rules to shorewall, bu i failed :)
What i want to do is basicly route any incomming udp and tcp packets on
port 4665 to a workstation behind the router.
router with mandrake 9, eth0 (192.168.0.1) internal net, eth1(10.0.0.0)
connected to dsl modem and gets a dynamic ip
2004 Oct 06
1
remote admin
Hello, I recently setup Shorewall 2.0.9 on a RedHat 9 machine using the two
interface quick start guide.
ip addr show:
1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
2: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 100
link/ether 00:20:ed:76:dc:82 brd
2002 Nov 20
8
Proxy ARP
Hi all!
I posted earlier about the proxy arp configuration =
http://shorewall.sourceforge.net/shorewall_setup_guide.htm#NonRouted, =
and was probably not sufficiently knowledgeable on the subject. I''ve =
gone through a bunch of documents on proxy arp, subnetting with proxy =
arp and the documentation at shorewall, and have come up with a setup =
that would be perfect for the job at hand