• telnet forwards ssh? (was Re: SSH)

    From Khelair@VERT/TINFOIL to bcw142 on Wednesday, March 09, 2016 08:56:05
    Re: SSH
    By: bcw142 to All on Tue Mar 08 2016 10:50:00

    SSH is fine and works well, forwards X and all (as did telnet) but it's overkill for a BBS in general. It cuts communications on something your trying to increase communications with. Just my quick two paragraphs worth

    Wait wut? Seriously telnet forwards X? I have somehow made it to this point completely unaware of that.

    -D/K

    ---
    Borg Burgers: We do it our way; your way is irrelevant.
    þ Synchronet þ Tinfoil Tetrahedron BBS telnet://tinfoil.synchro.net
  • From Doctor Who@VERT/THE5THD to Khelair on Thursday, March 10, 2016 20:59:24
    Re: telnet forwards ssh? (was Re: SSH)
    By: Khelair to bcw142 on Wed Mar 09 2016 08:56 am

    SSH is fine and works well, forwards X and all (as did telnet) but it's overkill for a BBS in general. It cuts communications on something your trying to increase communications with. Just my quick two paragraphs worth

    Wait wut? Seriously telnet forwards X? I have somehow made it to this point completely unaware of that.

    -D/K

    No. SSH supports X11 forwarding -- not telnet.

    ---
    þ Synchronet þ The 5th Dimension: the5thd.synchro.net
  • From Deuce@VERT/SYNCNIX to Khelair on Thursday, March 10, 2016 18:24:29
    Re: telnet forwards ssh? (was Re: SSH)
    By: Khelair to bcw142 on Wed Mar 09 2016 08:56 am

    Wait wut? Seriously telnet forwards X? I have somehow made it to this

    SSH forwards X11. Telnet doesn't.

    ---
    http://DuckDuckGo.com/ a better search engine that respects your privacy.
    Mro is an idiot. Please ignore him, we keep hoping he'll go away.
    þ Synchronet þ My Brand-New BBS (All the cool SysOps run STOCK!)
  • From Khelair@VERT/TINFOIL to Doctor Who on Friday, March 11, 2016 07:34:14
    Re: telnet forwards ssh? (was Re: SSH)
    By: Doctor Who to Khelair on Thu Mar 10 2016 20:59:24

    SSH is fine and works well, forwards X and all (as did telnet) but
    Wait wut? Seriously telnet forwards X? I have somehow made it to
    this point completely unaware of that.
    No. SSH supports X11 forwarding -- not telnet.

    That's what I thought. Must've just been the wording that was used. :P

    -D/K

    ---
    Borg Burgers: We do it our way; your way is irrelevant.
    þ Synchronet þ Tinfoil Tetrahedron BBS telnet://tinfoil.synchro.net
  • From Bcw142@VERT/OUTWEST to Khelair on Saturday, March 12, 2016 07:13:53
    Re: telnet forwards ssh? (was Re: SSH)
    By: Khelair to bcw142 on Wed Mar 09 2016 08:56 am

    Wait wut? Seriously telnet forwards X? I have somehow made it to this point completely unaware of that.
    -D/K

    I remember forwarding screens even with telnet back in the 90's using X and Linux/BSD. I use SSH now as it's easier, pretty much just add the -X. I think I might have been setting up ports to send and receive on both machines with telnet, but we did do it at times.

    ---
    þ Synchronet þ The Outwest BBS - outwestbbs.com - Door Games - files -Dove-net
  • From Doctor Who@VERT/THE5THD to Bcw142 on Saturday, March 12, 2016 15:31:16
    Re: telnet forwards ssh? (was Re: SSH)
    By: Bcw142 to Khelair on Sat Mar 12 2016 07:13 am

    Wait wut? Seriously telnet forwards X? I have somehow made it to this point completely unaware of that.
    -D/K

    I remember forwarding screens even with telnet back in the 90's using X and Linux/BSD. I use SSH now as it's easier, pretty much just add the -X. I think I might have been setting up ports to send and receive on both machines with telnet, but we did do it at times.

    I stand corrected. I Googled it and actually found quite a few hits on the topic of forwarding X11 over telnet. There's even a program call rxtelnet that handles just that. I guess it would be less overhead to forward X over telnet if you're doing it over a LAN where security isn't a major concern.

    ---
    þ Synchronet þ The 5th Dimension: the5thd.synchro.net
  • From Khelair@VERT/TINFOIL to Bcw142 on Saturday, March 12, 2016 16:33:47
    Re: telnet forwards ssh? (was Re: SSH)
    By: Bcw142 to Khelair on Sat Mar 12 2016 07:13:53

    I remember forwarding screens even with telnet back in the 90's using X and Linux/BSD. I use SSH now as it's easier, pretty much just add the -X. I think I might have been setting up ports to send and receive on both machines with telnet, but we did do it at times.

    Oh I guess I was thinking of using telnet with a specific option that I hadn't heard of before. I guess I never thought of using it to open to a special port. Now that I'm actually looking at the man page for it I'm seeing a lot that I didn't know. Heh.

    -D/K

    ---
    Borg Burgers: We do it our way; your way is irrelevant.
    þ Synchronet þ Tinfoil Tetrahedron BBS telnet://tinfoil.synchro.net
  • From Poindexter Fortran@VERT/REALITY to Doctor Who on Saturday, March 12, 2016 23:37:24
    Re: telnet forwards ssh? (was Re: SSH)
    By: Doctor Who to Bcw142 on Sat Mar 12 2016 03:31 pm

    I stand corrected. I Googled it and actually found quite a few hits on the topic of forwarding X11 over telnet. There's even a program call rxtelnet that handles just that. I guess it would be less overhead to forward X over telnet if you're doing it over a LAN where security isn't a major concern.

    I know SSH does that nicely -- pick a port to forward, hit localhost on the local port and SSH tunnels it to the destination port/IP.

    ---
    þ Synchronet þ realitycheckBBS -- http://realitycheckBBS.org
  • From Khelair@VERT/TINFOIL to Doctor Who on Sunday, March 13, 2016 15:38:22
    Re: telnet forwards ssh? (was Re: SSH)
    By: Doctor Who to Bcw142 on Sat Mar 12 2016 15:31:16

    I stand corrected. I Googled it and actually found quite a few hits on the topic of forwarding X11 over telnet. There's even a program call rxtelnet that handles just that. I guess it would be less overhead to forward X over telnet if you're doing it over a LAN where security isn't a major concern.

    Indeed I've discovered a lot about telnet that I didn't know thanks to this thread. Heh.

    -D/K

    ---
    Borg Burgers: We do it our way; your way is irrelevant.
    þ Synchronet þ Tinfoil Tetrahedron BBS telnet://tinfoil.synchro.net