basecamp / pow

Zero-configuration Rack server for Mac OS X
http://pow.cx/
MIT License
3.41k stars 259 forks source link

Can't access .dev domains on port 80 #499

Closed radex closed 9 years ago

radex commented 9 years ago

I've been using Pow without problems for a long time, and today, suddenly, it stopped working. I tried reloading, restarting, rebooting, reinstalling, everything I could. I can't access my .dev domains.

Not on port 80, anyway. When I explicitly state foo.dev:20559, it works fine. But not without it.

I tried doing sudo pfctl -f /etc/pf.conf; sudo pfctl -e, but it doesn't work. I get a message:

pfctl: Use of -f option, could result in flushing of rules
present in the main ruleset added by the system at startup.
See /etc/pf.conf for further details.

No ALTQ support in kernel
ALTQ related functions disabled
No ALTQ support in kernel
ALTQ related functions disabled
pfctl: pf already enabled

Not sure if it's normal.

I'm on Yosemite.

Any clues?

radex commented 9 years ago

Okay. I figured it out. Looks like this app: https://github.com/SelfControlApp/selfcontrol was screwing with pf.conf. Works now, anyway. ¯(ツ)