Klaus Aschenbrenner @sqlpassion.at · Dec 18

Getting a 10GbE connection across different VLANs doesn't really work, because each packet must be routed through the router, which costs time - and throughput. The solution is simple: a Multi-Homed host, where the physical NIC has an IP address in each VLAN :-) #HomeNetworking #10G

2 likes 1 replies

?

Replies

Klaus Aschenbrenner · Dec 18

Wow, Windows doesn't even support a Multi-Homed NIC, because the feature is part of the device driver (my Mellanox driver doesn't support it). In Linux and Mac OS Multi-Homing is part of the Kernel. 2:0 for Linux/Mac OS...