Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!romp!auschs!awdprime!sandino.austin.ibm.com!jeffe From: jeffe@sandino.austin.ibm.com (Peter Jeffe 512.823.4091) Newsgroups: comp.unix.aix Subject: Re: Network configuration (hostname) problem Message-ID: <3594@awdprime.UUCP> Date: 20 Sep 90 14:49:08 GMT References: <2345.26f7480e@miavx1.acs.muohio.edu> Sender: news@awdprime.UUCP Organization: IBM AWD, Austin, TX Lines: 22 In article <2345.26f7480e@miavx1.acs.muohio.edu> pemurray@miavx1.acs.muohio.edu (Peter Murray) writes: >We recently installed a RS/6000 powerserver on our network, and originally >gave it the name RISCSRV. Well, a couple of days later, someone came up >with a better name, APSRISC. So we changed the name in the BIND tables, >and used the SMIT interface to change the configuration of TCP/IP. In >almost all cases ('rwhod', telnets, ftps, etc) the name is APSRISC. >However, when telnetting from APSRISC to another machine, the hostname >(in a 'who' command) shows up as RISCSRV. Also, in a 'netstat' command >on the RS/6000, RISCSRV show up again. The common thing between telnetd and netstat is that they are both doing a gethostbyaddr() to translate an IP address into a hostname (as opposed to a gethostbyname() that does the reverse). Since you are using a nameserver, the problem is almost certainly that you forgot to change the name in the database for the in-addr.arpa domain that maps addresses to hostnames. Look in this file for the PTR record with your IP address, and my guess is that it will have RISCSRV as the hostname. ------------------------------------------------------------------------------- Peter Jeffe ...uunet!cs.utexas.edu!ibmaus!auschs!sandino.austin.ibm.com!jeffe first they want a disclaimer, then they make you pee in a jar, then they come for you in the night