Re: Wild cards in zone file

2011-05-24 Thread Torsten Segner
Am Tue, 24 May 2011 09:55:19 +0100
schrieb John Kennedy skeb...@gmail.com:

 I tried to google this but could not hit the right keywords (been a long
 week)...
 
 I have 3 hosts on a domain (example.com) like so:
 
 int.project   A   10.10.10.2
 stage.project   A  10.10.10.3
 test.project A   10.10.10.4
 
 Now I want everything else to go to 10.10.10.5
 *.project A   10.10.10.5
 
 Is this possible?
 
 Thanks,
 John
 


Yes, just add the wildcard record to the zone and it will work.


Ciao
Torsten
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: Wild cards in zone file

2011-05-24 Thread John Kennedy
That worked. Thanks guys.
John

On Tue, May 24, 2011 at 10:25, Matus UHLAR - fantomas uh...@fantomas.skwrote:

 On 24.05.11 09:55, John Kennedy wrote:
  I tried to google this but could not hit the right keywords (been a long
  week)...
 
  I have 3 hosts on a domain (example.com) like so:
 
  int.project   A   10.10.10.2
  stage.project   A  10.10.10.3
  test.project A   10.10.10.4
 
  Now I want everything else to go to 10.10.10.5
  *.project A   10.10.10.5
 
  Is this possible?

 yes, this is how wildcards work. Note that this could have side effects,
 e.g. anyone can use randomnonexistingdomain.project.example.com as source
 address for spam e-mails, and many others.
 I advise only use wildcards for cases they are REALLY needed.

 see RFC4592 for more informations about DNS wildcards.
 --
 Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
 Warning: I wish NOT to receive e-mail advertising to this address.
 Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
 Linux IS user friendly, it's just selective who its friends are...
 ___
 bind-users mailing list
 bind-users@lists.isc.org
 https://lists.isc.org/mailman/listinfo/bind-users




-- 
 John Kennedy
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users