Displaying 20 results from an estimated 30000 matches similar to: "Port forward and redirect"
2003 Jan 30
4
An "any" host source/destination
Just out of curiosity, I''m running shorewall on a machine that has 4
nic''s and 4 different VPN tunneled subnets.
When I want to define a service that is available from any source to a
certain destination, instead of making a matrix of all the different
combinations possible, is there an easier way?
Something like,: ACCEPT any loc tcp ssh
Which
2016 May 11
2
Russian and French sounds
Hi,
Does anyone know who did the prompts for French and Russian for Asterisk? I
need some custom prompts.
Regards,
Dovid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160511/ae5eea65/attachment.html>
2002 Apr 26
9
port forward from local net to local machine
Hi!
I have a Linux shorewall firewall that is the default gw of the network.
I want to redirect all localy originating traffic to port 80 into another
machine on port 8002 into the local network.
This machine is a WIN2000 machine running a commercial software (proxy,
content filtering) that only runs into Windows... :-(
I tried something like this but this doesn''t seem to work:
local
2002 Nov 13
2
Forward port 8888 on firewall to internal IP port 80
Good day,
I have tried to forward port 8888 on the firewall to port 80 on an internal IP of 10.40.0.202. Please advise which rule to add to the rules file to achieve this.
I have tried to add
DNAT net loc:10.40.0.202:80 tcp 8888
But still no luck
TIA for you assistance
Quentin
2005 Mar 23
6
clarification: Port Forward
I am missing a tiny detail on understanding a simple port forward:
I want to forward just like the FAQ listed, via
#ACTION SOURCE DEST PROTO DEST PORT
DNAT net loc:192.168.1.3:22 tcp 1022
Which works just fine. Now I also tried this following type of rule,
which I thought would work, but it did not.
#ACTION SOURCE DEST PROTO DEST-PORT
2005 Jan 14
2
redirect outbound port 25 ?
We have the following setup.
192.168.0.1 NAT router
192.168.0.3 eth0
192.168.0.50 eth0:0
Two postfix instances. The first bound to 192.168.0.3 and the second to
192.168.0.50.
The problem is that the NAT router can''t port forward the same port to
two IPs.
Is there any way to redirect outgoing port 25 from 192.168.0.50 to
192.168.0.3?
--
Robin Lynn Frank - Director of
2009 Jun 18
9
Redirect port 80 away from Shorewall?
Hi There,
Due to shortage computer, I need to install Apache to my Shorewall box (192.168.1.1)
But the real web server is on another box (192.168.1.2)
I tried to put rule:
DNAT net loc:192.168.168.1 tcp 80
But everytime www connection coming in, it will hit my shorewall
Any solution?
Cheer
Access Yahoo!7 Mail on your mobile. Anytime. Anywhere.
Show me how:
2002 Mar 11
1
Fw: Firewall and Port Forward Clash?
----- Original Message -----
From: "Tom Eastep" <teastep@shorewall.net>
To: "Gary Gale" <gary@vicchi.org>
Sent: Monday, March 11, 2002 11:48 AM
Subject: Re: [Shorewall-users] Firewall and Port Forward Clash?
> Gary,
>
> ----- Original Message -----
> From: "Gary Gale" <gary@vicchi.org>
> To: "Shorewall Users List"
2004 Dec 21
2
single port forward to external address
(non-subscriber -- please CC: any responses to me, thanks.)
I need to have port forwarding to an external interface''s IP address
enabled from the behind the firewall, but I don''t want all internal
traffic routed through the firewall as per
http://www.shorewall.net/FAQ.htm#faq2a , just the traffic to two ports.
Is there any way to do this?
(I know this is more properly handled
2013 May 21
3
Redirect incoming port to another port internal.
Hi all,
I have tried to figure out how to do this one but I think I have just
confused myself more.
My firewall is a 2 interface setup, the same box is my router to my uplink.
I''m not using nat at all and have a public IP range behind this machine.
net = eth0
loc = eth1
Most of my rules are mainly the basic
HTTP(ACCEPT) net loc:111.111.111.112
SMTP(ACCEPT) net
2004 Nov 20
1
how do I forward a range of port to a machine behine shorewall
I read faq(1c) which can forward one port to another port
like
#ACTION SOURCE DEST PROTO DEST PORT
DNAT net loc:192.168.1.3:22 tcp 1022
how about if I want to forward a range of port to a mchine ? my
scenairo is there is a ftp server behind firewall and I use publish
8021 to public but the ftp is actually running port 21, so I added
this rule
DNAT
2003 Feb 26
4
Port Forwarding
Is ''port forwarding'' a relatively new thing with packet filtering? Or has
it always been available since iptables appeared on the scene.
---
Ted Gervais
Coldbrook Nova Scotia
Canada B4R1A7
2006 Mar 15
6
Can't get port forwarded from net to net
I have followed the instructions at http://shorewall.net/FAQ.htm#faq2
along with some coaching on IRC from _Omache to get a machine (with IP
address 66.93.22.233) to forward all port 25 traffic to another host in
my network (with IP 66.93.22.254). This has not worked. I have tested
by trying `telnet 66.93.22.233 25`, expecting to see the SMTP banner on
66.93.22.254. Of course, I don''t
2007 Jun 05
9
PPTP port forwarding question
Hello,
Please see the following picture:
http://www.wilson-kwok.com/pptp.jpg
I used one to one NAT from 210.0.0.1 to 192.168.0.2 for web server,
and then use port forwarding from 210.0.0.1 to 192.168.0.3 for pptp server,
but I cannot connect from my home to pptp server.
Here is the nat file:
210.0.0.1 eth0:2 192.168.0.2
Here is the rules
2003 Jul 15
12
Port Forwarding Trouble with Mandrake MNF
Please excuse my ignorance as I''m a linux newbie.
Basically I have a setup of an adsl ethernet modem (nated and then
everything forwarded to the external ip of my Mandrake mnf firewall)
connected to the mnf firewall which then connects to the lan.
internet <--> adsl modem <--> mnf firewall <--> lan
There''s only 2 nics in the mnf firewall so it''s a
2005 Mar 11
2
Port Forwarding, followed all the forums and FAQs
I apologize before hand for my newbie question, but I have done the research and I still cant find a solution.
Shoreline 1.4.8
Problem: Firewall isent allowing me to port forward to server
Port Open = 3389 (RDP)
Line added for Port Forwarding:DNAT net loc:192.168.42.5 tcp 3389
Error Produced:
Mar 11 06:37:40 net2allROP:IN=ppp0 OUT=eth1 SRC=64.x.x.xxx DST=192.168.42.2 LEN=48 TOS=0x00
2002 Apr 29
2
Mixing static nat and port forwarding
Is there a way to mix static NAT and port forwarding
or is it only possible to use a rule to port forward
other IPs?
In my tests using
ACCEPT net loc:192.168.134.1:80 tcp http - all
This worked if (from outside) I connected to the IP
address of the external interface but failed (package
went throught to Static NATed machine) for those IPs
that used Static NAT.
I have searched the
2003 Nov 21
7
FORWARD:REJECT
I have a 3 nic setup with shorewall 1.4.8-1 running on redhat 9. My eth2
(dmz zone)has 7 secondary address attached to it. I can ping a machine in
each subnet, dmz to net rules seem to be working fine on all machines.. I
have my policy set as dmz to dmz accept. If I try to ping between subnets I
get
Nov 21 12:18:45 kbeewall kernel: Shorewall:FORWARD:REJECT:IN=eth2 OUT=eth2
SRC=172.17.0.2
2007 Jan 25
2
Redirecting to different port on same IP
Hi all
I need to create following rule (described):
All connections from any zone going to server 80.1.1.1 on port 210 in zone
DMZ should be redirected to that same IP in same zone but on port 200
So basically for all zones I want to redirect requests for port on server to
different port on same server.
None of the examples i found in documentation, FAQ or mailing list cover
this particular
2004 Oct 28
6
Problems with Port Forwarding
Hello all,
Running the "ancient" 1.4.7-RC1 version I have a problem with port
forwarding.
I have for a number of external fixed IP addresses forwarding to an internal
terminal server - this works :-)
DNAT net:111.22.33.44 loc:192.168.1.11 tcp 3389
DNAT net:222.33.44.55 loc:192.168.1.11 tcp 3389
Now I need to forward port 80 from one external address to an