Not able to ping from AWS EC2 instance
In my AWS EC2 instance, I hosted my website few days back. The website has apache, php, mysql and elasticsearch installed. Few days back I updated my site with SSL certification. I configured a security group include inbound to:
HTTP, SSH and HTTPS
My website is rendering properly and I am able to ssh into my EC2 instance. However, when i tried to update some python libraries, I could not do so - I get a connection timed out error after a minute. So is apt update command. When I tried ping www.google.com nothing happens.
I tried adding custom ICMP rule as given in this post in my security group. However, it did not help.
I tried appending ipv6 conf in /etc/systyl.conf as given in this post. This too did not help.
I am completely new to this and I am DIY person. I am not sure how to proceed further and don't want to meddle with. Can someone help?
networking server ssh apache2 amazon-ec2
add a comment |
In my AWS EC2 instance, I hosted my website few days back. The website has apache, php, mysql and elasticsearch installed. Few days back I updated my site with SSL certification. I configured a security group include inbound to:
HTTP, SSH and HTTPS
My website is rendering properly and I am able to ssh into my EC2 instance. However, when i tried to update some python libraries, I could not do so - I get a connection timed out error after a minute. So is apt update command. When I tried ping www.google.com nothing happens.
I tried adding custom ICMP rule as given in this post in my security group. However, it did not help.
I tried appending ipv6 conf in /etc/systyl.conf as given in this post. This too did not help.
I am completely new to this and I am DIY person. I am not sure how to proceed further and don't want to meddle with. Can someone help?
networking server ssh apache2 amazon-ec2
Security Groups add https and select anywhere
– GHOST
Feb 15 at 7:00
1
@GHOST Thank you...I did that...but didn't work. I had to change parameters on my VPU to allow all traffic and it started working. Not sure whether it is correct or not....
– Apricot
Feb 15 at 7:04
when you type your ip address its that show default apache2 home page?
– GHOST
Feb 15 at 7:05
1
@GHOST yes it does...since i have configured an index page as the default page for my url, that page gets loaded.
– Apricot
Feb 15 at 7:07
make sure http and https are select from any where and then restart apache2 and check
– GHOST
Feb 15 at 7:10
add a comment |
In my AWS EC2 instance, I hosted my website few days back. The website has apache, php, mysql and elasticsearch installed. Few days back I updated my site with SSL certification. I configured a security group include inbound to:
HTTP, SSH and HTTPS
My website is rendering properly and I am able to ssh into my EC2 instance. However, when i tried to update some python libraries, I could not do so - I get a connection timed out error after a minute. So is apt update command. When I tried ping www.google.com nothing happens.
I tried adding custom ICMP rule as given in this post in my security group. However, it did not help.
I tried appending ipv6 conf in /etc/systyl.conf as given in this post. This too did not help.
I am completely new to this and I am DIY person. I am not sure how to proceed further and don't want to meddle with. Can someone help?
networking server ssh apache2 amazon-ec2
In my AWS EC2 instance, I hosted my website few days back. The website has apache, php, mysql and elasticsearch installed. Few days back I updated my site with SSL certification. I configured a security group include inbound to:
HTTP, SSH and HTTPS
My website is rendering properly and I am able to ssh into my EC2 instance. However, when i tried to update some python libraries, I could not do so - I get a connection timed out error after a minute. So is apt update command. When I tried ping www.google.com nothing happens.
I tried adding custom ICMP rule as given in this post in my security group. However, it did not help.
I tried appending ipv6 conf in /etc/systyl.conf as given in this post. This too did not help.
I am completely new to this and I am DIY person. I am not sure how to proceed further and don't want to meddle with. Can someone help?
networking server ssh apache2 amazon-ec2
networking server ssh apache2 amazon-ec2
asked Feb 11 at 15:13
ApricotApricot
1083
1083
Security Groups add https and select anywhere
– GHOST
Feb 15 at 7:00
1
@GHOST Thank you...I did that...but didn't work. I had to change parameters on my VPU to allow all traffic and it started working. Not sure whether it is correct or not....
– Apricot
Feb 15 at 7:04
when you type your ip address its that show default apache2 home page?
– GHOST
Feb 15 at 7:05
1
@GHOST yes it does...since i have configured an index page as the default page for my url, that page gets loaded.
– Apricot
Feb 15 at 7:07
make sure http and https are select from any where and then restart apache2 and check
– GHOST
Feb 15 at 7:10
add a comment |
Security Groups add https and select anywhere
– GHOST
Feb 15 at 7:00
1
@GHOST Thank you...I did that...but didn't work. I had to change parameters on my VPU to allow all traffic and it started working. Not sure whether it is correct or not....
– Apricot
Feb 15 at 7:04
when you type your ip address its that show default apache2 home page?
– GHOST
Feb 15 at 7:05
1
@GHOST yes it does...since i have configured an index page as the default page for my url, that page gets loaded.
– Apricot
Feb 15 at 7:07
make sure http and https are select from any where and then restart apache2 and check
– GHOST
Feb 15 at 7:10
Security Groups add https and select anywhere
– GHOST
Feb 15 at 7:00
Security Groups add https and select anywhere
– GHOST
Feb 15 at 7:00
1
1
@GHOST Thank you...I did that...but didn't work. I had to change parameters on my VPU to allow all traffic and it started working. Not sure whether it is correct or not....
– Apricot
Feb 15 at 7:04
@GHOST Thank you...I did that...but didn't work. I had to change parameters on my VPU to allow all traffic and it started working. Not sure whether it is correct or not....
– Apricot
Feb 15 at 7:04
when you type your ip address its that show default apache2 home page?
– GHOST
Feb 15 at 7:05
when you type your ip address its that show default apache2 home page?
– GHOST
Feb 15 at 7:05
1
1
@GHOST yes it does...since i have configured an index page as the default page for my url, that page gets loaded.
– Apricot
Feb 15 at 7:07
@GHOST yes it does...since i have configured an index page as the default page for my url, that page gets loaded.
– Apricot
Feb 15 at 7:07
make sure http and https are select from any where and then restart apache2 and check
– GHOST
Feb 15 at 7:10
make sure http and https are select from any where and then restart apache2 and check
– GHOST
Feb 15 at 7:10
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
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%2f1117390%2fnot-able-to-ping-from-aws-ec2-instance%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
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%2f1117390%2fnot-able-to-ping-from-aws-ec2-instance%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
Security Groups add https and select anywhere
– GHOST
Feb 15 at 7:00
1
@GHOST Thank you...I did that...but didn't work. I had to change parameters on my VPU to allow all traffic and it started working. Not sure whether it is correct or not....
– Apricot
Feb 15 at 7:04
when you type your ip address its that show default apache2 home page?
– GHOST
Feb 15 at 7:05
1
@GHOST yes it does...since i have configured an index page as the default page for my url, that page gets loaded.
– Apricot
Feb 15 at 7:07
make sure http and https are select from any where and then restart apache2 and check
– GHOST
Feb 15 at 7:10