What Firewall Port is required for snap package management?Firewall Settings for Personal File Sharing“stop-timeout is not an integer” when generating snap package - why?installed package with snap - command not availablePort forwarding/bypass firewallUnidentified port evading firewallWhat is the correct way to set the execution command for a Snap?Install pycharm snap packageBuild a Snap for C Makefile projectUbuntu UFW firewall always block port first timeCreating a snap package for a programming language

Does Lawful Interception of 4G / the proposed 5G provide a back door for hackers as well?

Why was Thor doubtful about his worthiness to Mjolnir?

What is the best way for a skeleton to impersonate human without using magic?

How to connect words correctly

Why is it harder to turn a motor/generator with shorted terminals?

Can I say: "When was your train leaving?" if the train leaves in the future?

How do I interpret improvement in AUC ROC from the business perspective?

return tuple of uncopyable objects

Why do the lights go out when someone enters the dining room on this ship?

Replace all items that are not belong to characters and numbers by ' '

what does a native speaker say when he wanted to leave his work?

Is taking modulus on both sides of an equation valid?

Automatically anti-predictably assemble an alliterative aria

Conditional probability - sum of dice is even given that at least one is a five

Wireless headphones integer with Wi-Fi signal on laptop

Would an 8% reduction in drag outweigh the weight addition from this custom CFD-tested winglet?

Tikz draw contour without some edges, and fill

How exactly does artificial gravity work?

Is there any good reason to write "it is easy to see"?

Can't find the release for this wiring harness connector

Was this character’s old age look CGI or make-up?

Why did the metro bus stop at each railway crossing, despite no warning indicating a train was coming?

CPLD based Pierce oscillator

Loading Latex packages into Mathematica



What Firewall Port is required for snap package management?


Firewall Settings for Personal File Sharing“stop-timeout is not an integer” when generating snap package - why?installed package with snap - command not availablePort forwarding/bypass firewallUnidentified port evading firewallWhat is the correct way to set the execution command for a Snap?Install pycharm snap packageBuild a Snap for C Makefile projectUbuntu UFW firewall always block port first timeCreating a snap package for a programming language






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








3















I'm firewalling an Ubuntu Core 16.04 host: What port does snap package management require to be opened?



I spent ages Googling this: Snapcraft's docs don't detail the port nor did any other forums. Couldn't use tcpdump to derive the required port as snap find tcpdump gave no joy.



In the end, I had to packetsniff on the router. I'll provide the answer to hopefully save others firewalling Ubuntu Core hosts the same exercise in frustration...










