Operating System - HP-UX
1855854 Members
1887 Online
104107 Solutions
New Discussion

BIND 9.1.1 on HP-UX 10.20

 
HPP
Regular Advisor

BIND 9.1.1 on HP-UX 10.20

 
Be Teachable
1 REPLY 1
Ralf Hildebrandt
Valued Contributor

Re: BIND 9.1.1 on HP-UX 10.20

First of all - excellent work!

Now some critisism:

a) You don't need the ANSI C compile - any ANSI C compiler (e.g. the free GNU cc (gcc) will work just fine.

b) --disable-threads
Well, it will just not work without this. I even tried GNU pthreads, to no avail.

c) The config file:
Add
version "None of your business";
to alter the version number BIND passes out when queried for it's version number.

d) Chroot-Setup:
I've written a nice page about that :)
It's at http://www.stahl.bau.tu-bs.de/~hildeb/bind/

Postfix/BIND/Security/IDS/Scanner, you name it...