On Wed, 29 Mar 2000 12:30:43 +0100, you wrote:
>Possibly but I don't know I am really just guessing here
>domain.com. IN A 190.x.x.x
>domain.com. IN MX 10 190.x.x.x
>*.domain.com. IN MX 10 190.x.x.x
However be very careful here as wildcards can have all sorts of
effects that you don't expect (eg: if your setup is the following:
example.com. IN A 192.168.100.1
mail. IN A 192.168.100.1
*.example.com. IN MX 5 mail.example.com.
This may not deliver mail to mail.example.com to mail.example.com as
it doesn't create an MX record for mail.example.com (it probably will
deliver the mail as most MTAs will fall back to the IP address that a
domainname resolves if it exists, but then think about the effect of
adding the following line to the zone file:
www.example.com. IN A 192.168.100.2
Paul Vixie who is the current maintainer of BIND recommends against
the use of wildcards.
T.
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!