Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Dec 2012 18:26:47 +0800
From:      lei yang <yanglei.fage@gmail.com>
To:        freebsd-questions@freebsd.org, ericj@monkey.org
Subject:   what's wrong with the openbsd-netcat?
Message-ID:  <CAHsH0E9vkQPkR50jHJvaaQBxog4z8WXm27aCUd3P1eT02th-LQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi experts

On my OS, I run kvm with below comand to do the migrate: it meet below error
1)
#qemu-system-x86_64 --enable-kvm -smp 2 -m 512 -net nic,model=e1000
-net tap,script=/etc/qemu-ifup -hda /boot/guest_img.raw  -kernel
/boot/bzImage -append "root=/dev/hda rw console=ttyS0,115200 ip=dhcp
selinux=0" -nographic -incoming "exec:nc -l 5200"
it print:
nc: Protocol not available
load of migration failed

2)Then I copy the "nc" binary from redhat, then it works well

can you please help me about this issue?

Lei



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHsH0E9vkQPkR50jHJvaaQBxog4z8WXm27aCUd3P1eT02th-LQ>