Linux Netfilter discussions
 help / color / mirror / Atom feed
From: "Rob Sterenborg" <rob@sterenborg.info>
To: 'iptables mailing list' <netfilter@lists.netfilter.org>
Subject: RE: thoughts on a newbie tutorial i'll be giving shortly
Date: Thu, 30 Oct 2003 14:14:36 +0100	[thread overview]
Message-ID: <20031030160409.CB6171B9B8@smtp.ttp.nl> (raw)
In-Reply-To: <FDB52A0429DFD31196FB0008C7D972D50EA57905@OST_EXCH_USR5>

> Just my 0.02, if it's worth that much considering I cant even 
> get DNS lookups from my fw working.....

You have probably set policy to DROP for the OUTPUT chain.
iptables -A OUTPUT -p udp --dport 53 [-d ip_dns] -j ACCEPT
Some would say to also do this for the tcp proto, but this should work.


Gr,
Rob



  parent reply	other threads:[~2003-10-30 13:14 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-30 12:45 thoughts on a newbie tutorial i'll be giving shortly Knight, Steve
2003-10-30 13:11 ` Robert P. J. Day
2003-10-30 13:14 ` Rob Sterenborg [this message]
2003-10-30 13:25   ` Robert P. J. Day
2003-10-30 15:56     ` Rob Sterenborg
  -- strict thread matches above, loose matches on Subject: below --
2003-10-31  0:57 Daniel Chemko
2003-10-31  0:36 George Vieira
2003-10-31  1:51 ` Arnt Karlsen
2003-10-31  2:45 ` Tarek W.
2003-10-30 16:54 Knight, Steve
2003-10-30 14:31 Knight, Steve
2003-10-30 15:24 ` Robert P. J. Day
2003-10-30 12:30 Robert P. J. Day
2003-10-31  0:07 ` Tarek W.
2003-10-31  1:45 ` Arnt Karlsen

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=20031030160409.CB6171B9B8@smtp.ttp.nl \
    --to=rob@sterenborg.info \
    --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