Archive for November, 2010

How to add an IP address to loopback interface on Mac

Sunday, November 21st, 2010

Create file /Library/LaunchDaemons/yourname.plist with the following content: Label Your Label ProgramArguments /sbin/ifconfig lo0 ...