https://bugs.winehq.org/show_bug.cgi?id=37271
--- Comment #1 from Jere Krischel jere@krischel.org --- To shut down lo0 on OSX, I run the following command:
sudo ifconfig lo0 down
To get the routing table on OSX, I run the following command:
netstat -ar