If you have further questions on xinetd I found a cool tutorial site for
further refrence:

http://www.macsecurity.org/resources/xinetd/tutorial.shtml

Thanks

Marc Aylesworth

C3I Associates 

AFRL/IFSE

Joint Battlespace Infosphere Team

525 Brooks Rd

Rome, NY 13441-4505

Tel:315.330.2422

Fax:315.330.7009

Email: [EMAIL PROTECTED]


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Zeno
Davatz
Sent: Wednesday, August 03, 2005 9:26 AM
To: hardhats-members@lists.sourceforge.net
Subject: Re: [Hardhats-members] xinetd configuration for OpenVista Server

On 8/3/05, Aylesworth Marc A Ctr AFRL/IFSE <[EMAIL PROTECTED]>
wrote:
> You might want to put the -- run /home/vista in a
> server_args = --run /home/vista
> 
> You might also move the whole service to another file in /etc/xinetd.d. I
do
> not believe it will affect the way it works but it gets hard to read if
you
> have a lot of services.

Ok, very cool! The telnet connection now works from my windows box to
my Laptop OpenVista Linux Server!

When I do telnet 192.168.0.119 9200 the prompt on windows goes GTM>

Thanks!

One problem still remains and that is that I can still not connect
from my shortcut CPRS-Shortcut to my OpenVistaServer on my Linux
Laptop.

Any more hints?

Thanks
Zeno

PS: my /etc/xinetd.conf is:
service gtmserver
    {
        disable         = no
        type            = UNLISTED
        port            = 9200
        socket_type     = stream
        protocol        = tcp
        wait            = no
        user            = vista
        server          = /home/vista/FOIAVistA/vista
        #server         = /home/zeno/bhaskar-script 
        server_args     = --run /home/vista
    }


-------------------------------------------------------
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


-------------------------------------------------------
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_id=7477&alloc_id=16492&op=click
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to