[CentOS] BQ/CentOS port forwarding

Richard Veale richard at ervineq.com
Fri Jun 15 20:37:58 UTC 2007


I tried to set up IPtables for it using:

iptables -t nat -A PREROUTING -i eth1 -p tcp --dport 3389 -j DNAT \ --to
10.0.0.100

but the 'to' statement does not seem to work on my CentOS box and every time
I do anything to IPtables my DNS blows up.

Richard 
 

 


-----Original Message-----
From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf
Of Richard Veale
Sent: Friday, June 15, 2007 8:32 AM
To: 'CentOS mailing list'
Subject: RE: [CentOS] BQ/CentOS port forwarding

Thanks Robert,
I have a Terminal Services Server that will be behind the inside interface,
I need to forward hits on port 3389 eth1 to an IP address behind eth0.

Richard Veale 
 

 


-----Original Message-----
From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf
Of Robert Spangler
Sent: Thursday, June 14, 2007 10:31 PM
To: CentOS mailing list
Subject: Re: [CentOS] BQ/CentOs port forwarding

On Thu June 14 2007 18:06, Richard Veale wrote:

>  Just bought a new BQ/CentOS box with full NuOnce load (Linux
> 2.6.9-55.ELsmp, gcc 3.4.6, Red Hat 3.4.6-8, Apache 2.0.52, BQ 5102r), to
> replace my old Qube 3 pro, I have NAT setup (eth0 = inside, eth1 =
outside)
> but need to get port forwarding going. What is the best way?

Well it depends on what you are trying to forward  But to turn on forward in

general use this;

/bin/echo 1 >/proc/sys/net/ipv4/ip_forward


-- 

Regards
Robert

Smile... it increases your face value!
_______________________________________________
CentOS mailing list
CentOS at centos.org
http://lists.centos.org/mailman/listinfo/centos



_______________________________________________
CentOS mailing list
CentOS at centos.org
http://lists.centos.org/mailman/listinfo/centos






More information about the CentOS mailing list