Networking Forums

Networking Forums > Computer Networking > Linux Networking > Newbie Bind DNS help needed!

Reply
Thread Tools Display Modes

Newbie Bind DNS help needed!

 
 
matthew.humphreys@gmail.com
Guest
Posts: n/a

 
      10-10-2005, 04:54 PM
Hi,

I need to add an entry for a local machine 192.168.0.180, called
scalix.localdomain into BIND via webmin.

My hosts file has

# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
192.168.0.180 scalix.localdomain scalix

where do I start?

Could someone post a suitable zones file that I could use to create the
entry needed?

Many thanks

Matthew

 
Reply With Quote
 
 
 
 
Giovanni
Guest
Posts: n/a

 
      10-10-2005, 05:42 PM
On 10/10/05 18:54, (E-Mail Removed) wrote:
> Hi,
>
> I need to add an entry for a local machine 192.168.0.180, called
> scalix.localdomain into BIND via webmin.
>
> My hosts file has
>
> # Do not remove the following line, or various programs
> # that require network functionality will fail.
> 127.0.0.1 localhost.localdomain localhost
> 192.168.0.180 scalix.localdomain scalix
>
> where do I start?
>
> Could someone post a suitable zones file that I could use to create the
> entry needed?


I don't know webmin but unless you have a daemon already setup setting
the database for a bind daemon isn't just editing a file. It requires a
more complex work.
--
A computer is like an air conditioner,
it stops working when you open Windows.
Registered Linux user #337974 <http://counter.li.org/>
 
Reply With Quote
 
Matt
Guest
Posts: n/a

 
      10-10-2005, 06:34 PM
Yep Bind is already running fine, just need to add this zone!

Thanks

Matthew

 
Reply With Quote
 
Jeffrey Goldberg
Guest
Posts: n/a

 
      10-11-2005, 01:32 AM
Matt wrote:
> Yep Bind is already running fine, just need to add this zone!


Webmin --> Servers --> DNS and Bind --> Create new zone

Or is there something more to the question that I don't understand?

-j
 
Reply With Quote
 
Matt
Guest
Posts: n/a

 
      10-12-2005, 10:37 AM
Hi Jeff,

The bit I was after is what do I enter in the box when I have selected
the create new zone.

Not sure of the data I need to input!

Many thanks

Matthew

 
Reply With Quote
 
Bit Twister
Guest
Posts: n/a

 
      10-12-2005, 10:54 AM
On 12 Oct 2005 03:37:05 -0700, Matt wrote:
> Hi Jeff,
>
> The bit I was after is what do I enter in the box when I have selected
> the create new zone.
>
> Not sure of the data I need to input!


Maybe a refresher is needed.

http://langfeldt.net/DNS-HOWTO/BIND-9/
http://www.zytrax.com/books/dns/
http://www.cymru.com/Documents/secur...-template.html
 
Reply With Quote
 
Jeffrey Goldberg
Guest
Posts: n/a

 
      10-12-2005, 04:28 PM
Matt wrote:
> Hi Jeff,
>
> The bit I was after is what do I enter in the box when I have selected
> the create new zone.
>
> Not sure of the data I need to input!


For your example in your original approach you will want to set up a
domain called

localdomain.

Once the domain is created you will then need to add an A record which
will have hostname

scalix

with IP address

192.168.0.180

However, you might find it useful to use something other than
localdomain. If you have some domain name, then you can set up a
subdomain of that. For example, I have goldmark.org and can set up a
local subdomain called, say, private.goldmark.org. So if I wanted
scalix.private.goldmark.org to point to 192.168.0.180 I would do as
above, but create the domain private.goldmark.org. instead of localdomain.

PS: I'm not sure how webmin handles the trailing dot on domainnames.
So you may have to try giving those absolute domainnames with or without
the "." at the end.

-j
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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
ASSUS Wl-500g setup help needed by newbie Peter Crosland Home Networking 0 01-07-2005 06:40 PM
Routers,Newbie advice needed please. Willi Home Networking 2 11-14-2004 08:02 PM
Newbie: DNS/Bind problem with adding zone john Linux Networking 4 12-27-2003 10:46 PM
Newbie help needed on network Graham Oldroyd Home Networking 4 12-22-2003 11:49 PM
Newbie help needed on network Graham Oldroyd Home Networking 0 12-20-2003 02:38 PM



1 2 3 4 5 6 7 8 9 10 11