I have changed my host file to allow me access via RDC to computers over VPN network. I change the ip's and it works fine. My problem is that every time I log back onto my computer they have reverted/deleted. Im using a mac. I am the administrator as well.
im using
sudo nano /private/etc/hosts
To edit my host file.
Does anyone have any idea why this is happening?
/etc/hostsand/private/etc/hostshave the same inode number (check withls -i /private/etc/hosts /etc/hosts) – Matteo Sep 6 '12 at 9:53