>From rio:

$ nslookup secure.espresso101.com
Server:  sdin.petersen-arne.com
Address:  10.0.0.1

Name:    secure.espresso101.com
Address:  216.36.9.213

Where isn't it getting to?


On Wed, Aug 01, 2001 at 10:40:28AM -0700, Christopher Maujean wrote:
> named -v:
> named 8.2.3-REL Tue Jan 30 15:53:16 PST 2001
> 
> uname -a:
> FreeBSD dns1.premierelink.com 3.1-RELEASE FreeBSD 3.1-RELEASE #2: Mon Mar 29 
>09:05:48 PST 1999     [EMAIL PROTECTED]:/usr/src/sys/compile/PMDNS  i386
> 
> port 53 is open
> 
> zone file:
> ;
> ; PL hosts file for server espresso101.com
> ;
> $TTL  86400
> @             IN      SOA     dns1.premierelink.com. admin.premierelink.com. (       
>                 2000062601 ; Serial
>                       7200 ; Refresh
>                       900 ; Retry
>                       604800 ; Expire
>                       300 ) ; Minimum
>                       IN      NS              dns1.premierelink.com.
>                       IN      NS              dns2.premierelink.com.
> 
> espresso101.com.      IN      A               216.36.9.213
>                       IN      MX      0       barney.premierelink.com.
> www                   IN      CNAME           espresso101.com.
> news.espresso101.com.   IN      A             216.36.9.153
> secure.espresso101.com.       IN      A               216.36.9.213
> 
> 
> the changes I made are the addition of the secure.espresso101.com. A record
> at the bottom.
> the rest has been running for many months.
> 
> On Wed, Aug 01, 2001 at 10:36:40AM -0700, Cory Petkovsek wrote:
> > Do you have firewall rules setup ON the DNS server, or between the DNS server and 
>the net?  You need to have tcp port 53 available for zone transfers.
> > 
> > Which DNS server are you using, BIND?
> > What is the domain you are trying to get out there?  Apparently it is partly 
>successful?!?
> > 
> > 
> > On Tue, Jul 31, 2001 at 06:28:42PM -0700, Christopher Maujean wrote:
> > > Some of my DNS Changes do not seem to be propogating to my (offsite) secondary, 
>nor to about 1/2 the DNS servers on the net. anyone have any idea why this might be 
>happening? If I hadn't re-shaved my head 2 days ago, I'd be pulling my hair out right 
>now.
> > > 
> > > 
> > > -- 
> > > 
> > > Christopher Maujean
> > > IT Director
> > > Premierelink Communications
> > > www.premierelink.com
> > > [EMAIL PROTECTED]
> > > 
> > > PLEASE encrypt all sensitive information using the following:
> > > GnuPG: 0x5DE74D38
> > >        Fingerprint: 91D4 09FE 18D0 27C1 A857  0E45 F8A4 7858 5DE7 4D38
> > > 
> > > http://blackhole.pca.dfn.de:11371/pks/lookup?op=get&search=0x5DE74D38
> 
> -- 
> 
> Christopher Maujean
> IT Director
> Premierelink Communications
> www.premierelink.com
> [EMAIL PROTECTED]
> 
> PLEASE encrypt all sensitive information using the following:
> GnuPG: 0x5DE74D38
>        Fingerprint: 91D4 09FE 18D0 27C1 A857  0E45 F8A4 7858 5DE7 4D38
> 
> http://blackhole.pca.dfn.de:11371/pks/lookup?op=get&search=0x5DE74D38

Reply via email to