On Fri, Apr 15, 2011 at 10:56:00AM -0400, John Wobus wrote:
> >pint> use Net::IP
> >pint> $foo = new Net::IP '2001:db8::42'
> >3
> >pint> $foo->reverse_ip()
> >2.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.b.d.
> >0.1.0.0.2.ip6.arpa.
> >pint>
>
> Or you could just dash off the simple perl exp
On Apr 15, 2011, at 9:29 AM, hugo hugoo wrote:
I do not use the version provided bu Debian because I am migrating
from bind8 to Bind9 and I wan to have both versions available on the
same server.
So, I want to have Bind9 totally separated from Bind8.
I use Debian, version 5 and the last ESV
I do not use the version provided bu Debian because I am migrating from bind8
to Bind9 and I wan to have both versions available on the same server.
So, I want to have Bind9 totally separated from Bind8.
I use Debian, version 5 and the last ESV bind9.
- I have seen that in the debian distribu
pint> use Net::IP
pint> $foo = new Net::IP '2001:db8::42'
3
pint> $foo->reverse_ip()
2.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.b.d.
0.1.0.0.2.ip6.arpa.
pint>
Or you could just dash off the simple perl expression to do the job:
my $ptr = do {
my($head,$tail) =
map { join '',
On 14.04.11 14:23, hugo hugoo wrote:
> I have installed bind9 using the make install procedure.
> It works but I did not find any startup script to could put in my
> /etc/init.d/ directory.
>
> I know that if bind is installed via apt-get install (I am using debian
> linux version), there is auto
Hi,
> It is in the ARM.
>
> http://ftp.isc.org/isc/bind9/cur/9.8/doc/arm/Bv9ARM.ch06.html#id2575842
Thanks everyone for the information. Sure appreciate it.
Alex
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinf
6 matches
Mail list logo