Can not connect to service with my public IP, only with localhost
Posted
by Sanoj
on Super User
See other posts from Super User
or by Sanoj
Published on 2010-04-20T10:02:34Z
Indexed on
2010/04/20
10:03 UTC
Read the original article
Hit count: 220
I have installed Linux Mint 8 (based on ubuntu). And I have setup a webserver on port 8098.
I can connect to my webserver with http://127.0.0.1:8098
, but when I try to connect to http://192.168.1.107:8098
from the same machine or another machine it doesn't work.
How can I get this working? Is there any default firewall settings that I have to change?
© Super User or respective owner