Lars Noodén via Dng wrote on 12/8/19 8:07 pm: > [snip] > -net user,hostfwd=tcp::2222-:22 \ > -net user,hostfwd=tcp::8880-:80 \ > -net user,hostfwd=tcp::4443-:443 \ > -net nic,model=virtio \ > [snip]
Won't those declaration set up multiple concurrent backends for the single guest NIC ? Shouldn't you rather join up all redirections into a single backend parameter? I can imagine that multple backends could well compete rather than collaborate (though to end up crashing is a bit insensitive). This is of course pure guess work... Ralph. _______________________________________________ Dng mailing list [email protected] https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
