Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Antony Stone <Antony@Soft-Solutions.co.uk>
To: netfilter@lists.netfilter.org
Subject: Re: Problem seperating FTP & ms-streaming traffic
Date: Sun, 14 Mar 2004 22:21:55 +0000	[thread overview]
Message-ID: <200403142221.55622.Antony@Soft-Solutions.co.uk> (raw)
In-Reply-To: <000d01c40a0e$450f0a50$de0aa8c0@comp>

On Sunday 14 March 2004 9:49 pm, Bo Jacobsen wrote:

> I have a problem allowing forwarding of passive internal ftp traffic and,
> at the same time disallowing ms-streaming (port 1755).
>
> Whenever I allow the passive ftp, it also allows ms-streaming going
> through.
>
> My rules are:
>
> iptables -A FORWARD -m state --state NEW,ESTABLISHED -s local_lan --sport
> highports --dport ftp -j ACCEPT
> iptables -A FORWARD -m state --state ESTABLISHED,RELATED -s local_lan
> --sport highports --dport highports -j ACCEPT

Those cannot be all of your rules.

Show us the rest of the rules and we might be able to suggest something.

Antony.

-- 
Normal people think "If it ain't broke, don't fix it".
Engineers think "If it ain't broke, it doesn't have enough features yet".

                                                     Please reply to the list;
                                                           please don't CC me.



  reply	other threads:[~2004-03-14 22:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-14 21:49 Problem seperating FTP & ms-streaming traffic Bo Jacobsen
2004-03-14 22:21 ` Antony Stone [this message]
2004-03-15  0:57   ` Bo Jacobsen
2004-03-15  1:05     ` forum
2004-03-15  7:26     ` Antony Stone

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200403142221.55622.Antony@Soft-Solutions.co.uk \
    --to=antony@soft-solutions.co.uk \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox