Subject: openssh-client: unable to connect to Netscreen Devices with version 1:5.1p1-2 Package: openssh-client Version: 1:5.1p1-2 Severity: important *** Please type your report below this line *** yesterday my lenny told me to update ssh from openssh-client_4.3p2-9etch2_i386.deb to openssh-client_5.1p1-2_i386.deb since then, I cannot connect to Netscreen Firewalls. unfortunately I
On Sat, 16 Aug 2008 21:17:41 +0000, Bit Twister wrote: [root@localhost mab]# cat /etc/hosts.allow sshd: 192.168.0.3/255.255.255,0 ^ | Is that a comma---------------' Yes - that's what is in the file. I assume it should be a '.', and have changed it. Yep, right there, sshd not installed.
On Mon, Jul 28, 2008 at 01:57:23PM -0600, Bruce Sass wrote: With one of the three Unstable boxes I run ssh consistently stops working (hangs without giving me a password prompt) after an upgrade (via dselect, using the APT method) until the system is rebooted. [...] debug1: SSH2_MSG_SERVICE_REQUEST sent debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received
côté client, j'utilise OpenSSH _5.0p1 et côté serveur dropbear 0.5 (tél portable) côté client si je suis loggué en root ($ su root) pas de pb pour accéder à mon portable par : root$ ssh -l -v -v -v -p 2222 root@169.254.0.2 [...] Enter passphrase for key '/var/root/.ssh/id_dsa': debug1: read PEM private key done: type DSA debug1: Authentication succeeded (publickey). bien dévidemment
Hello, I started over from a clean /etc/cups/cupsd.conf and it turned out that my problem disappeared and was caused by a user error. I tracked my issue down and it seem that this directive caused the problem: <Limit Order deny,allow # Order allow,deny </Limit> </Policy> When I use "Order allow,deny", I do not get printer lists on clients. The full cupsd.conf