share|improve this question




























    3















    I'm firewalling an Ubuntu Core 16.04 host: What port does snap package management require to be opened?



    I spent ages Googling this: Snapcraft's docs don't detail the port nor did any other forums. Couldn't use tcpdump to derive the required port as snap find tcpdump gave no joy.



    In the end, I had to packetsniff on the router. I'll provide the answer to hopefully save others firewalling Ubuntu Core hosts the same exercise in frustration...










    share|improve this question
























      3












      3








      3








      I'm firewalling an Ubuntu Core 16.04 host: What port does snap package management require to be opened?



      I spent ages Googling this: Snapcraft's docs don't detail the port nor did any other forums. Couldn't use tcpdump to derive the required port as snap find tcpdump gave no joy.



      In the end, I had to packetsniff on the router. I'll provide the answer to hopefully save others firewalling Ubuntu Core hosts the same exercise in frustration...










      share|improve this question














      I'm firewalling an Ubuntu Core 16.04 host: What port does snap package management require to be opened?



      I spent ages Googling this: Snapcraft's docs don't detail the port nor did any other forums. Couldn't use tcpdump to derive the required port as snap find tcpdump gave no joy.



      In the end, I had to packetsniff on the router. I'll provide the answer to hopefully save others firewalling Ubuntu Core hosts the same exercise in frustration...







      snap firewall ubuntu-core ufw






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked May 8 at 15:14









      F1LinuxF1Linux

      1688




      1688




















          1 Answer
          1






          active

          oldest

          votes


















          5














          In addition to allowing DNS of course, Ubuntu Core requires TCP/443 connectivity for snap package management to check for updates & install packages. The Ubuntu Core host on 192.168.1.26 is using a port from the Dynamic/Private port range, TCP/35234



          Packet Sniff Capture



          Doing a host lookup of host 91.189.92.20 reports the remote IP as Snapcraft's:



          20.92.189.91.in-addr.arpa domain name pointer api.snapcraft.io.


          Anyhoo, hope this saves others some time-






          share|improve this answer























            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
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1141546%2fwhat-firewall-port-is-required-for-snap-package-management%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









            5














            In addition to allowing DNS of course, Ubuntu Core requires TCP/443 connectivity for snap package management to check for updates & install packages. The Ubuntu Core host on 192.168.1.26 is using a port from the Dynamic/Private port range, TCP/35234



            Packet Sniff Capture



            Doing a host lookup of host 91.189.92.20 reports the remote IP as Snapcraft's:



            20.92.189.91.in-addr.arpa domain name pointer api.snapcraft.io.


            Anyhoo, hope this saves others some time-






            share|improve this answer



























              5














              In addition to allowing DNS of course, Ubuntu Core requires TCP/443 connectivity for snap package management to check for updates & install packages. The Ubuntu Core host on 192.168.1.26 is using a port from the Dynamic/Private port range, TCP/35234



              Packet Sniff Capture



              Doing a host lookup of host 91.189.92.20 reports the remote IP as Snapcraft's:



              20.92.189.91.in-addr.arpa domain name pointer api.snapcraft.io.


              Anyhoo, hope this saves others some time-






              share|improve this answer

























                5












                5








                5







                In addition to allowing DNS of course, Ubuntu Core requires TCP/443 connectivity for snap package management to check for updates & install packages. The Ubuntu Core host on 192.168.1.26 is using a port from the Dynamic/Private port range, TCP/35234



                Packet Sniff Capture



                Doing a host lookup of host 91.189.92.20 reports the remote IP as Snapcraft's:



                20.92.189.91.in-addr.arpa domain name pointer api.snapcraft.io.


                Anyhoo, hope this saves others some time-






                share|improve this answer













                In addition to allowing DNS of course, Ubuntu Core requires TCP/443 connectivity for snap package management to check for updates & install packages. The Ubuntu Core host on 192.168.1.26 is using a port from the Dynamic/Private port range, TCP/35234



                Packet Sniff Capture



                Doing a host lookup of host 91.189.92.20 reports the remote IP as Snapcraft's:



                20.92.189.91.in-addr.arpa domain name pointer api.snapcraft.io.


                Anyhoo, hope this saves others some time-







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered May 8 at 15:14









                F1LinuxF1Linux

                1688




                1688



























                    draft saved

                    draft discarded
















































                    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.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1141546%2fwhat-firewall-port-is-required-for-snap-package-management%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

                    Grendel Contents Story Scholarship Depictions Notes References Navigation menu10.1093/notesj/gjn112Berserkeree

                    Area configuration aggregation error after install Porto themeMagento 2.1 CE Installed but front/backend not loading/workingCSS not loading on page within Magento 2 pageCannot install module in Magento 2no commands defined in the “setup” namespace. in Magento2Magento 2: Static files are present but shows 404Why do i have to always run the commands to clean cache in Magento 2.1.8?Failure reason: 'Unable to unserialize value.'Error 500 after magento migrationIn production mode the site does not loadMagento 2 : Error 500 after installing

                    Middle Expansion Olielle Resaix Definition: Uttering songs of triumph shouting with joy triumphant exulting Sejunction Journal 붙다 달 고급 품목 외출 The stretch trades the screeching tin. Definition: The act of speaking with a drawl a drawl Cough Sand Definition: An uproar a quarrel a noisy outbreak Shake Iron Publicize Horse House Baby 사과 Resaix Flaggy Jelly Temporary Unequaled Puppet A drop in the bucket Shrew 성격 회원 성질 미팅 The burn frames the tacky quality. Materialistic The smoke reduces the way. Yammoe Nondescript Cheek 얼굴 배 약하다 날리다 타다 The illegal country shows the iron. Help Rule Drearien Smoke Teaching Meaty Wasp Abraham Lincoln Jaws 진심 수리하다 Size Cork Idea Convert Think Lark John Lennon 거울 청소 군 추천하다 아이스크림