Path: utzoo!utgpu!water!watmath!clyde!cbosgd!ucbvax!BU-CS.BU.EDU!bzs From: bzs@BU-CS.BU.EDU (Barry Shein) Newsgroups: comp.protocols.tcp-ip Subject: Ethernet loopback interface problem Message-ID: <8801162253.AA01762@bu-cs.bu.edu> Date: 16 Jan 88 22:53:55 GMT References: <1054@devvax.JPL.NASA.GOV> Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 8 Netstat will report the first name on the line in the host table (actually, the "official name" as returned by gethostbyaddr() which will be the first name after the numeric address. See 'man gethostent' for details.) You can change it if you like by just reordering the names and rebuilding the yellow pages (cd /etc/yp;make). -Barry Shein, Boston University