From: Daniel Bastos <daniel@dbastos.net>
To: netfilter@lists.samba.org
Subject: Re: dns server
Date: Thu, 6 Jun 2002 11:00:17 -0300 [thread overview]
Message-ID: <20020606110017.A28416@laptop.dbastos.net> (raw)
In-Reply-To: <200206061333.g56DXZA31052@vulcan.rissington.net>; from Antony@Soft-Solutions.co.uk on Thu, Jun 06, 2002 at 02:33:18PM +0100
> > Hi,
> >
> > im running a dns server here and i'm not sure if the following rule is
> > enough to allow dns queries from everywhere:
> >
> > $IPTABLES -A INPUT -p udp --destination-port 53 -j ACCEPT
>
> You should also allow TCP port 53. DNS uses both.
As I remember, when clients query the DNS Server
the port 53/tcp is used, and when your server
queries other servers, it uses the port 53/udp.
Best Regards,
--
Daniel Bastos
System Engineer
http://www.dbastos.net
GPG/PGP: http://www.dbastos.net/pgpkey.txt
next prev parent reply other threads:[~2002-06-06 14:00 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-06 13:22 dns server Corin Langosch
2002-06-06 13:31 ` Francois Peyron
2002-06-06 13:37 ` Raymond Leach
2002-06-06 13:45 ` Maciej Soltysiak
2002-06-06 13:48 ` Raymond Leach
2002-06-06 14:00 ` Antony Stone
2002-06-06 14:36 ` Arne Sagnes
2002-06-06 15:06 ` Tony Earnshaw
2002-06-06 13:33 ` Antony Stone
2002-06-06 14:00 ` Daniel Bastos [this message]
2002-06-06 14:04 ` Tony Earnshaw
2002-06-08 9:58 ` Nick Drage
2002-06-09 7:40 ` Tony Earnshaw
-- strict thread matches above, loose matches on Subject: below --
2002-06-08 10:21 Corin Langosch
2002-06-08 22:36 ` Nick Drage
2004-02-20 23:52 DNS server Anshuman Singh Rawat
2004-02-21 0:22 ` Ray Olszewski
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=20020606110017.A28416@laptop.dbastos.net \
--to=daniel@dbastos.net \
--cc=netfilter@lists.samba.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.