Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Apr 2001 09:02:13 +0200
From:      Martin Hasenbein <mh-freebsd-questions@space.Net>
To:        Christopher Leigh <clcont@gmx.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: *.example.net
Message-ID:  <20010427090213.A18754@Space.Net>
In-Reply-To: <000b01c15e95$c4bb6cc0$0101a8c0@contrec>; from clcont@gmx.net on Fr , Okt 26, 2001 at 10:16:26pm -0500
References:  <000b01c15e95$c4bb6cc0$0101a8c0@contrec>

next in thread | previous in thread | raw e-mail | index | archive | help
Christopher Leigh (clcont@gmx.net) wrote:
% hi. i don't know how to ask this question correctly, so i'm just gonna
% ask and hope that someone understands me.
% 
% :D
% 
% okay. i'm not a bind wizard or anything, and i was thinking of using
% djbdns to do my dns stuff.
% 
% anyway. i'd like *.example.net to point to the same IP->192.168.1.1.
% 
% like... if someone types
% somestupidthingthatiwouldneverthinkofputtingin.example.net, i'd like to
% make it point to 192.168.1.1. is there some wildcard that i could use
% for that?
% 
% any help would be greatly appreciated.
% 
% thank you.
% 
% regards,
% 
% 
% 
% christopher
% 

Hi Christopher,

if you are using bind, this should work for you:

*	IN	A	192.168.1.1

\martin


-- 

--------------------------------------------------------------------
               Martin Hasenbein  Phone (Fax): (+49) 89 1216376-1 (3)
     \|/       Weiglstr.9	 mailto:martin@hasenbein.com        
     @ @       D-80636 München	 http://martin.hasenbein.com        
-oOO-(_)-OOo--------------------------------------------------------

                On the 8th day, god created Unix ;-)                

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010427090213.A18754>