Dear Sir,

I am cant understand the question

># all internal incoming requests on all ports
>-A POSTROUTING -d 192.168.1.200 -p tcp -j SNAT --to-source 192.168.1.1
                           -----^-------
>you should be SNATing the source. Is it a typo?

actualy while browsing the webserver from internal network it required
because we test web based applications from internaly as well as externaly
now we are tring to host two no. of webserver on singal broadband line.

Swapnil K.

----- Original Message -----
From: "Subu_G" <[EMAIL PROTECTED]>
To: "SWAPNIL" <[EMAIL PROTECTED]>; "The Linux-Delhi mailing
list" <[email protected]>
Sent: Saturday, October 15, 2005 5:14 PM
Subject: Re: [ilugd] iptables problems


> On 10/14/05, SWAPNIL <[EMAIL PROTECTED]> wrote:
> > Dear All,
> >
> > We are using Red Hat 9.0 as gateway server with Kernel 2.4.20-8 and
iptables
> > firewall
> > We are facing some problems with network traffic. FTP is not working IP
> > phone is not working
> hi swapnil,
> check this rule in your nat/postrouting chain
>
> # all internal incoming requests on all ports
> -A POSTROUTING -d 192.168.1.200 -p tcp -j SNAT --to-source 192.168.1.1
>                            -----^-------
> you should be SNATing the source. Is it a typo?
>
> - gunz
>


_______________________________________________
ilugd mailinglist -- [email protected]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[email protected]/

Reply via email to