[512] in Zephyr_Bugs

home help back first fref pref prev next nref lref last post

Re: Zephyr to SunOS 4.1.3

daemon@ATHENA.MIT.EDU ("Mark W. Eichin")
Sun Nov 14 01:55:33 1993

Date: Sun, 14 Nov 93 01:55:23 EST
From: eichin@MIT.EDU ("Mark W. Eichin")
To: jgm@cs.brown.edu (Jonathan Monsarrat)
Cc: zephyr-bugs@MIT.EDU
In-Reply-To: "[510] in Zephyr_Bugs"

Offhand, if you haven't made any use of root privileges, then you
probably haven't added entries to /etc/services for the various zephyr
port numbers:

% grep -i zeph /etc/services
zephyr-srv      2102/udp                        # Zephyr server
zephyr-clt      2103/udp                        # Zephyr serv-hm connection
zephyr-hm       2104/udp                        # Zephyr hostmanager

But that's just a guess. You might find something in a syslog file if
your site has made them world-readable, as I think the daemons will
uses syslog() to complain if they find this sort of problem.
	I don't think the code has ever had fall back support for hard
coding the actual ports; take a look at any call to getsrvbyname() to
be sure.
				_Mark_ <eichin@athena.mit.edu>
				MIT Student Information Processing Board
				Cygnus Support <eichin@cygnus.com>

home help back first fref pref prev next nref lref last post