Tagged Questions
0
votes
0answers
19 views
Something keeps directing sub domains back to my own local host 127.0.0.1
I run mamp pro locally for web development and for each site I have internal maps for:
domain.com = remote
dev.domain.com = remote
domain.dev = local
I expect domain.dev is handled by mamp on my ...
1
vote
1answer
466 views
How to stop Windows firewall from blocking Bonjour hostname resolution
I have Bonjour installed on my Windows 7 PC, and the installer appears to have poked all the necessary holes in the Windows firewall. However, I can't ping windows-pc.local from my Mac. If I ...
3
votes
8answers
18k views
How to change computer name so terminal displays it in Mac OS X Mountain Lion?
When I setup my computer I named it "Scott's MacBook Pro". And so when I go to System preferences->Sharing, it says Scott's MacBook Pro there as my computer name. However, opening up a terminal gives ...
2
votes
2answers
472 views
Unable to save hosts file after adding websites to block.
I'm unable to save hosts file after adding websites to block,as well as unable to flush cache. I am not a techie, just researching on the web, and trying to follow directions for terminal and Text ...
2
votes
1answer
553 views
User specific hosts file in Mac OS X
I'm working on an OS X 10.6.8 machine, for which I do not have superuser privileges.
I'd like to imitate the effect of adding an entry to the hosts file, i.e. have a certain domain resolve to a ...
1
vote
2answers
2k views
Lion “hosts” File Bug
I have some serious problems with the hosts file on my Lion 10.7.2. My hosts file is like following;
127.0.0.1 localhost
255.255.255.255 broadcasthost
::1 localhost
fe80::1%lo0 localhost
27.0.0.1 ...