I hope I don't get flamed the first time I post to a new list. I have spent a couple of hours poking around without seeing anything like this. The problem is, as soon as I load the Zaptel drivers (with a TDM-31B card), ssh into or out of the server is broken. Trying to ssh in, I get: RSA_public_decrypt failed: error:0407006A:rsa routines:RSA_padding_check_PKCS1_type_1:block type is not 01 key_verify failed for server_host_key If I try to ssh out, I get: hash mismatch key_verify failed for server_host_key This makes administering the server remotely impossible, so it's a fairly large problem for me right now. Anybody ever seen anything like this? It is easy to reproduce: "modprobe zaptel" and it's broken. "modprobe -r zaptel" and it works fine. Also, and probably somehow related, when the zaptel drivers are loaded, the sound through the sound card is screwed up. I can still hear it, but there are extraneous beeps, crackles and pops in it. Aside from this, I love my new asterisk system, and my wife has almost gotten used to having to dial 9 to get out of the house :-) --Greg
Greg Woods wrote:> I hope I don't get flamed the first time I post to a new list. I have > spent a couple of hours poking around without seeing anything like this. > > The problem is, as soon as I load the Zaptel drivers (with a TDM-31B > card), ssh into or out of the server is broken. Trying to ssh in, I get: > > RSA_public_decrypt failed: error:0407006A:rsa > routines:RSA_padding_check_PKCS1_type_1:block type is not 01 > key_verify failed for server_host_key > > If I try to ssh out, I get: > > hash mismatch > key_verify failed for server_host_key > > This makes administering the server remotely impossible, so it's a > fairly large problem for me right now. Anybody ever seen anything like > this? It is easy to reproduce: "modprobe zaptel" and it's broken. > "modprobe -r zaptel" and it works fine. > > Also, and probably somehow related, when the zaptel drivers are loaded, > the sound through the sound card is screwed up. I can still hear it, but > there are extraneous beeps, crackles and pops in it. > > Aside from this, I love my new asterisk system, and my wife has almost > gotten used to having to dial 9 to get out of the house :-)I suspect IRQ Sharing. "cat /proc/interrupts" to see. If you are seeing more than 1 device on the same IRQ, see the mailing list archives on ways to resolve this.
On Thu, 12 Apr 2007, Greg Woods wrote:> Aside from this, I love my new asterisk system, and my wife has almost > gotten used to having to dial 9 to get out of the house :-)Can't help you with your zaptel & ssh issues - I use them both on my systems without any issues at all. But why force your wife to dial 9? In my dialplans, I use 0 to indicate an outside line... (as well as some hard-coded ones for 999, etc.) The only issue then is that you need to dial the whole number, area code included, but that's not really an issue anymore as you have to do that with a mobile. The other plus side is that the speed-dials & caller ID on the house DECT phones still work. I do provide 9 too, but it's not really needed, but handy for stuff like 118118 & 150, etc. Gordon
Two longshots: On Thu, Apr 12, 2007 at 05:02:23PM -0600, Greg Woods wrote:> I hope I don't get flamed the first time I post to a new list. I have > spent a couple of hours poking around without seeing anything like this. > > The problem is, as soon as I load the Zaptel drivers (with a TDM-31B > card), ssh into or out of the server is broken. Trying to ssh in, I get: > > RSA_public_decrypt failed: error:0407006A:rsa > routines:RSA_padding_check_PKCS1_type_1:block type is not 01 > key_verify failed for server_host_key > > If I try to ssh out, I get: > > hash mismatch > key_verify failed for server_host_key > > This makes administering the server remotely impossible, so it's a > fairly large problem for me right now. Anybody ever seen anything like > this? It is easy to reproduce: "modprobe zaptel" and it's broken.Just zaptel? On its own? Do you see any special messages on dmesg? And if you modprobe zaptel with debug=1 ? Zaptel on its own should not cause problems if there are no spans. Are you sure no module is loaded? lsmod | grep zaptel If you run sshd on a different port in debug mode, what do you see? sshd -d -p 2222 And possibly -dd or -ddd . -- Tzafrir Cohen icq#16849755 jabber:tzafrir@jabber.org +972-50-7952406 mailto:tzafrir.cohen@xorcom.com http://www.xorcom.com iax:guest@local.xorcom.com/tzafrir