Comment 4 for bug 1492621

Revision history for this message
Serge Hallyn (serge-hallyn) wrote : Re: [Bug 1492621] Re: Cannot start VMs without routable IPv4 address

Can you show the output of 'sudo ifconfig -a; sudo brctl show; sudo netstat -nr' ?

Does

nc -l -4 127.0.0.1 5555 & echo ab | nc -4 127.0.0.1 5555

work?