MacTCP without DNS support? (was Re: No telnet under A/UX?)

Matthias Urlichs urlichs at smurf.sub.org
Tue Jan 8 01:56:54 AEST 1991


In comp.unix.aux, article <1991Jan6.213329.8182 at chx400.switch.ch>,
  lengge at chx400.switch.ch (Thomas Lenggenhager) writes:
< 
< It seems to me that the MacTCP under A/UX 2.0 doesn't support the DNS name to
< address lookup. If you try to connect via the IP number it works perfectly.
< Connecting by domain name always fails!
< 
< Question to Apple:
< Why isn't this documented in the manual? Or is it just a bug and not a
< feature?
< 
It's a bug. More specifically, it's a bug in NCSA Telnet.

NCSA Telnet tries to do its own name lookup by opening a port and talking
to a "real" name server out there somewhere.
Unfortunately, this clashes with the A/UX system, which has its own UNIXish
name server/resolver code (which MacTCP does use).

Any code that uses MacTCPs built-in name lookup does work.
(Keep in mind that the MacTCP included in A/UX is a special version.)

NB: If you really must have a long signature, please don't include it twice. ;-)
-- 
Matthias Urlichs -- urlichs at smurf.sub.org -- urlichs at smurf.ira.uka.de     /(o\
Humboldtstrasse 7 - 7500 Karlsruhe 1 - FRG -- +49+721+621127(0700-2330)   \o)/



More information about the Comp.unix.aux mailing list