IRIX 5 DNS

User avatar
Thunderstone
Site Admin
Posts: 2504
Joined: Wed Jun 07, 2000 6:20 pm

IRIX 5 DNS

Post by Thunderstone »



A note to IRIX 5 users. Others may ignore this.

Webinator was built on IRIX 4 and the resolv.conf file has been moved
in IRIX 5. You will need to make a link from /etc/resolv.conf to /usr/etc
with the following commands (while logged in as root):

cd /usr/etc
ln -s /etc/resolv.conf .

Without doing this, you will get the following error:

000 gethostbyname: No such file or directory