Path: utzoo!utgpu!watserv1!watmath!att!att!emory!wuarchive!sdd.hp.com!hplabs!hp-pcd!hpcvlx!bcripe From: bcripe@hpcvlx.cv.hp.com (Brian E. Cripe) Newsgroups: comp.sys.hp Subject: Re: problem loggin in with HP VUE, on HP/apollo Series 400 Message-ID: <101950156@hpcvlx.cv.hp.com> Date: 29 Oct 90 21:20:38 GMT References: <270@erb1.engr.wisc.edu> Organization: Hewlett-Packard Co., Corvallis, OR, USA Lines: 21 > I also find that I can't start the message server until I add these > two lines to the file /usr/adm/inetd.sec: > > spc allow 127.0.0.1 15.2.208.15 > mserve allow 127.0.0.1 15.2.208.15 In addition to your actual address (15.2.208.15) you can also use hostnames and wildcard characters. Do a "man inetd.sec" to learn the details. When you install VUE, this file is automatically edited and your hostname is listed. If you subsequently change your hostname then you have to manually reedit this file. > I am '15.2.208.15'. I have no idea what '127.0.0.1' is about. 127.0.0.1 is the loopback address. This is the address that is used for socket connections if the machine isn't hooked to a network. Brian Cripe Hewlett-Packard