How to Make Website Site visible over the internet on port 8080SSL port for Azure Web Site using node.js?Can I open ports on Azure Websites?Azure WebSites - Can't Scale Sites Individually (New Web Hosting Plan Groups)How to connect Azure Web Sites to a Worker Role (TCP) through a (regional) vnet? Is it possible?How to detect if ASP.NET site is running locally, in azure web role, or azure web site?traffic manager + azure website : how do I configure custom dns sslMicrosoft Azure WEB APPS - FTPS Passive Port RangeAllow access from Internet via front-end WebApp to back-end Worker RoleCan you use IIS DIPR on a Point-To-Site configured Azure Website?Opening Azure Web App for Containers ports?

What's the point of stochastic volatiliy models if you can use local volatility?

Any Tips On Writing Extended Recollection In A Novel

How to stop QGIS from looking for the wrong PostgreSQL host address in an existing workproject?

Is it advisable to inform the CEO about his brother accessing his office?

German idiomatic equivalents of 能骗就骗 (if you can cheat, then cheat)

Chandra exiles a card, I play it, it gets exiled again

Why would Dementors torture a Death Eater if they are loyal to Voldemort?

What verb goes with "coup"?

Did NASA distinguish between the space shuttle cockpit and flight deck?

Why will we fail creating a self sustaining off world colony?

How is it possible for tall trees to pull water to heights more than 10m?

Two palindromes are not enough

How do I tell my girlfriend she's been buying me books by the wrong author for the last nine months?

Angle Between Two Vectors Facing A Point

Cat files in subfolders in order given by a list

Does a lens with a bigger max. aperture focus faster than a lens with a smaller max. aperture?

Find the closest three-digit hex colour

Calculus, water poured into a cone: Why is the derivative non-linear?

Is this house-rule removing the increased effect of cantrips at higher character levels balanced?

How far can gerrymandering go?

What was the point of separating stdout and stderr?

Tricolour nonogram

Why doesn't SpaceX land boosters in Africa?

What happens if a caster is surprised while casting a spell with a long casting time?



How to Make Website Site visible over the internet on port 8080


SSL port for Azure Web Site using node.js?Can I open ports on Azure Websites?Azure WebSites - Can't Scale Sites Individually (New Web Hosting Plan Groups)How to connect Azure Web Sites to a Worker Role (TCP) through a (regional) vnet? Is it possible?How to detect if ASP.NET site is running locally, in azure web role, or azure web site?traffic manager + azure website : how do I configure custom dns sslMicrosoft Azure WEB APPS - FTPS Passive Port RangeAllow access from Internet via front-end WebApp to back-end Worker RoleCan you use IIS DIPR on a Point-To-Site configured Azure Website?Opening Azure Web App for Containers ports?













1















I have IIS Installed on Azure VM with one Website running on PORT 80 which is exposed over the internet via the following Azure Firewall Role



if I try to bind incoming traffic on any other port that is not PORT 80, for some reason the Firewall doesn't seem to allow it.



for Example, if have a website running on PORT 8080 and I try to Set Firewall roles from EXTERNAL IP to the Internal IP via PORT 8080... the Website is unreachable.
If the website runs on PORT 80 and the Firewall Role is via PORT 80.. than the site works.



does anyone have any idea/suggestions?



I would like to be able to Expose websites over the internet from the Same Web Server using different PORT for each one.










