Re: Idea: "SSH Meeting"
- From: "Joe Beanfish" <joe@xxxxxxxxxx>
- Date: Wed, 15 Feb 2006 12:55:46 -0500
On Mon, 13 Feb 2006 14:23:55 -0500, Jan Panteltje <pNaonStpealmtje@xxxxxxxxx> wrote:
On a sunny day (13 Feb 2006 09:04:30 -0800) it happened "Alfred"
<99m@xxxxxxxxx> wrote in
<1139850270.256755.97020@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>:
Jan Panteltje wrote:This I would understand if the customer and the technician hadI do this with telnet, but that is not port 80.
You just telnet to the other IP, login as root..
Some telnet allow no root login, maybe you can su - root. after login.
Works here.
You can also specify a port in telnet.
If you start telnetd (the deamon) in debug mode, a different port can be specified.
You can't do this when both the technician and the customer are behind
firewalls and NAT routing. In my office, I have to fill out paperwork
and wait like 2 weeks to get a firewall change request in, unless it's
an emergency.
The way to pull it off, like I said, is with a central proxy on the
Internet that both tie into, and then both exchange keystrokes and
shell activity back in a kind of pseudo-shell session.
both different ports available (not each the same) via the firewall.
I do not get it, if both have for example port 80 (web access),
then that port could be used?
Set up telnet via port 80?
here test, (I have port 80 in use for webserver):
customer:
grml: ~ # in.telnetd -debug 81
doit - ALIVE
technician:
grml: ~ # telnet localhost 81
Trying 127.0.0.1...
Connected to grml.
Escape character is '^]'.
Panteltje 5
grml login: root
Password:
Last login: Mon Feb 13 20:12:56 2006 from grml on pts/8
grml - Linux for geeks
No mail.
grml: ~ #
What is the problem, you can use any port?
Or is the problem the 'other' port (48952 on this case)?
grml: ~ # netstat
Active Internet connections (w/o servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 grml:48952 grml:81 ESTABLISHED
tcp6 0 0 grml:81 grml:48952 ESTABLISHED
Maybe I misunderstand the problem?
I think you're assuming some level of control over the situation.
Imagine where everything for both people is blocked except for outbound
port 80. (firewalled and no root access)
.
- References:
- Idea: "SSH Meeting"
- From: Alfred
- Re: Idea: "SSH Meeting"
- From: Jan Panteltje
- Re: Idea: "SSH Meeting"
- From: Alfred
- Re: Idea: "SSH Meeting"
- From: Jan Panteltje
- Idea: "SSH Meeting"
- Prev by Date: Re: Trolltech QT license question
- Next by Date: Re: Is that possible to stop a child process running?
- Previous by thread: Re: Idea: "SSH Meeting"
- Next by thread: Re: Gtk+-2.0-based app compile error
- Index(es):
Relevant Pages
|