Re: [newbie] Port Forwarding In 9.0

2003-03-07 Thread Jesse \"G-Tez\" Houston
ECTED] Web: http://www.gtez.com/ - Original Message - From: "Franki" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 07, 2003 3:50 PM Subject: RE: [newbie] Port Forwarding In 9.0 > gShield for a more comprehensive but user friendly answer

RE: [newbie] Port Forwarding In 9.0

2003-03-07 Thread Franki
gShield for a more comprehensive but user friendly answer.. same site actually. rgds Franki -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Miark Sent: Saturday, 8 March 2003 7:47 AM To: [EMAIL PROTECTED] Subject: Re: [newbie] Port Forwarding In 9.0

Re: [newbie] Port Forwarding In 9.0

2003-03-07 Thread Miark
Google gforward.pl for a simple solution :-) Miark On Fri, 7 Mar 2003 15:19:47 -0800 "Jesse \"G-Tez\" Houston" <[EMAIL PROTECTED]> wrote: > Hey everyone - > > I was wondering if there is an easy and simple way of port forwarding in 9.0 > I am attempting to use ipmasqadm to forward port 4661 t

[newbie] Port Forwarding In 9.0

2003-03-07 Thread Jesse \"G-Tez\" Houston
Hey everyone -   I was wondering if there is an easy and simple way of port forwarding in 9.0 I am attempting to use ipmasqadm to forward port 4661 to a machine behind my firewall using this command :   /usr/sbin/ipmasqadm autofw -A -r tcp 4661 4661 -h 10.0.0.2   However I get the following e

[newbie] port forwarding

2001-09-13 Thread Michael Falzon
Hi All  I'm going to down my old 6.1 linux mandrake box but as i'm using this box for ( MAIL and web site ) i need to make sure my new box is up and running, if i can i wound  like to forward all web packs from box 1 to 2, 1 by 1 to my new box   if someone knows how :->   Thanks

[newbie] Port Forwarding

2001-08-31 Thread Nadin Merali
Hey All I want to port forward a port. I current use iptables with the following chains. OPEN FTP PORTS AND FORWARD $IPT -A INPUT -p tcp --destination-port 123 -j ACCEPT $IPT -A PREROUTING -t nat -p tcp -d $EXTERNALIP --dport 123 -j DNAT --to $FTPMACHINE $IPT -A PREROUTING -t nat -p tcp -d $IN

RE: [newbie] Port forwarding

2001-08-01 Thread Franki
. rgds Frank -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Paul Sent: Wednesday, 1 August 2001 5:40 PM To: Lanman; [EMAIL PROTECTED] Subject: Re: [newbie] Port forwarding > Can anyone shed a little light on how to configure port-forwarding or port > redire

Re: [newbie] Port forwarding

2001-08-01 Thread quaylar
At 09:39 01.08.2001 +, you wrote: > > Can anyone shed a little light on how to configure port-forwarding or port > > redirection from a Mandrake 7.2 SNF firewall to a mandrake 8.0 > web-server? I > > realize that SNF has it's own web-server built-in, but this is for a > special > > configura

Re: [newbie] Port forwarding

2001-08-01 Thread Paul
> Can anyone shed a little light on how to configure port-forwarding or port > redirection from a Mandrake 7.2 SNF firewall to a mandrake 8.0 web-server? I > realize that SNF has it's own web-server built-in, but this is for a special > configuration. Examples would be very helpful. Mostly, I c

[newbie] Port forwarding

2001-08-01 Thread Lanman
Can anyone shed a little light on how to configure port-forwarding or port redirection from a Mandrake 7.2 SNF firewall to a mandrake 8.0 web-server? I realize that SNF has it's own web-server built-in, but this is for a special configuration. Examples would be very helpful. Mostly, I can't fig

[newbie] Port forwarding...

2001-05-20 Thread Franki
Hi all, I have a rather perplexing problem,, I have a server on a static IP DSL conection, this machine is among other things a primary domain server... We have a number of servers running behind this machine, all on private IP's (ie 192.168.0.5) I need to have two way comunication between p

[newbie] port forwarding of a range of ports

2000-10-19 Thread Cam Grant
While there is lots of documentation on using ipchains and ipmasqadm to forward ports, nothing I can find can allow you to assign a large range (i.e. udp 1024 to 65535 for netmeeting). Does anyone know how to beat this other than making entries for each port? thanks in advance **

Re: [newbie] port forwarding

1999-12-29 Thread yacketta
D] To: [EMAIL PROTECTED] cc:(bcc: Ronald A. Yacketta/958157/EKC) Subject: [newbie] port forwarding I have NT Server Exchange 5.5 that I want to run behind a RedHat 6.1 box. The Redhat box is connected to the internet and does IP masquerading for the local intranet. Could someone reco

[newbie] port forwarding

1999-12-29 Thread ATL Oledog
I have NT Server Exchange 5.5 that I want to run behind a RedHat 6.1 box. The Redhat box is connected to the internet and does IP masquerading for the local intranet. Could someone recommend a solution that will allow me to use this mail server behind a linux box. I want all mail handled by the N

[newbie] Port forwarding setup

1999-01-02 Thread Morrell, Mike
Hi All, Ok, I've got masquerading working and can browse the web. I want to be able to access a ftp server on my private network from the internet. I believe it will require some sort of port forwarding to make it work. I gather that IPMASQADM is the recommended way to do this. Where do I get this