Displaying 2 results from an estimated 2 matches for "c3e6".
Did you mean:
83e6
2007 Oct 11
0
SK-9E21D + vlan + ifb
...or
packets arriving on than vlan to ifb.
Using tcpdump on ifb iinterface I see the following:
03:30:17.322484 5a:71:6f:15:00:17 > 00:00:5a:71:00:00, ethertype Unknown
(0xcb69), length 1522:
0x0000: 2000 0800 4500 05dc 3a2f 4000 3c06 d868 ....E...:/@.<..h
0x0010: c299 9143 c3e6 0ec1 0050 0f2a e2c1 ce38 ...C.....P.*...8
0x0020: 792b a65c 5010 1a6d 6d13 0000 9b44 5dd1 y+.\P..mm....D].
0x0030: e3b3 771e def5 bd61 19fb 393f 7d58 fde3 ..w....a..9?}X..
0x0040: 8e7d 2b86 5251 6772 48d0 b083 e467 f2c0 .}+.RQgrH....g..
0x0050: 2bca...
2002 Dec 20
3
Bad packet length problem with "aes128-cbc" and openssh3.1p1
Hi,
I am trying to run openssh 3.1p1. But it is giving "Bad packet length" error
when I run sshd with default config file. On further investigation I found
that the error is coming only for the cipher algorithm "aes128-cbc". Also
the error comes only when I don't specify any protocol file
(/usr/local/etc/ssh_host_[rd]sa_key) or specify only "protocol 2" files.
I