| Stephen Gran on 7 Jun 2008 04:22:55 -0700 |
|
On Fri, Jun 06, 2008 at 06:26:52PM -0400, Robert Spangler said:
> On Friday 06 June 2008 14:58, Neill R wrote:
>
> > I am trying to create a true subdomain in Bind 9 , where it's actually
> > delegated to another set of name servers.
>
> You are looking for a FORWARD then.
>
> zone "<zone>" {
> type forward;
> forward only;
> forwarders { <ipaddr>; <ipaddr>; };
> check-names ignore;
> };
No,he really wants delegation. It was covered in a previous reply,
though.
--
--------------------------------------------------------------------------
| Stephen Gran | <doogie> joy/elmo: why can't the same |
| steve@lobefin.net | ip be used? was this fire so |
| http://www.lobefin.net/~steve | great that it burned the ip address? |
--------------------------------------------------------------------------
Attachment:
signature.asc ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|