tatanus / SPF

SpeedPhishing Framework
Other
436 stars 134 forks source link

how do i make vhosts accessible externally? #14

Closed mmjturner closed 8 years ago

mmjturner commented 8 years ago

Vhosts activate fine, but aren't accessible externally... what do i change? hosts?

tatanus commented 8 years ago

vhosts should automatically be accessible externally, assuming that : 1) your host/ip is accessible from the internet 2) you have a wildcard DNS entry for your custom domain pointing to your IP 3) you do not have a firewall or other software/device preventing access 4) you have changed the config file to use/allow vhosts

mmjturner commented 8 years ago

Yeah, i didn't realize the ports were different rules. I added a new inbound rule on my firewall. Works great!