All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ramoni <ramoni@databras.com.br>
To: netfilter@lists.netfilter.org
Subject: new connections
Date: Sun, 6 Feb 2005 05:20:25 -0200	[thread overview]
Message-ID: <200502060520.25538.ramoni@databras.com.br> (raw)

People...
What do you all think about make rules for new connections only ?
Make all rules for new connections (--syn) and let the -m state --state 
ESTABLISHED care about connectuions you have allowed ?

I' ll aplly a poatch on my firewall to support the raw table, to use the 
NOTRACK targe for cionnections that I does not need to track (and ensure a 
connection response) for example:
A connection from outside to my webserver, will always come from random port 
to port 80 of my server, and the response will be from port80 to any port 
outsdie.

Whats the really need to track this ? I can make rules allowing these and just 
make connectinio tracking for connections from inside to outside that I wont 
make rules expecting the response.

Sorry for the bad english, as usually.
Ramoni


             reply	other threads:[~2005-02-06  7:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-06  7:20 Ramoni [this message]
2005-02-06 19:15 ` new connections Jason Opperisano

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=200502060520.25538.ramoni@databras.com.br \
    --to=ramoni@databras.com.br \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.