Many thanks to: Tim Bradshaw, Aleks Feltin and Luc I. Suryo for getting me in the right direction. For some reason, in.echod seems to be installed on their systems, it is not, however installed on any of my Solaris 10 boxes. Installing SUNWcns is only half the battle however. After installing it, there is indeed now a /usr/lib/inet/in.echod, but running inetadm | grep echo still returns nothing. Turns out I had to: Install SUNWcns svccfg import /var/svc/manifest/network/echo.xml inetadm -e network/echo:stream inetadm -e network/echo:dgram Some of this was in the Solaris IP admin guide (816-4554.pdf) However, it made references to "service.dir", but never, (that I could locate anyway) alluded to the fact that the "service.dir" was indeed /var/ svc/ so I spent too much time trying to locate the echo.xml file. (That's what I get for assuming that it would be called echod.xml) Thanks On Jul 25, 2008, at 5:14 PM, Don Krause wrote: > I'm trying to migrate some servers to Solaris 10, and I really need > echod. > > According to the man pages, it's been pulled out of inetd and is now / > usr/sbin/in.echod, but not on my installs. So I tried adding it to / > etc/inetd.conf and running inetdconv, it complains, telling me that I > need to install SUNWcnsr and SUNWcnsu, which don't seems to exist. > > However, SUNcns does exist, and it claims to offer echo, time, etc. So > I successfully install that package, but there's still no in.echod > anywhere that I can find, svcs doesn't not list an echo service, > either does inetadm. > > Suggestions? > -- > Don Krause > Optivus Proton Therapy, Inc. > P.O. Box 608 > Loma Linda, California 92354 > dkrause@optivus.com > www.optivus.com > "This message represents the official view of the voices in my head." > _______________________________________________ > sunmanagers mailing list > sunmanagers@sunmanagers.org > http://www.sunmanagers.org/mailman/listinfo/sunmanagers > -- Don Krause Optivus Proton Therapy, Inc. P.O. Box 608 Loma Linda, California 92354 dkrause@optivus.com www.optivus.com "This message represents the official view of the voices in my head." _______________________________________________ sunmanagers mailing list sunmanagers@sunmanagers.org http://www.sunmanagers.org/mailman/listinfo/sunmanagersReceived on Mon Jul 28 13:18:07 2008
This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:44:11 EST