Solved Cannot connect to another local FreeBSD machine running a http web server

I have a http web server running on a local FreeBSD machine. I can access the web page on that local by typing "127.0.0.1" or "localhost" in the search bar, but by typing "192.168.1.xx" (its address) on both that machine and my windows laptop.
Is it that there are some firewall settings that I forgot to turn on/off, or is it I must access the website in other ways?
I am sure that I entered the right address.
 
Sry for posting this post without trying to solve the problem on my own. I searched and found out that my server only listens on 127.0.0.1. After I changed my server's config, it solved. I hope this post can help more people.
 
Back
Top