In message <326D16C3.170C@CollegeSherbrooke.qc.ca>you write:
> The people at usherb.ca tell me that they also set up an alias
> www.crc-cuse.usherb.ca. I wonder why Squid also gives an error on this
> one.
Maybe thats because dnsserver in squid tries to look up the canonical name.
The people @usherb.ca should have set it up the other way 'round, i.e. make
www.crc_cuse.USherb.ca the alias name for www.crc-cuse.usherb.ca.
nixalsverdrus# nslookup www.crc-cuse.usherb.ca
Server: localhost
Address: 127.0.0.1
Name:
Address: 132.210.161.70
Aliases:
> Finally, can someone tell me if the gethostbyname() call comes with
> bind, or with libc?
most of the time both provide gethostbyname(). if you do not link with
-resolv or the like, you get stock libc gethostbyname(), but there are systems
out there that do not implement this call in libc.
Grüße
Oskar
------------------------------------------------------------------------------
Jan-Hinrich Fessel, F424C4, DeTeMobil Münster
Tragbar ist, was nicht herunterfällt
Received on Tue Oct 22 1996 - 09:48:09 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:33:19 MST