Dear Mats:
I think your problem is periods.
The line where you define mycompany.com.br should end with a period after the br. But the lines where you define www, ftp or mail should not.
Bind (the program that does the DNS) keeps names that end with a period as they are, names that don't end with a period, bind will pasted the name onto the domain name that is currently being defined.
Please go back to the example files and double check them to your files and see if you have any extra periods.
R. Allen
Public DNS wrote:
>
> I try to configure my Public DNS on my server e-smith 5.1.2
> and works fine,
> I have only one problem, when I try address
>
www.mycompany.com.br ( domains names in Brazil ) doesn't work.
>
> Only work if I try mycompany.com.br without www,
>
> Someone experienced this problem ?