>
> How can I config a zone to respose a CNAME record?
>
> Email cname email.xx.xxx.com
>
assuming you mean adding a CNAME record to a zone.
add a line that contains to the end of the zone file
email CNAME email.xx.xxx.com
Hope this helps
Regards,
that
either can be resolved to an IP from the requesting host.
Perhaps it is advisable to start googling for "virtual hosts" to further
determine how you should do it.
Hope this helps.
Regards,
Serge Fonville
On Fri, Feb 20, 2009 at 10:02 AM, Hongyi Zhao wrote:
> Hi all,
>
&
r to
determine the documentroot to serve.
Hope this helps.
Regards,
Serge Fonville
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users
your ISP to update their DNS records
> when you can do it yourself, in seconds. Get your free name now and it will
> be working within 5 minutes!
>
Hope this helps.
Regards,
Serge Fonville
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users
Hi,
in your named.conf:
zone "example.com" {
type forward;
forward only;
forwarders {IPOFTHEDNSTOFORWARDTO;};
};
At least, that is what I use...
Perhaps you need to define some additinal acls
Hope this helps
Regards,
Serge Fonville
On Wed, Feb 11, 2009 at 10:09 PM, John D. Vo wr
If the dns only needs to resolve certain domains (you manage) and no other,
it can be done
Regards,
Serge Fonville
On Wed, Jan 28, 2009 at 1:11 PM, Alan Clegg wrote:
> Scott Haneda wrote:
>
> > An example would be:
> > some-domain-foo.com is registered. My NS of ns-me.exa
In that case you can use either views or a split dns
Regards.
Serge Fonville
On Wed, Jan 28, 2009 at 12:44 AM, Luis Silva wrote:
> Yes, basically what I need is a forwarder. Basically I want an internal
> network but external queries must be handled by another server.
> Thanks a lo
I should have sent this to the list
On Tue, Jan 27, 2009 at 11:42 AM, Serge Fonville
wrote:
> Hi,
>
> Not sure what your endgoal is, but...
>
> If you want a specific zone to be queried on the external nameserver, you
> can create a forward zone.
> If you want all unres
At
https://www.isc.org/software/bind/documentation/arm95#view_statement_grammar
you can see that you can specify the clients that get a certain view
Hope this helps.
Regards,
Serge Fonville
On Fri, Dec 5, 2008 at 10:35 AM, Nabin Limbu <[EMAIL PROTECTED]> wrote:
> Hi,
>
>
path and set
the lib and include directories to refer to then ones located in the
FrameworkSDK directory.
Can Bind be built with Visual C++ Express 2005 and what will is required.
Thanks in advance.
Regards,
Serge Fonville
___
bind-users mailing list
ell.
I googled a lot and found some vague suggestions to change some reference
(which I don not sufficiently understand as of yet)
I will post the exact errors I get on x64 later on.
Thanks for the help so far
On Sun, Nov 23, 2008 at 7:30 AM, Danny Mayer <[EMAIL PROTECTED]> wrote:
> Serge
seems that if a *nix x64 build is available for quite
a while, a x64 Windows build should be possible.
I already have mingw64, but that is obviously not enough.
Any help is greatly appreciated
Regards,
Serge Fonville
___
bind-users mailing list
bind-
12 matches
Mail list logo