On Fri, 3 Dec 1999, Atsushi Kuroda wrote: AK> I can log in and run shell to another machine by 'ssh A -p 11111', AK> however I cannot run any commands like 'ssh -n B xterm -p 11111' AK> or 'ssh B ls -p 11111' including X commands (A or B is machine name). Try "ssh -p 11111 B ls". ssh is probably reading "xterm -p 11111" as the command to execute. Optionally, add a "-v" to the commandline to watch the connection. You should see something like: yourhost: Connecting to A [192.168.1.1] port 1111. if it says port 22, see first line above. -- Randomly Generated Tagline: "Linux poses a real challenge for those with a taste for late-night hacking (and/or conversations with God)." (By Matt Welsh)
- Re: ssh-1.2.27 remote buffer overflow - exploitable (VD#7... Ville Herva
- Re: ssh-1.2.27 remote buffer overflow - exploitable ... Markus Friedl
- Re: ssh-1.2.27 remote buffer overflow - exploita... Ville Herva
- Re: ssh-1.2.27 remote buffer overflow - expl... Bjoern Groenvall
- Re: ssh-1.2.27 remote buffer overflow - ... Ville Herva
- Re: ssh-1.2.27 remote buffer overflow - expl... Markus Friedl
- Re: ssh-1.2.27 remote buffer overflow - exploitable ... Eric Ding
- Re: ssh-1.2.27 remote buffer overflow - exploita... Markus Friedl
- ssh-1.2.27 commands(including X commands) fail Atsushi Kuroda
- Re: ssh-1.2.27 commands(including X commands... Theo Van Dinter
- Re: ssh-1.2.27 commands(including X commands... Tina M. Declerck
- Re: ssh-1.2.27 commands(including X commands... Gregor Mosheh
- Re: ssh-1.2.27 remote buffer overflow - exploitable ... Niels Provos
- Re: ssh-1.2.27 remote buffer overflow - exploita... Ville Herva
- Re: ssh-1.2.27 remote buffer overflow - expl... Wojtek Pilorz
- Re: ssh-1.2.27 remote buffer overflow - ... Carl J. Nobile
- configure-error... Jean Caron
- Re: configure-error... Gregor Mosheh
- Re: configure-error... C. Vandersip
- Re: ssh-1.2.27 remote buffer overflow - exploitable ... Niels Provos
