VLAN in MAC OS x

nikmol

Registered
How long time should it take before I can connect a socket to a VLAN in MAC OS x.

I create a new VLAN and attach an IP address.

I'm running a python script that is creating a multicast socket, connecting to this VLAN IP address.
It takes around 50-55 seconds before I can start to transmit packet, otherwise I got the error:
socket.error: [Errno 65] No route to host

Thanks,
Niklas
 
Back
Top