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

                    SQL error code 1064 with creating Laravel foreign keysForeign key constraints: When to use ON UPDATE and ON DELETEDropping column with foreign key Laravel error: General error: 1025 Error on renameLaravel SQL Can't create tableLaravel Migration foreign key errorLaravel php artisan migrate:refresh giving a syntax errorSQLSTATE[42S01]: Base table or view already exists or Base table or view already exists: 1050 Tableerror in migrating laravel file to xampp serverSyntax error or access violation: 1064:syntax to use near 'unsigned not null, modelName varchar(191) not null, title varchar(191) not nLaravel cannot create new table field in mysqlLaravel 5.7:Last migration creates table but is not registered in the migration table

                    은진 송씨 목차 역사 본관 분파 인물 조선 왕실과의 인척 관계 집성촌 항렬자 인구 같이 보기 각주 둘러보기 메뉴은진 송씨세종실록 149권, 지리지 충청도 공주목 은진현