Welcome! Log In Create A New Profile

Advanced

Re: VHost Guidance

April 20, 2015 02:08PM
Hi there.

Tried 192.168.1.4 (hard assigned), 127.0.0.1, localhost and 0.0.0.0: nothing shows up.

Tried netstat -ln and nothing showing "8080" in any return.



Jason Woods Wrote:
-------------------------------------------------------
> Try port scan your network assigned IP and not 127.0.0.1.
>
> If something listens on 192.168.0.10:8080 for example, which is not
> 127.0.0.1, it will block requests for listening on "all interfaces"
> (0.0.0.0) which Nginx is trying to do, because one or more interface
> is in use for that port.
>
> netstat -ln
> Will tell you all listening ports and interfaces on most OS and is
> always preferred over port scans as its direct information that does
> not rely on successful connection that a firewall may block.
>
> Hope it helps
>
> Jason

daBee in Toronto
Subject Author Posted

VHost Guidance

daBee April 20, 2015 01:34PM

Re: VHost Guidance

Styopa Semenukha April 20, 2015 01:52PM

Re: VHost Guidance

daBee April 20, 2015 01:54PM

Re: VHost Guidance

Jason Woods April 20, 2015 02:02PM

Re: VHost Guidance

daBee April 20, 2015 02:08PM

Re: VHost Guidance

shiroweb April 20, 2015 02:12PM

Re: VHost Guidance

daBee April 21, 2015 12:00AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 191
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready