what does this mean? socket multicast join to 0.0.0.0 failed, error 22
when I try to start xdm/GNU Linux 2.6.x as guest in VirtualBox (host win10) I get this:
XDMCP: socket creation failed, errno 97 (ha, errno, the bane of C, is error what on which OS?)
XDMCP: socket multicast join to 0.0.0.0 failed, error 22
in virtualbox Host Network Manager i set the IP manually to my linux LAN ip (which does not match the win10's automatic DHCP). none the less I can ping or sshd to both localhost and hostname. if i boot the PC using the same kernel (sans VM options, same networking options) everything works fine.
QUESTION: i'm not so familiar with networking I know where to start to trace this issue down. i see nothing unusual or different about ifconfig(1) setup or route(1) setup. what are the software / hardware requirements for multicast to 0.0.0.0 to open the socket ??
|