Monday, April 23, 2012

How to Restart Neworking in OSX 10.7 Lion

sudo ifconfig en1 up
 
My new MBP is wonderful except for one thing. If the network cable is not connected when you start the machine or when you wake from sleep, it seemingly deactivates the ethernet port. The solution is to restart the network from the command line.  The above command works for me.

No comments: