Is there an equivalent command for 'init.d/networking restart' in OS X
        Posted  
        
            by l0c0b0x
        on Server Fault
        
        See other posts from Server Fault
        
            or by l0c0b0x
        
        
        
        Published on 2010-05-10T17:27:24Z
        Indexed on 
            2010/05/10
            17:34 UTC
        
        
        Read the original article
        Hit count: 489
        
From time to time, I've encountered issues with OS X clients' network connections (Wired and Wireless, Leopard/Snow Leopard) where nothing will fix the issue, until you reboot.
- Is there a particular 'network service/process' I should be watching out for?
 - I was thinking it would be useful to know of a command that will reset a 'network connection' type service/process (same as running a sudo /etc/init.d/networking restart).
 
Thanks!
© Server Fault or respective owner