share|improve this question


























    1















    I have IIS Installed on Azure VM with one Website running on PORT 80 which is exposed over the internet via the following Azure Firewall Role



    if I try to bind incoming traffic on any other port that is not PORT 80, for some reason the Firewall doesn't seem to allow it.



    for Example, if have a website running on PORT 8080 and I try to Set Firewall roles from EXTERNAL IP to the Internal IP via PORT 8080... the Website is unreachable.
    If the website runs on PORT 80 and the Firewall Role is via PORT 80.. than the site works.



    does anyone have any idea/suggestions?



    I would like to be able to Expose websites over the internet from the Same Web Server using different PORT for each one.










    share|improve this question
























      1












      1








      1








      I have IIS Installed on Azure VM with one Website running on PORT 80 which is exposed over the internet via the following Azure Firewall Role



      if I try to bind incoming traffic on any other port that is not PORT 80, for some reason the Firewall doesn't seem to allow it.



      for Example, if have a website running on PORT 8080 and I try to Set Firewall roles from EXTERNAL IP to the Internal IP via PORT 8080... the Website is unreachable.
      If the website runs on PORT 80 and the Firewall Role is via PORT 80.. than the site works.



      does anyone have any idea/suggestions?



      I would like to be able to Expose websites over the internet from the Same Web Server using different PORT for each one.










      share|improve this question














      I have IIS Installed on Azure VM with one Website running on PORT 80 which is exposed over the internet via the following Azure Firewall Role



      if I try to bind incoming traffic on any other port that is not PORT 80, for some reason the Firewall doesn't seem to allow it.



      for Example, if have a website running on PORT 8080 and I try to Set Firewall roles from EXTERNAL IP to the Internal IP via PORT 8080... the Website is unreachable.
      If the website runs on PORT 80 and the Firewall Role is via PORT 80.. than the site works.



      does anyone have any idea/suggestions?



      I would like to be able to Expose websites over the internet from the Same Web Server using different PORT for each one.







      azure-web-sites






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 25 at 16:35









      FrancescoDFrancescoD

      162 bronze badges




      162 bronze badges




















          1 Answer
          1






          active

          oldest

          votes


















          1














          I've found the answer to my problem via this URL:
          https://manage.accuwebhosting.com/knowledgebase/2886/How-to-configure-IIS-to-access-website-using-IP-address.html



          Basically After create Inbound Firewall Role from Azure on port 8080, the next step is to Add in Windows Firewall a New Role to allow Incoming HTTP traffic via port 8080 or any other port that the Wibsite is binding.



          hope this will help others.






          share|improve this answer






















            Your Answer






            StackExchange.ifUsing("editor", function ()
            StackExchange.using("externalEditor", function ()
            StackExchange.using("snippets", function ()
            StackExchange.snippets.init();
            );
            );
            , "code-snippets");

            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "1"
            ;
            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
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55342496%2fhow-to-make-website-site-visible-over-the-internet-on-port-8080%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            1














            I've found the answer to my problem via this URL:
            https://manage.accuwebhosting.com/knowledgebase/2886/How-to-configure-IIS-to-access-website-using-IP-address.html



            Basically After create Inbound Firewall Role from Azure on port 8080, the next step is to Add in Windows Firewall a New Role to allow Incoming HTTP traffic via port 8080 or any other port that the Wibsite is binding.



            hope this will help others.






            share|improve this answer



























              1














              I've found the answer to my problem via this URL:
              https://manage.accuwebhosting.com/knowledgebase/2886/How-to-configure-IIS-to-access-website-using-IP-address.html



              Basically After create Inbound Firewall Role from Azure on port 8080, the next step is to Add in Windows Firewall a New Role to allow Incoming HTTP traffic via port 8080 or any other port that the Wibsite is binding.



              hope this will help others.






              share|improve this answer

























                1












                1








                1







                I've found the answer to my problem via this URL:
                https://manage.accuwebhosting.com/knowledgebase/2886/How-to-configure-IIS-to-access-website-using-IP-address.html



                Basically After create Inbound Firewall Role from Azure on port 8080, the next step is to Add in Windows Firewall a New Role to allow Incoming HTTP traffic via port 8080 or any other port that the Wibsite is binding.



                hope this will help others.






                share|improve this answer













                I've found the answer to my problem via this URL:
                https://manage.accuwebhosting.com/knowledgebase/2886/How-to-configure-IIS-to-access-website-using-IP-address.html



                Basically After create Inbound Firewall Role from Azure on port 8080, the next step is to Add in Windows Firewall a New Role to allow Incoming HTTP traffic via port 8080 or any other port that the Wibsite is binding.



                hope this will help others.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Mar 25 at 16:52









                FrancescoDFrancescoD

                162 bronze badges




                162 bronze badges
















                    Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.







                    Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.



















                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to Stack Overflow!


                    • 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.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55342496%2fhow-to-make-website-site-visible-over-the-internet-on-port-8080%23new-answer', 'question_page');

                    );

                    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







                    Popular posts from this blog

                    Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

                    Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

                    Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript