On 8/2/05, Mike Lieman <[EMAIL PROTECTED]> wrote:
> On 8/2/05, Zeno Davatz <[EMAIL PROTECTED]> wrote:
> > On 8/2/05, Gregory Woodhouse <[EMAIL PROTECTED]> wrote:
> > > I don't know if anyone has set up the Broker to run under xinetd on a
> > > Unix based system, but if it were me, I'd look for documentation on 
> > > how to set up the Broker as a VMS service and adapt it to Unix and
> > > xinetd.
> > ok, I have no clue what the broker does and how it works. Any hints on
> > that? Is there a HowTo on howto configure the Broker? 
> > 
> > I did start the broker server according to:
> >
> http://openforum.worldvista.org/~forum/index.php?title=User_talk:Zeno#Connecting_CPRS-Client_on_my_Window-Box_to_my_OpenVista-Server_on_my_Linux-Laptop
> > 
> > But the port 9200 does not want to show open.
> > 
> 
> Got it firewalled still?

Well dunno. My /etc/xinetd file goes like this:

\\ snip
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/files/xinetd.conf,v
1.6 2004/07/15 00:53:48 agriffis Exp $

# Sample configuration file for xinetd

defaults
{
        only_from      = localhost
        instances      = 60
        log_type       = SYSLOG authpriv info
        log_on_success = HOST PID
        log_on_failure = HOST
        cps            = 25 30
}

includedir /etc/xinetd.d
// snap

I started the xinetd server but I guess something is still wrong in my
config of /etc/xinetd.conf

Thanks
Zeno


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to