I am curious if anyone else can reproduce this or do I have something screwed up on my 7.6/octeon

When I ssh from OpenBSD 7.7 to an OpenBSD 7.6/octeon machine I am getting connection failure with this error:

(last 2 lines of ssh -vv output)

debug2: ssh_ed25519_verify: crypto_sign_ed25519_open failed: -1
ssh_dispatch_run_fatal: Connection to 172.25.101.2 port 22: incorrect signature

This continues to be the case after generating new host keys.

This error does not happen when I ssh from OpenBSD 7.7 to OpenBSD 7.6/amd64 This error does not happen when I ssh from OpenBSD 7.6 to OpenBSD 7.6/octeon

The octeon machine dmesg:

OpenBSD 7.6 (GENERIC.MP) #233: Mon Sep 30 09:41:48 MDT 2024
dera...@octeon.openbsd.org:/usr/src/sys/arch/octeon/compile/GENERIC.MP
real mem = 2147483648 (2048MB)
avail mem = 2110357504 (2012MB)
random: good seed from bootblocks
mainbus0 at root: board 20005 rev 1.17, model ubnt,e200
cpu0 at mainbus0: CN61xx CPU rev 0.1 1000 MHz, Software FP emulation
cpu0: cache L1-I 37KB 37 way D 32KB 32 way, L2 1024KB 8 way
cpu1 at mainbus0: CN61xx CPU rev 0.1 1000 MHz, Software FP emulation
cpu1: cache L1-I 37KB 37 way D 32KB 32 way, L2 1024KB 8 way
clock0 at mainbus0: int 5
octcrypto0 at mainbus0
iobus0 at mainbus0
simplebus0 at iobus0: "soc"
octciu0 at simplebus0
octgpio0 at simplebus0: 20 pins, xbit 16
octsmi0 at simplebus0
octsmi1 at simplebus0
octpip0 at simplebus0
octgmx0 at octpip0 interface 0
cnmac0 at octgmx0: port 0 SGMII, address 74:83:c2:1f:18:5d
ukphy0 at cnmac0 phy 4: Generic IEEE 802.3u media interface, rev. 3: OUI 0x180361, model 0x0004
cnmac1 at octgmx0: port 1 SGMII, address 74:83:c2:1f:18:5e
ukphy1 at cnmac1 phy 5: Generic IEEE 802.3u media interface, rev. 3: OUI 0x180361, model 0x0004
cnmac2 at octgmx0: port 2 SGMII, address 74:83:c2:1f:18:5f
brgphy0 at cnmac2 phy 0: BCM5482, rev. 2
cnmac3 at octgmx0: port 3 SGMII, address 74:83:c2:1f:18:60
brgphy1 at cnmac3 phy 1: BCM5482, rev. 2
octgmx1 at octpip0 interface 1
"i2c" at simplebus0 not configured
"i2c" at simplebus0 not configured
com0 at simplebus0: ns16550a, 64 byte fifo
com0: console
com1 at simplebus0: ns16550a, 64 byte fifo
com1: probed fifo depth: 0 bytes
"spi" at simplebus0 not configured
octmmc0 at simplebus0
sdmmc0 at octmmc0: 8-bit, mmc high-speed
"bootbus" at simplebus0 not configured
"dma-engine" at simplebus0 not configured
"dma-engine" at simplebus0 not configured
octuctl0 at simplebus0
ehci0 at octuctl0
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 configuration 1 interface 0 "Octeon EHCI root hub" rev 2.00/1.00 addr 1
ohci0 at octuctl0, version 1.0
usb1 at ohci0: USB revision 1.0
uhub1 at usb1 configuration 1 interface 0 "Octeon OHCI root hub" rev 1.00/1.00 addr 1
octrng0 at iobus0 base 0x1400000000000 irq 0
octpcie0 at iobus0: 2 ports
octpcie0 port 1: reset timeout
scsibus0 at sdmmc0: 2 targets, initiator 0
sd0 at scsibus0 targ 1 lun 0: <Kingston, MMC4GB, 0000> removable
sd0: 3728MB, 512 bytes/sector, 7634944 sectors
vscsi0 at root
scsibus1 at vscsi0: 256 targets
softraid0 at root
scsibus2 at softraid0: 256 targets
root on sd0a (bbb5f3c304568567.a) swap on sd0b dump on sd0b
WARNING: CHECK AND RESET THE DATE!
carp1: state transition: BACKUP -> MASTER

Reply via email to