Code Monkey home page Code Monkey logo

Comments (5)

dorianj avatar dorianj commented on July 24, 2024

CoRD doesn't support TSG.

from cord.

qazwart avatar qazwart commented on July 24, 2024

The gateway isn't a Terminal Server Gateway. It's just a network gateway. I sometimes tunnel through it via ssh to connect to other Linux system in our network.

It's why I can't use the Windows version of the Microsoft Remote Desktop. That insists that the gateway is an RD Gateway.

Anyway, thanks for your answer. I had a feeling that this would be pretty difficult. Maybe I can tunnel with the right ports via ssh to get this to work.

Thanks for your prompt answer.

from cord.

dorianj avatar dorianj commented on July 24, 2024

Sorry for not reading closely enough... I'm not exactly clear what kind of gateway it is? A proxy?

from cord.

qazwart avatar qazwart commented on July 24, 2024

Not a proxy. Certain systems are behind the gateway server. For example, our production systems are behind this gateway. If I want to get to prod1, I need to do this:

$ ssh gateway   # Connect to the gateway
$ ssh prod1     # Connect to prod1

I can also create a tunnel too:

david@mysys:~$ ssh -A -t gateway -A prod1

I don't believe it's running any sort of RDP software besides rdesktop.

David Weintraub
[email protected]

perl -e 'print "Just another second rate Perl Hacker\n";'

On Mar 4, 2014, at 2:33 PM, Dorian Johnson [email protected] wrote:

CoRD doesn't support TSG.


Reply to this email directly or view it on GitHub.

from cord.

peelman avatar peelman commented on July 24, 2024

You should be able to accomplish it through SSH port forwarding, but that’s outside the scope of support we provide here.

from cord.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.