jbourke's Posts

Hi On Linux I can check the NIC recieve queues ethtool -S eth1 | grep Rx Queue\|ucast bytes rx      Rx Queue#: 0        ucast bytes rx: 60      Rx Queue#: 1        ucast bytes rx: 0 How do I d... See more...
Hi On Linux I can check the NIC recieve queues ethtool -S eth1 | grep Rx Queue\|ucast bytes rx      Rx Queue#: 0        ucast bytes rx: 60      Rx Queue#: 1        ucast bytes rx: 0 How do I do this on ESXi ? Thanks john  
Hi, I need to emulate a firewall which has 16 interfaces. I am not worried about performance, this is for testing only. VGT is the way to do this, but it is "not recommended" ? ... See more...
Hi, I need to emulate a firewall which has 16 interfaces. I am not worried about performance, this is for testing only. VGT is the way to do this, but it is "not recommended" ? Are there any alternatives ? john