PC Review


Reply
Thread Tools Rate Thread

Default zone settings... SOA/NS

 
 
Jason Burton
Guest
Posts: n/a
 
      14th Jul 2003

Hello,

Wondering if anyone knows how to change the default zone creation settings.
So when I create a new forward lookup zone, it doesnt use the servers
default .. which is an internal hostname only..
I'd like to make it so on creation of a zone it uses my internet hostname
rather than the internal.

Anyone know how ? Or what I change so that future forward zones use this?

Jason


 
Reply With Quote
 
 
 
 
William Stacey
Guest
Posts: n/a
 
      14th Jul 2003
Don't know of this setting. But if you create your zones with a dnscmd.exe
in a script you can add this after the zone add line to change the SOA. You
can also use this if you create the zone using the gui.

dnscmd /recordadd <zonename> <Node> <Type> <primary server> <email>...
See dnscmd /recordadd /? for help

Example:
dnscmd /recordadd rgl2.com @ SOA n1.yahoo.com staceyw.mvps.org 2 900 600
86400 3600
--
William Stacey, DNS MVP

"Jason Burton" <frd9-(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> Hello,
>
> Wondering if anyone knows how to change the default zone creation

settings.
> So when I create a new forward lookup zone, it doesnt use the servers
> default .. which is an internal hostname only..
> I'd like to make it so on creation of a zone it uses my internet hostname
> rather than the internal.
>
> Anyone know how ? Or what I change so that future forward zones use this?
>
> Jason
>
>



 
Reply With Quote
 
Jason Burton
Guest
Posts: n/a
 
      14th Jul 2003
Do you know if this will work .. so I dont have to restart the server
service?

Jason

"William Stacey" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Don't know of this setting. But if you create your zones with a

dnscmd.exe
> in a script you can add this after the zone add line to change the SOA.

You
> can also use this if you create the zone using the gui.
>
> dnscmd /recordadd <zonename> <Node> <Type> <primary server> <email>...
> See dnscmd /recordadd /? for help
>
> Example:
> dnscmd /recordadd rgl2.com @ SOA n1.yahoo.com staceyw.mvps.org 2 900 600
> 86400 3600
> --
> William Stacey, DNS MVP
>
> "Jason Burton" <frd9-(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> >
> > Hello,
> >
> > Wondering if anyone knows how to change the default zone creation

> settings.
> > So when I create a new forward lookup zone, it doesnt use the servers
> > default .. which is an internal hostname only..
> > I'd like to make it so on creation of a zone it uses my internet

hostname
> > rather than the internal.
> >
> > Anyone know how ? Or what I change so that future forward zones use

this?
> >
> > Jason
> >
> >

>
>



 
Reply With Quote
 
Jason Burton
Guest
Posts: n/a
 
      14th Jul 2003
Also where do you get this file? dnscmd.exe ?

Jason

"Jason Burton" <frd9-(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Do you know if this will work .. so I dont have to restart the server
> service?
>
> Jason
>
> "William Stacey" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Don't know of this setting. But if you create your zones with a

> dnscmd.exe
> > in a script you can add this after the zone add line to change the SOA.

> You
> > can also use this if you create the zone using the gui.
> >
> > dnscmd /recordadd <zonename> <Node> <Type> <primary server> <email>...
> > See dnscmd /recordadd /? for help
> >
> > Example:
> > dnscmd /recordadd rgl2.com @ SOA n1.yahoo.com staceyw.mvps.org 2 900 600
> > 86400 3600
> > --
> > William Stacey, DNS MVP
> >
> > "Jason Burton" <frd9-(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > >
> > > Hello,
> > >
> > > Wondering if anyone knows how to change the default zone creation

> > settings.
> > > So when I create a new forward lookup zone, it doesnt use the servers
> > > default .. which is an internal hostname only..
> > > I'd like to make it so on creation of a zone it uses my internet

> hostname
> > > rather than the internal.
> > >
> > > Anyone know how ? Or what I change so that future forward zones use

> this?
> > >
> > > Jason
> > >
> > >

> >
> >

>
>



 
Reply With Quote
 
Jason Burton
Guest
Posts: n/a
 
      14th Jul 2003
Im sorry, I got that file. Resource kit.. Netmgmt.

The only problem Ive noticed now is that I get error messages while working
with DNS that came with Windows 2003 Ent. Server

Jason


"Jason Burton" <frd9-(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Also where do you get this file? dnscmd.exe ?
>
> Jason
>
> "Jason Burton" <frd9-(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Do you know if this will work .. so I dont have to restart the server
> > service?
> >
> > Jason
> >
> > "William Stacey" <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > > Don't know of this setting. But if you create your zones with a

> > dnscmd.exe
> > > in a script you can add this after the zone add line to change the

SOA.
> > You
> > > can also use this if you create the zone using the gui.
> > >
> > > dnscmd /recordadd <zonename> <Node> <Type> <primary server> <email>...
> > > See dnscmd /recordadd /? for help
> > >
> > > Example:
> > > dnscmd /recordadd rgl2.com @ SOA n1.yahoo.com staceyw.mvps.org 2 900

600
> > > 86400 3600
> > > --
> > > William Stacey, DNS MVP
> > >
> > > "Jason Burton" <frd9-(E-Mail Removed)> wrote in message
> > > news:(E-Mail Removed)...
> > > >
> > > > Hello,
> > > >
> > > > Wondering if anyone knows how to change the default zone creation
> > > settings.
> > > > So when I create a new forward lookup zone, it doesnt use the

servers
> > > > default .. which is an internal hostname only..
> > > > I'd like to make it so on creation of a zone it uses my internet

> > hostname
> > > > rather than the internal.
> > > >
> > > > Anyone know how ? Or what I change so that future forward zones use

> > this?
> > > >
> > > > Jason
> > > >
> > > >
> > >
> > >

> >
> >

>
>



 
Reply With Quote
 
William Stacey
Guest
Posts: n/a
 
      15th Jul 2003
What error message? From dnscmd.exe? Use dnscmd.exe from the Support tools
on the CD. Install the support tools from the support dir.

"Jason Burton" <frd9-(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Im sorry, I got that file. Resource kit.. Netmgmt.
>
> The only problem Ive noticed now is that I get error messages while

working
> with DNS that came with Windows 2003 Ent. Server
>
> Jason
>
>
> "Jason Burton" <frd9-(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Also where do you get this file? dnscmd.exe ?
> >
> > Jason
> >
> > "Jason Burton" <frd9-(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > > Do you know if this will work .. so I dont have to restart the server
> > > service?
> > >
> > > Jason
> > >
> > > "William Stacey" <(E-Mail Removed)> wrote in message
> > > news:(E-Mail Removed)...
> > > > Don't know of this setting. But if you create your zones with a
> > > dnscmd.exe
> > > > in a script you can add this after the zone add line to change the

> SOA.
> > > You
> > > > can also use this if you create the zone using the gui.
> > > >
> > > > dnscmd /recordadd <zonename> <Node> <Type> <primary server>

<email>...
> > > > See dnscmd /recordadd /? for help
> > > >
> > > > Example:
> > > > dnscmd /recordadd rgl2.com @ SOA n1.yahoo.com staceyw.mvps.org 2 900

> 600
> > > > 86400 3600
> > > > --
> > > > William Stacey, DNS MVP
> > > >
> > > > "Jason Burton" <frd9-(E-Mail Removed)> wrote in message
> > > > news:(E-Mail Removed)...
> > > > >
> > > > > Hello,
> > > > >
> > > > > Wondering if anyone knows how to change the default zone creation
> > > > settings.
> > > > > So when I create a new forward lookup zone, it doesnt use the

> servers
> > > > > default .. which is an internal hostname only..
> > > > > I'd like to make it so on creation of a zone it uses my internet
> > > hostname
> > > > > rather than the internal.
> > > > >
> > > > > Anyone know how ? Or what I change so that future forward zones

use
> > > this?
> > > > >
> > > > > Jason
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >

> >
> >

>
>



 
Reply With Quote
 
William Stacey
Guest
Posts: n/a
 
      15th Jul 2003
Yes it will work. I did it from my Windows 2003 Ent server...

"Jason Burton" <frd9-(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Do you know if this will work .. so I dont have to restart the server
> service?
>
> Jason
>
> "William Stacey" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Don't know of this setting. But if you create your zones with a

> dnscmd.exe
> > in a script you can add this after the zone add line to change the SOA.

> You
> > can also use this if you create the zone using the gui.
> >
> > dnscmd /recordadd <zonename> <Node> <Type> <primary server> <email>...
> > See dnscmd /recordadd /? for help
> >
> > Example:
> > dnscmd /recordadd rgl2.com @ SOA n1.yahoo.com staceyw.mvps.org 2 900 600
> > 86400 3600
> > --
> > William Stacey, DNS MVP
> >
> > "Jason Burton" <frd9-(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > >
> > > Hello,
> > >
> > > Wondering if anyone knows how to change the default zone creation

> > settings.
> > > So when I create a new forward lookup zone, it doesnt use the servers
> > > default .. which is an internal hostname only..
> > > I'd like to make it so on creation of a zone it uses my internet

> hostname
> > > rather than the internal.
> > >
> > > Anyone know how ? Or what I change so that future forward zones use

> this?
> > >
> > > Jason
> > >
> > >

> >
> >

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using GPO to set up Security Zone Settings =?Utf-8?B?Ymlvbg==?= Windows XP Internet Explorer 0 5th Oct 2007 01:57 PM
How can I get the default IE security zone settings? =?Utf-8?B?TWlyb3NsYXYgS3ViaWs=?= Windows XP Security 8 25th May 2005 01:35 PM
Default Object Settings - Tables - Fixing Default Settings =?Utf-8?B?Um9iZXJ0IFQu?= Microsoft Powerpoint 4 2nd May 2005 04:13 PM
Reset "Local Machine Zone" Security settings to default... cgamache@gmail.com Windows XP General 2 23rd Apr 2005 02:58 AM
GPEDIT and IE zone settings Andreas Heyer Windows XP Security 0 17th Nov 2004 08:19 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:50 AM.