All of lore.kernel.org
 help / color / mirror / Atom feed
* dns server
@ 2002-06-06 13:22 Corin Langosch
  2002-06-06 13:31 ` Francois Peyron
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Corin Langosch @ 2002-06-06 13:22 UTC (permalink / raw)
  To: IP-Tables Maillingliste

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

all other packets are reject or dropped.
  
Thanks,
Corin



^ permalink raw reply	[flat|nested] 17+ messages in thread
* Re: dns server
@ 2002-06-08 10:21 Corin Langosch
  2002-06-08 22:36 ` Nick Drage
  0 siblings, 1 reply; 17+ messages in thread
From: Corin Langosch @ 2002-06-08 10:21 UTC (permalink / raw)
  To: IP-Tables Maillingliste

Hi,

thanks for your fast responses. well i have running bind9 on my web-server.
it should act as a primary and secondary nameserver for say about 10 domains or
so.. (may be more in the future).
i opened port 53 tcp,udp and it seems to work. for some strange reason
for some people the domains are correctly resolved some people get an error.
or has it to do that i registered these domains also some hours ago ?

thanks again,
corin



^ permalink raw reply	[flat|nested] 17+ messages in thread
* DNS server
@ 2004-02-20 23:52 Anshuman Singh Rawat
  2004-02-21  0:22 ` Ray Olszewski
  0 siblings, 1 reply; 17+ messages in thread
From: Anshuman Singh Rawat @ 2004-02-20 23:52 UTC (permalink / raw)
  To: Linux-Newbie

Hi,
How does one enter preferred DNS addresses to be used in linux?

I found that IP address, netmask, network address can be assigned in this file /etc/sysconfig/network-scripts/ifcfg-eth0 for interface eth0.

Can DNS server list be added here too? If yes, what name is given for it?

DEVICE=eth0
IPADDR=208.164.186.4
NETMASK=255.255.255.248
NETWORK=208.164.186.1

What would the name be for DNS server?

Thanks.

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2004-02-21  0:22 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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.