Sven Esbjerg <[EMAIL PROTECTED]> wrote

>The developers have changed the default configuration for ssh. What is missing
>especially is X-forwarding. You will need to enable on a pr. host basis. This
>can be done either systemwide in /etc/ssh/ssh_config or in ~/.ssh/config for
>the individual user.

Yes, of course I enabled X forwarding. The problem seems to be
the tcp_wrappers. Here's the piece of debug output again.

...
debug: Requesting X11 forwarding with authentication spoofing.
debug: Requesting authentication agent forwarding.
debug: Sending command: /usr/X11R6/bin/xterm
debug: Entering interactive session.
debug: Remote: Fwd X11 connection from 127.0.0.1 refused by tcp_wrappers.
               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
X connection to pyxis33.ec.t.kanazawa-u.ac.jp:10.0 broken (explicit kill or 
server shutdown).

There is no problem using rsh and setting the DISPLAY. But we know
the problems with that so I'd like to use ssh.

I'm not finding docs on this particular problem. In fact, who's tcp_wrappers
are killing the connection, mine or the remote hosts' ?

Anybody knows what's going on ?

Tnx

Reply via email to