Ubuntu server is not showing nginx default page
up vote
0
down vote
favorite
I have installed nginx in my Ubuntu 16.04.4 LTS
Status of nginx is also active(runing)
but when i put my ip into browser
it is not showing default nginx page insted it is showing This site can’t be reached.
16.04 server xubuntu
New contributor
add a comment |
up vote
0
down vote
favorite
I have installed nginx in my Ubuntu 16.04.4 LTS
Status of nginx is also active(runing)
but when i put my ip into browser
it is not showing default nginx page insted it is showing This site can’t be reached.
16.04 server xubuntu
New contributor
Are you using your public IP address? What happens when you try to access 127.0.0.1:80 ?
– Hugo
11 hours ago
yes i am using public ip
– Foram Sojitra
2 hours ago
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have installed nginx in my Ubuntu 16.04.4 LTS
Status of nginx is also active(runing)
but when i put my ip into browser
it is not showing default nginx page insted it is showing This site can’t be reached.
16.04 server xubuntu
New contributor
I have installed nginx in my Ubuntu 16.04.4 LTS
Status of nginx is also active(runing)
but when i put my ip into browser
it is not showing default nginx page insted it is showing This site can’t be reached.
16.04 server xubuntu
16.04 server xubuntu
New contributor
New contributor
edited yesterday
New contributor
asked yesterday
Foram Sojitra
1
1
New contributor
New contributor
Are you using your public IP address? What happens when you try to access 127.0.0.1:80 ?
– Hugo
11 hours ago
yes i am using public ip
– Foram Sojitra
2 hours ago
add a comment |
Are you using your public IP address? What happens when you try to access 127.0.0.1:80 ?
– Hugo
11 hours ago
yes i am using public ip
– Foram Sojitra
2 hours ago
Are you using your public IP address? What happens when you try to access 127.0.0.1:80 ?
– Hugo
11 hours ago
Are you using your public IP address? What happens when you try to access 127.0.0.1:80 ?
– Hugo
11 hours ago
yes i am using public ip
– Foram Sojitra
2 hours ago
yes i am using public ip
– Foram Sojitra
2 hours ago
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
I have recently had issues with UFW.
you can do:
sudo ufw allow 80
this will allow port 80 connections.
I use apache2 for my webpages so Im not much help with nginx.
New contributor
ufw is inactive
– Foram Sojitra
yesterday
Ok, so re reading you post, you say you are putting in your ip and getting page not found. Which IP are you putting in? Your WAN ip or the LAN IP of the server?
– Barroncm
6 hours ago
public ip of my ec2 instence
– Foram Sojitra
2 hours ago
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
I have recently had issues with UFW.
you can do:
sudo ufw allow 80
this will allow port 80 connections.
I use apache2 for my webpages so Im not much help with nginx.
New contributor
ufw is inactive
– Foram Sojitra
yesterday
Ok, so re reading you post, you say you are putting in your ip and getting page not found. Which IP are you putting in? Your WAN ip or the LAN IP of the server?
– Barroncm
6 hours ago
public ip of my ec2 instence
– Foram Sojitra
2 hours ago
add a comment |
up vote
0
down vote
I have recently had issues with UFW.
you can do:
sudo ufw allow 80
this will allow port 80 connections.
I use apache2 for my webpages so Im not much help with nginx.
New contributor
ufw is inactive
– Foram Sojitra
yesterday
Ok, so re reading you post, you say you are putting in your ip and getting page not found. Which IP are you putting in? Your WAN ip or the LAN IP of the server?
– Barroncm
6 hours ago
public ip of my ec2 instence
– Foram Sojitra
2 hours ago
add a comment |
up vote
0
down vote
up vote
0
down vote
I have recently had issues with UFW.
you can do:
sudo ufw allow 80
this will allow port 80 connections.
I use apache2 for my webpages so Im not much help with nginx.
New contributor
I have recently had issues with UFW.
you can do:
sudo ufw allow 80
this will allow port 80 connections.
I use apache2 for my webpages so Im not much help with nginx.
New contributor
New contributor
answered yesterday
Barroncm
33
33
New contributor
New contributor
ufw is inactive
– Foram Sojitra
yesterday
Ok, so re reading you post, you say you are putting in your ip and getting page not found. Which IP are you putting in? Your WAN ip or the LAN IP of the server?
– Barroncm
6 hours ago
public ip of my ec2 instence
– Foram Sojitra
2 hours ago
add a comment |
ufw is inactive
– Foram Sojitra
yesterday
Ok, so re reading you post, you say you are putting in your ip and getting page not found. Which IP are you putting in? Your WAN ip or the LAN IP of the server?
– Barroncm
6 hours ago
public ip of my ec2 instence
– Foram Sojitra
2 hours ago
ufw is inactive
– Foram Sojitra
yesterday
ufw is inactive
– Foram Sojitra
yesterday
Ok, so re reading you post, you say you are putting in your ip and getting page not found. Which IP are you putting in? Your WAN ip or the LAN IP of the server?
– Barroncm
6 hours ago
Ok, so re reading you post, you say you are putting in your ip and getting page not found. Which IP are you putting in? Your WAN ip or the LAN IP of the server?
– Barroncm
6 hours ago
public ip of my ec2 instence
– Foram Sojitra
2 hours ago
public ip of my ec2 instence
– Foram Sojitra
2 hours ago
add a comment |
Foram Sojitra is a new contributor. Be nice, and check out our Code of Conduct.
Foram Sojitra is a new contributor. Be nice, and check out our Code of Conduct.
Foram Sojitra is a new contributor. Be nice, and check out our Code of Conduct.
Foram Sojitra is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1093379%2fubuntu-server-is-not-showing-nginx-default-page%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Are you using your public IP address? What happens when you try to access 127.0.0.1:80 ?
– Hugo
11 hours ago
yes i am using public ip
– Foram Sojitra
2 hours ago