search for: ebug2

Displaying 4 results from an estimated 4 matches for "ebug2".

Did you mean: debug2
2023 Dec 23
1
ssh-keygen generator 3 broken
Hello, I was re-generating the moduli for SSH, and during that process I noticed that, when running the following command: ssh-keygen -M screen -O prime-tests=600 -O generator=3 -f moduli-2048-01.candidates moduli-2048-01c It does not produce any errors, only the following: ebug2: ???1467763: (4) Sophie-Germain debug2: ???1467763: generator 0 != 3 debug2: ???1467764: (4) Sophie-Germain debug2: ???1467764: generator 2 != 3 debug2: ???1467765: (4) Sophie-Germain debug2: ???1467765: generator 5 != 3 debug2: ???1467766: (4) Sophie-Germain debug2: ???1467766: generator 0...
2006 Oct 23
1
Disconnecting: Corrupted MAC on input. - Solaris 8 64-bit SPARC OpenSSH 4.4p1
...e MAC that's causing the grief (I assume it's MD5, as that's the default first MAC). It only seems to happen in connection with this one file, as other files (not nearly as large) all transfer without pain. Does anyone have any suggestions? scp -vvv gives the following when it bombs: ebug2: channel 0: window 57344 sent adjust 73728 debug2: channel 0: window 57344 sent adjust 73728 Disconnecting: Corrupted MAC on input. debug3: channel 0: close_fds r 4 w 5 e 6 c -1 lost connection I've even tried doing the following: ssh $host gzip -dc $file | gzip -9 > $file and got the same...
2023 Dec 23
1
ssh-keygen generator 3 broken.
Hello, I was re-generating the moduli for SSH, and during that process I noticed that, when running the following command: ssh-keygen -M screen -O prime-tests=600 -O generator=3 -f moduli-2048-01.candidates moduli-2048-01c It does not produce any errors, only the following: ebug2: ???1467763: (4) Sophie-Germain debug2: ???1467763: generator 0 != 3 debug2: ???1467764: (4) Sophie-Germain debug2: ???1467764: generator 2 != 3 debug2: ???1467765: (4) Sophie-Germain debug2: ???1467765: generator 5 != 3 debug2: ???1467766: (4) Sophie-Germain debug2: ???1467766: generator 0...
2010 May 26
2
hostbase authentication of hostcertificate
..._host_in_hostfile: host sshia3 filename /opt/ssh/etc/known_hosts-cert debug3: check_host_in_hostfile: CA match line 1 debug1: Host 'sshia3' is known and matches the RSA-CERT host certificate. debug1: Found certificate in /opt/ssh/etc/known_hosts-cert:1 debug1: found matching key w/out port debug2: bits set: 503/1024 debug1: ssh_rsa_verify: signature correct debug2: kex_derive_keys debug2: set_newkeys: mode 1 debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug2: set_newkeys: mode 0 debug1: SSH2_MSG_NEWKEYS received debug1: Roaming not allowed by server debug1: SSH2_MSG_SER...