On 10/10/07, Patricio A. Bruna <pbruna at it-linux.cl> wrote: > Just: > ssh seller at appl.tenc.com > > The application its launched automatically But you still need to do the port forwarding. LEt's assume you have a local IPP printer on the client machine, that is port 631 and you've created printer queue on the server pointing to port 6631. Then you'd need -R 6631:127.0.0.1:631 as part of the login BR Bent > > ----- "Bent Terp" <bent at nagstrup.dk> escribió: > > What is the ssh command used? > > > > > > On 10/9/07, Patricio A. Bruna <pbruna at it-linux.cl> wrote: > > > Bent, > > > In the remote server is configure, also it works with another > > terminal. > > > But i can't get it to work with xterm > > > > > > ----- "Bent Terp" <bent at nagstrup.dk> escribió: > > > > Setup a printing queue on the application server pointing to a > > local > > > > port on the application server. > > > > > > > > Then use remote forwarding during login, redirecting the fake > > > > printing > > > > port on the application server to the real printing queue on the > > > > client side, whether that is a printservice on the client machine > > or > > > > a > > > > network printer. > > > > > > > > As usual, TMTOWTDI > > <http://www.catb.org/jargon/html/T/TMTOWTDI.htmL> > > > > applies > > > > > > > > regards, > > > > Bent > > > > > > > > On 10/8/07, Patricio A. Bruna <pbruna at it-linux.cl> wrote: > > > > > I have some clients that connect to an application running on > > > > another > > > > > server via ssh. > > > > > They launch xterm and executes ssh to the site and start the > > > > application, i > > > > > have a problem trying to redirect the printing to the local > > printer > > > > on the > > > > > client pc. > > > > > > > > > > any ideas how can i that? > > > > > > > > > > thanks > > > > > > > > > > _______________________________________________ > > > > > CentOS mailing list > > > > > CentOS at centos.org > > > > > http://lists.centos.org/mailman/listinfo/centos > > > > > > > > > > > > > > _______________________________________________ > > > > CentOS mailing list > > > > CentOS at centos.org > > > > http://lists.centos.org/mailman/listinfo/centos > > > > > > _______________________________________________ > > > CentOS mailing list > > > CentOS at centos.org > > > http://lists.centos.org/mailman/listinfo/centos > > > > > _______________________________________________ > > CentOS mailing list > > CentOS at centos.org > > http://lists.centos.org/mailman/listinfo/centos > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos >