From mboxrd@z Thu Jan 1 00:00:00 1970 From: ads nat Subject: Re: Unwanted Uploading. Date: Sat, 6 Sep 2003 08:36:32 -0700 (PDT) Sender: netfilter-admin@lists.netfilter.org Message-ID: <20030906153632.82952.qmail@web20704.mail.yahoo.com> References: <20030906153148.58336.qmail@web20705.mail.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="0-842865211-1062862592=:81859" Return-path: In-Reply-To: <20030906153148.58336.qmail@web20705.mail.yahoo.com> Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: To: ads nat , netfilter@lists.netfilter.org --0-842865211-1062862592=:81859 Content-Type: text/plain; charset=us-ascii My /etc/rc.d/rc.local file settinga re as follows. ******** iptables --flush iptables --table nat --flush iptables --delete-chain iptables --table nat --delete-chain iptables --table nat --append POSTROUTING --out-interface tunnel0 -j MASQUERADE iptables --append FORWARD --in-interface eth1 -j ACCEPT iptables -t nat -A PREROUTING -p TCP --dport 80 -j REDIRECT --to-port 3128 ***** ads nat wrote: Hi, My network has slowed drastically, It was working o.k. with same bandwidth fro last 3 months but from last 2 weeks it has slowed down. When checked with my ISP says their is lot of uploading from my users side. When talked with users user says their is no extar ordinary increase in uploading or downloading. My ISP say there must be some virus/worm in the network. I donlt know anything about it but very mush interested to solve problem. Can you guide me to detetc whether their is any unwanted uploading from user. Is their any tool or technology to detect and stop this. Can iptables check this problem. Help apprecieated. Thanks --------------------------------- Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software --------------------------------- Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software --0-842865211-1062862592=:81859 Content-Type: text/html; charset=us-ascii
My /etc/rc.d/rc.local file settinga re as follows.
********
iptables --flush
iptables --table nat --flush
iptables --delete-chain
iptables --table nat --delete-chain
iptables --table nat --append POSTROUTING --out-interface tunnel0 -j MASQUERADE
iptables --append FORWARD --in-interface eth1 -j ACCEPT

iptables -t nat -A PREROUTING -p TCP --dport 80 -j REDIRECT --to-port 3128
*****


ads nat <adsnat@yahoo.com> wrote:
Hi,
My network has slowed drastically, It was working o.k. with same bandwidth fro last 3 months but from last 2 weeks it has slowed down. When checked with my ISP says their is lot of uploading from my users side. When talked with users user says their is no extar ordinary increase in uploading or downloading. My ISP say there must be  some
virus/worm in the network.
I donlt know anything about it but very mush interested to solve problem.
Can you guide me to detetc whether their is any unwanted uploading from user. Is their any tool or technology to detect and stop this. Can iptables check this problem.
Help apprecieated.
Thanks
 


Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software


Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software --0-842865211-1062862592=:81859--