Re: Host Dynamic DNS configuration for 8.2-RELEASE

2011-12-29 Thread Da Rock
On 12/30/11 08:06, akshay sreeramoju wrote: Thanks Matthew. It works. Akshay On Thu, Dec 29, 2011 at 1:14 PM, Matthew Seaman< m.sea...@infracaninophile.co.uk> wrote: On 29/12/2011 20:11, akshay sreeramoju wrote: What is the required configuration in a FreeBSD 8.2 release host for it to pu

Re: Host Dynamic DNS configuration for 8.2-RELEASE

2011-12-29 Thread akshay sreeramoju
Thanks Matthew. It works. Akshay On Thu, Dec 29, 2011 at 1:14 PM, Matthew Seaman < m.sea...@infracaninophile.co.uk> wrote: > On 29/12/2011 20:11, akshay sreeramoju wrote: > > What is the required configuration in a FreeBSD 8.2 release host for it > to > > publish its name in a dynamic dns suppor

Re: Host Dynamic DNS configuration for 8.2-RELEASE

2011-12-29 Thread Matthew Seaman
On 29/12/2011 20:11, akshay sreeramoju wrote: > What is the required configuration in a FreeBSD 8.2 release host for it to > publish its name in a dynamic dns supported network? Something like this in /etc/dhclient.conf: interface "em0" { send host-name "foo.example.com"; } See dhclient.

Host Dynamic DNS configuration for 8.2-RELEASE

2011-12-29 Thread akshay sreeramoju
Hi, What is the required configuration in a FreeBSD 8.2 release host for it to publish its name in a dynamic dns supported network? LINUX: For a Linux host with name x.y.z.com I had to do the following: = # echo "DHCP_HOSTNAME=x;" >> /etc/sysconfig/network-scripts/ifcfg-eth0 # echo "PEERDNS

Re: mail server DNS configuration questions

2008-09-11 Thread CyberLeo Kitsana
Andrew Falanga wrote: > ... > While diagnosing this, I connect to the server (using Putty) from a > machine in PN1, using either a mail client or telnet I'm unable to make > a connection to the mail server over port 25. Using tcpdump during this > putty session I do not even see the SYN packets fo

Re: mail server DNS configuration questions

2008-09-10 Thread Kevin Kinsey
Andrew Falanga wrote: Clients in the churches private network cannot send mail using this server, though they can receive mail from it (POP). The church has a private network, PN1, and the mail server sits at a church members house because he has a static IP address; let's call that PN2. The

Re: mail server DNS configuration questions

2008-09-10 Thread Andrew Falanga
Sahil Tandon wrote: Andrew Falanga <[EMAIL PROTECTED]> wrote: It doesn't take a rocket scientist, or a computer scientist, to figure out we've got DNS issues. What exactly is the problem though? What problems are you having on the mail server that lead you to the above conclusion?

Re: mail server DNS configuration questions

2008-09-10 Thread Andrew Falanga
rnal address instead You'll have to decide for yourself which approach works best for you. - If you opt for 2 domains, you'll need to reconfigure all your internal hosts, and then add more machines to serve up DNS for those hosts. - If you opt f

Re: mail server DNS configuration questions

2008-09-10 Thread Andrew Falanga
Patrick Mahan wrote: Andrew Falanga presented these words - circa 9/6/08 6:28 PM-> Hi, Well, my clients at church are still having issues and after working with George, a respondant to my original questions, I think that most, if not all, of my problems are related to DNS and how we've got

Re: mail server DNS configuration questions

2008-09-09 Thread Patrick Mahan
Andrew Falanga presented these words - circa 9/6/08 6:28 PM-> Hi, Well, my clients at church are still having issues and after working with George, a respondant to my original questions, I think that most, if not all, of my problems are related to DNS and how we've got it improperly configur

Re: mail server DNS configuration questions

2008-09-07 Thread Kevin Kinsey
Andrew Falanga wrote: *Not having* a reverse entry for a mail server is often the cause of issues. This I do know very well. I had similar problems when running a sendmail backup spooler for Syracuse Networks back in 2000. The eventual solution was that our ISP delegated control of our sub

Re: mail server DNS configuration questions

