Issue with "Connection timed out during banner exchange" when startup syzkaller

226 views
Skip to first unread message

Luyao Men

unread,
Dec 13, 2021, 1:59:09 AM12/13/21
to syzk...@googlegroups.com
Dear,

When I setup for syzkaller on VM(Ubuntu)+qemu+kernel, it shows error "Connection timed out during banner exchange", after I execute command of "./bin/syz-manager -config=syz.config -debug". How could I solve this issue? Thanks.



maksim lev

unread,
Dec 19, 2024, 2:21:18 AM12/19/24
to syzkaller
Hi, where you able to solve this? I'm facing the same issue.

Taras Madan

unread,
Dec 19, 2024, 2:33:41 AM12/19/24
to maksim lev, syzkaller
Please share your config.

--
You received this message because you are subscribed to the Google Groups "syzkaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email to syzkaller+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/syzkaller/ebe938e1-719f-4437-a9b1-5a03d398a4c6n%40googlegroups.com.

maksim lev

unread,
Dec 19, 2024, 6:06:09 AM12/19/24
to syzkaller
here it is:

{
    "target": "linux/amd64",
    "http": "127.0.0.1:56741",
    "workdir": "/root/syzkaller/workdir",
    "kernel_obj": "/root/linux-6.0.1",
    "image": "/root/image/bullseye.img",
    "sshkey": "/root/image/bullseye.id_rsa",
    "syzkaller": "/root/syzkaller",
    "procs": 8,
    "type": "qemu",
    "vm": {
        "count": 2,
        "kernel": "/root/linux-6.0.1/arch/x86/boot/bzImage",
        "cpu": 2,
        "mem": 2048,
        "qemu_args": "-accel tcg"
    }
}

Aleksandr Nogikh

unread,
Jan 8, 2025, 11:29:30 AM1/8/25
to maksim lev, syzkaller
Hi,

The "-debug" flag must have also enabled the kernel console log printing. 

1) Do the kernel boot logs look reasonable? Did the ssh server start? 

-- 
Aleksandr


Reply all
Reply to author
Forward
0 new messages