curl working in the normal linux server , but not in the azure rhel 7.3
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I am trying to use the curl to get the status from a webserver url.When I run the command from my normal server, I am getting the below result.
But when I run the same command from my azure server , I am not getting the result.
What can be the reason?
linux rhel
add a comment |Â
up vote
0
down vote
favorite
I am trying to use the curl to get the status from a webserver url.When I run the command from my normal server, I am getting the below result.
But when I run the same command from my azure server , I am not getting the result.
What can be the reason?
linux rhel
Does the webserver allow that access (or any access at all) from your Azure server? Check the firewall settings.
â Nasir Riley
Apr 19 at 7:17
yes , I can check the https status of the website on the port 80.Also I can wget from other web addresses.
â Nehal Salik
Apr 19 at 9:30
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am trying to use the curl to get the status from a webserver url.When I run the command from my normal server, I am getting the below result.
But when I run the same command from my azure server , I am not getting the result.
What can be the reason?
linux rhel
I am trying to use the curl to get the status from a webserver url.When I run the command from my normal server, I am getting the below result.
But when I run the same command from my azure server , I am not getting the result.
What can be the reason?
linux rhel
edited Apr 19 at 7:02
Marco
768516
768516
asked Apr 19 at 6:32
Nehal Salik
11
11
Does the webserver allow that access (or any access at all) from your Azure server? Check the firewall settings.
â Nasir Riley
Apr 19 at 7:17
yes , I can check the https status of the website on the port 80.Also I can wget from other web addresses.
â Nehal Salik
Apr 19 at 9:30
add a comment |Â
Does the webserver allow that access (or any access at all) from your Azure server? Check the firewall settings.
â Nasir Riley
Apr 19 at 7:17
yes , I can check the https status of the website on the port 80.Also I can wget from other web addresses.
â Nehal Salik
Apr 19 at 9:30
Does the webserver allow that access (or any access at all) from your Azure server? Check the firewall settings.
â Nasir Riley
Apr 19 at 7:17
Does the webserver allow that access (or any access at all) from your Azure server? Check the firewall settings.
â Nasir Riley
Apr 19 at 7:17
yes , I can check the https status of the website on the port 80.Also I can wget from other web addresses.
â Nehal Salik
Apr 19 at 9:30
yes , I can check the https status of the website on the port 80.Also I can wget from other web addresses.
â Nehal Salik
Apr 19 at 9:30
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f438654%2fcurl-working-in-the-normal-linux-server-but-not-in-the-azure-rhel-7-3%23new-answer', 'question_page');
);
Post as a guest
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
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
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
Does the webserver allow that access (or any access at all) from your Azure server? Check the firewall settings.
â Nasir Riley
Apr 19 at 7:17
yes , I can check the https status of the website on the port 80.Also I can wget from other web addresses.
â Nehal Salik
Apr 19 at 9:30