2008-09-07 Thread RW
On Sat, 6 Sep 2008 19:28:28 -0600 Andrew Falanga <[EMAIL PROTECTED]> wrote: > Hi, > > Well, my clients at church are still having issues and after working > with George, a respondant to my original questions, I think that > most, if not all, of my problems are related to DNS and how we've got > i

Re: mail server DNS configuration questions

2008-09-06 Thread George Davidovich
nameserver 72.24.34.252 # Note: if 'nameserver' is NAT-ed, you'd use its # internal address instead You'll have to decide for yourself which approach works best for you. - If you opt for 2 domains, you'll need to

Re: mail server DNS configuration questions

2008-09-06 Thread Paul Schmehl
--On September 6, 2008 7:28:28 PM -0600 Andrew Falanga <[EMAIL PROTECTED]> wrote: Hi, Well, my clients at church are still having issues and after working with George, a respondant to my original questions, I think that most, if not all, of my problems are related to DNS and how we've got it

Re: mail server DNS configuration questions

2008-09-06 Thread Sahil Tandon
Andrew Falanga <[EMAIL PROTECTED]> wrote: > It doesn't take a rocket scientist, or a computer scientist, to > figure out we've got DNS issues. What exactly is the problem though? What problems are you having on the mail server that lead you to the above conclusion? -- Sahil Tandon <[EMAIL PR

Re: mail server DNS configuration questions

2008-09-06 Thread Kevin Kinsey
Andrew Falanga wrote: Hi, Well, my clients at church are still having issues and after working with George, a respondant to my original questions, I think that most, if not all, of my problems are related to DNS and how we've got it improperly configured. First, a crude drawing of how our ma

mail server DNS configuration questions

2008-09-06 Thread Andrew Falanga
Hi, Well, my clients at church are still having issues and after working with George, a respondant to my original questions, I think that most, if not all, of my problems are related to DNS and how we've got it improperly configured. First, a crude drawing of how our mail server exists in the w

Re: DNS configuration at FreeBSD

2007-03-16 Thread Roger Olofsson
Hello there hiding behind an anonymous email account whoever you are, Not knowing what you really ask for, since you don't provide much information I assume that you want to setup a small dns for LAN with forwarding to your ISP? If this is correct may I suggest that you have look at djbdns fr

Re: DNS configuration

2007-03-16 Thread Jerry McAllister
On Thu, Mar 15, 2007 at 10:16:46AM -1200, neo neo wrote: > hi > > For NAT ; > > i already configure internal and external ip . And also finished gateway. > > but i don't know how to configure DNS . plz .. ? Will you be doing your own DNS or will that be done by your ISP? > > by the way , " r

Re: DNS configuration

2007-03-16 Thread RW
On Fri, 16 Mar 2007 10:56:31 +0100 (CET) Wojciech Puchar <[EMAIL PROTECTED]> wrote: > > > >> but i don't know how to configure DNS . plz .. ? > > > > Read the same handbook as adviced earlier. And for DNS the O'Reilly > > book is great. DNS is no toy. It should be handled with great care. > > The

Re: DNS configuration

2007-03-16 Thread Wojciech Puchar
but i don't know how to configure DNS . plz .. ? Read the same handbook as adviced earlier. And for DNS the O'Reilly book is great. DNS is no toy. It should be handled with great care. The internet depends on it. exactly. it's quite easy to make domains not synchronize to slaves right etc. w

Re: DNS configuration at FreeBSD

2007-03-15 Thread Nicklas B. Westerlund
neo neo wrote: could u please tell me detail how to configure DNS ip ? Please stop posting the same question multiple times. Also, http://www.freebsd.org/doc/en_US.ISO8859-1/articles/mailing-list-faq/etiquette.html Nick. ___ freebsd-questions@freeb

Re: DNS configuration at FreeBSD

2007-03-15 Thread Beech Rintoul
On Thursday 15 March 2007 14:53, neo neo said: > could u please tell me detail how to configure DNS ip ? You really need to read the handbook. Most of your questions will be answered there. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.html Bind and DNS questions here: http:/

DNS configuration at FreeBSD

2007-03-15 Thread neo neo
could u please tell me detail how to configure DNS ip ? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: DNS configuration

2007-03-15 Thread Dick Hoogendijk
On Thu, 15 Mar 2007 10:16:46 -1200 "neo neo" <[EMAIL PROTECTED]> wrote: > but i don't know how to configure DNS . plz .. ? Read the same handbook as adviced earlier. And for DNS the O'Reilly book is great. DNS is no toy. It should be handled with great care. The internet depends on it. -- Dick

DNS configuration

2007-03-15 Thread neo neo
hi For NAT ; i already configure internal and external ip . And also finished gateway. but i don't know how to configure DNS . plz .. ? by the way , " route add default xx.xx.xx.xx " is setting gateway .. is it right ? very thankz... i am very happy for your support.. ZAW HTET AUNG _

Re: Simple DNS Configuration

2006-07-25 Thread Matthias Fechner
Hello David, * David Stanford <[EMAIL PROTECTED]> [25-07-06 02:50]: > www IN A 66.246.140.170 you can also write: www IN CNAME chadwick.daemonbox.net. so if the IP address changes you must only edit one line. Best regards, Matthias -- "Programming today is a ra

Re: Simple DNS Configuration

2006-07-25 Thread James Long
> Date: Mon, 24 Jul 2006 17:53:03 -0400 > From: "David Stanford" <[EMAIL PROTECTED]> > Subject: Re: Simple DNS Configuration > To: "Matthias Fechner" <[EMAIL PROTECTED]> > Cc: freebsd-questions@freebsd.org > Message-ID: > <[EMAIL PR

Re: Simple DNS Configuration

2006-07-25 Thread David Stanford
> Yea, I feel I may just use the A records as the additional query issue you > mentioned previously leaves me thinking it's the better configuration...it > still bothers me I can't figure it out though. :-/ Not sure what you mean. I was referring to your comment regarding CNAME causing an ad

Re: Simple DNS Configuration

2006-07-24 Thread David Stanford
> ; MX Records > > IN MX 10 mail.daemonbox.net. > > > > ; Machine Names > > localhost IN A 127.0.0.1 > > chadwick IN A 66.246.140.170 > > mail IN A 66.246.246.58 > > www IN A 66.246.140.170 > >

Re: Simple DNS Configuration

2006-07-24 Thread Mikhail Goriachev
David Stanford wrote: > On 7/25/06, Mikhail Goriachev <[EMAIL PROTECTED]> wrote: >> David Stanford wrote: I've tried everyone's suggestions to no avail. Here's my actual >>> configuration: >>> >>> [EMAIL PROTECTED] ~]# /etc/rc.d/named stop >>> Stopping named. >>> [EMAIL PROTECTED] ~]# tail -12

Re: Simple DNS Configuration

2006-07-24 Thread David Stanford
On 7/25/06, Mikhail Goriachev <[EMAIL PROTECTED]> wrote: David Stanford wrote: >> I've tried everyone's suggestions to no avail. Here's my actual > configuration: > > [EMAIL PROTECTED] ~]# /etc/rc.d/named stop > Stopping named. > [EMAIL PROTECTED] ~]# tail -12 /etc/namedb/named.conf I can't st

Re: Simple DNS Configuration

2006-07-24 Thread Mikhail Goriachev
Mikhail Goriachev wrote: > David Stanford wrote: >>> I've tried everyone's suggestions to no avail. Here's my actual >> configuration: >> >> [EMAIL PROTECTED] ~]# /etc/rc.d/named stop >> Stopping named. >> [EMAIL PROTECTED] ~]# tail -12 /etc/namedb/named.conf > > > I can't stop mine and then star

Re: Simple DNS Configuration

2006-07-24 Thread Mikhail Goriachev
David Stanford wrote: >> I've tried everyone's suggestions to no avail. Here's my actual > configuration: > > [EMAIL PROTECTED] ~]# /etc/rc.d/named stop > Stopping named. > [EMAIL PROTECTED] ~]# tail -12 /etc/namedb/named.conf I can't stop mine and then start it again (running in chrooted mode).

Re: Simple DNS Configuration

2006-07-24 Thread Mikhail Goriachev
Matthias Fechner wrote: > Hi David, > > David Stanford wrote: >> Now it appears to be working correctly and responding to queries, however >> I'm noticing I continue to get that same error when I add my CNAME entry: >> = >> @ IN CNAMEwww.example.org. >> = > > write:

Re: Simple DNS Configuration

2006-07-24 Thread Beech Rintoul
On Monday 24 July 2006 15:10, David Stanford wrote: > On 7/24/06, Derek Ragona <[EMAIL PROTECTED]> wrote: > > Check your /etc/nsswitch.conf file. You want the line for hosts to be: > > dns files > > > > Also be sure named is running. While it says it is starting do a: > > ps -ax|grep name > > >

Re: Simple DNS Configuration

2006-07-24 Thread David Stanford
On 7/24/06, Derek Ragona <[EMAIL PROTECTED]> wrote: Check your /etc/nsswitch.conf file. You want the line for hosts to be: dns files Also be sure named is running. While it says it is starting do a: ps -ax|grep name -Derek Derek, nsswitch.conf hasn't been modified from the defau

Re: Simple DNS Configuration

2006-07-24 Thread Derek Ragona
Check your /etc/nsswitch.conf file. You want the line for hosts to be: dns files Also be sure named is running. While it says it is starting do a: ps -ax|grep name -Derek At 04:53 PM 7/24/2006, David Stanford wrote: On 7/24/06, Matthias Fechner <[EMAIL PROTECTED]> wrote: Hi David,

Re: Simple DNS Configuration

2006-07-24 Thread David Stanford
On 7/24/06, Matthias Fechner <[EMAIL PROTECTED]> wrote: Hi David, David Stanford wrote: > Now it appears to be working correctly and responding to queries, however > I'm noticing I continue to get that same error when I add my CNAME entry: > = > @ IN CNAMEwww.example.

Re: Simple DNS Configuration

2006-07-24 Thread Matthias Fechner
Hi David, David Stanford wrote: > Now it appears to be working correctly and responding to queries, however > I'm noticing I continue to get that same error when I add my CNAME entry: > = > @ IN CNAMEwww.example.org. > = write: www IN CNAME example.org.

Re: Simple DNS Configuration

2006-07-24 Thread Mikhail Goriachev
David Stanford wrote: > > Thanks Mikhail, that was it: > = > @ IN NS ns.example.org. > = No worries, glad to hear it's cranking. > Now it appears to be working correctly and responding to queries, however > I'm noticing I continue to get that same error when I a

Re: Simple DNS Configuration

2006-07-24 Thread David Stanford
On 7/24/06, Mikhail Goriachev <[EMAIL PROTECTED]> wrote: Hi, Try this and let us know how it goes. $ORIGIN example.org. > $TTL 3600; 1 hour > example.org. IN SOAns.example.org. admin.example.org. ( > 2006072400 ; Serial >

Re: Simple DNS Configuration

2006-07-24 Thread Mikhail Goriachev
Hi, Try this and let us know how it goes. $ORIGIN example.org. > $TTL 3600; 1 hour > example.org. IN SOAns.example.org. admin.example.org. ( > 2006072400 ; Serial > 1d; Refresh >

Simple DNS Configuration

2006-07-24 Thread David Stanford
Hi all, I feel like I'm losing my mind here. It's been a while since I configured named and I can't quite figure out what I'm doing wrong here. Here is my understanding of what is "needed" to get (a very basic configuration of) named running with a few A records in place: # sh make-localhost ap

Re: Secondary DNS configuration issue.....

2003-05-29 Thread Joseph Gleason
Answers below - Original Message - From: "shrikant" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: 28 May, 2003 05:39 Subject: Secondary DNS configuration issue. > Sir , > > I am setting up an secondary DNS , > > all i want to known is what

Secondary DNS configuration issue.....

2003-05-28 Thread shrikant
Sir , I am setting up an secondary DNS , all i want to known is what shall ne the config in the named.conf for the secondary DNS to get the zone files from the primary . wat I experienced is : when i configured the secondary DNS started the named daemon on the secondary ,and in the primary i g

DNS Configuration

2003-04-02 Thread Tiago Andre
Hi there, Iám trying to configure a dns bind by editing the named.conf like this: zone "ip6.ipg.pt" { type master; file "ip6.ipg.pt.db"; check-names fail; allow-update { none; }; allow-transfer { any; }; allow-query { any; }; also-notify { }; }; zone "0.d.