Tagged Questions
0
votes
0answers
18 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 ...
0
votes
1answer
39 views
Shared Internet apply /etc/hosts
How do I make those who connect to me via a shared internet connection use my /etc/hosts file? I was thinking something along the lines of creating a DNS server, but I was hoping maybe there is a ...
1
vote
1answer
180 views
10.8.2 DNS in hosts lookup slow
As a web developer, I need to make a domain redirect to localhost. I modified the hosts file to do that. But I don't know why it always took so long to do the lookup.
How can I solve this?
0
votes
0answers
114 views
Cannot use ssh/ping domain name after connecting to openvpn
I've got two macs, both on the same network, both using Tunnelblick to connect to vpn.
Both with same settings. Both connect fine and both have the same settings for DNS and search domain applied ...
2
votes
1answer
548 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 ...
3
votes
2answers
565 views
Unable to revert changes to hosts file in OS X Lion
I edited the hosts file and added:
10.0.0.1 devsys.crossreader.net
Later I commented out the entry:
#10.0.0.1 devsys.crossreader.net
When I ping or browse to devsys.crossreader.net the returning ...
3
votes
1answer
315 views
DNS: Search Domains not working correctly?
I am running OSX Lion.
I've looked all over the web for solutions to the issue I'm having and can't find a fix. I've found several entries where uses are trying to resolve custom_hostname.dev (etc, ...
1
vote
1answer
6k views
Multiple IP addresses for same host name in /private/etc/hosts?
I have a corporate mail account (exchange 2007) that uses a self-signed SSL certificate. No matter what I do, Mail always complains about this when I connect. If I look at the details it always says ...