Xref: utzoo comp.protocols.tcp-ip.domains:463 comp.unix.ultrix:5281 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!know!ladcgw.ladc.bull.com!pluto.hemel.bull.co.uk!pmoore From: pmoore@hemel.bull.co.uk (Paul Moore) Newsgroups: comp.protocols.tcp-ip.domains,comp.unix.ultrix Subject: Re: named configuration Message-ID: <1990Nov9.152950.11608@hemel.bull.co.uk> Date: 9 Nov 90 15:29:50 GMT References: <7312.2736de50@swift.cs.tcd.ie> <1366@rlgvax.UUCP> Organization: Bull HN UK Lines: 10 cstor@rlgvax.UUCP (Judy Eye) writes: >I am intereste in porting the NAMED server and any other required daemans/files to my CCI Power 6/32 running UNIX 5.3. Are any kernel IP modifications required?Is the NAMED software public domain? if so where and how do I get it? Has anyoneon the net done this? How many Man/months? No kernel mods are neede - you must relink anything that needs to look names or addresses up - ie things that call gethostbyname, gethostbyaddr. (A pain as this needs the sources or .o of them). The source can be got from uunet /networking/bind_something