I got your mail, I  thank you very much for all your explanations.

You use vegadns 1.1.6


I found a problem  in vegands .0.9.10

When I do click on domains and then on owner I have the form for
changing the user I add the email address and then when click on save
I got
Notice: Undefined variable: change_group in
/var/www/vegadns/src/domains.php on line 738

Notice: Undefined variable: change_group in
/var/www/vegadns/src/domains.php on line 744

Warning: Cannot modify header information - headers already sent by
(output started at /var/www/vegadns/src/domains.php:738) in
/var/www/vegadns/src/domains.php on line 749

but the user get changed any way.


is this solved in vegadns 1.1.6?

On Tue, May 20, 2008 at 11:44 AM, Dimitri P. Alexandris
<[EMAIL PROTECTED]> wrote:
> I use version 1.1.6.
>
> You can find my modified scripts at http://www.ham.gr/vegadns/ (you
> have to rename .txt to .php to use them). Or you can copy and paste
> the relevant sections. You can spot the differences if you search for
> "A+PTR" or " '=' ". I also have changed a bit the creation of the SOA
> record (builds a "." record instead of a "Z") with limited parameters.
> This way the 1st NS record is included. You only enter NS records for
> the 2nd, 3rd, etc. servers. It works for me.
>
> The normal way to create PTR records is in a _separate_ reverse zone
> (domain). In your case [10.168.192.in-addr.arpa]. You should create it
> of course.
>
> The correct syntax of a PTR record in a reverse zone is the following:
>
> 10.168.192.in-addr.arpa  NS  a.ns.test.org   (NS record)
>
> In the _forward_ zone you should have
>
> a.ns.test.org  A  192.168.10.2
>
> and possibly
>
> ns1.test.org  A+PTR  192.168.10.2
>
> Now an IP you only want to have a PTR record (never used by name) will
> be (reverse zone):
>
> 100.10.168.192.in-addr.arpa  PTR  dhcp100.test.org
>
> Hope i helped
>
>
> On Tue, May 20, 2008 at 12:14 AM, Osvaldo Alvarez Pozo <[EMAIL PROTECTED]> 
> wrote:
>> thanks yes I want yours  scripts thanks you , but I like to know the
>> vegadns's way of creating ptr records.
>> Thanks.
>

Reply via email to