raspberry pi port forwading troubles

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite
1












I use my raspberry pi as a media server to access music, pictures, videos etc. I have smb set up and it works great. I'm now trying to make it so i can access my files outside of my network. I tried following this guide https://www.raspberrypi.org/forums/viewtopic.php?t=56149 and am having difficulty.



so far I have done the following steps



 sudo apt-get install vsftpd
sudo nano /etc/vsftpd.conf


Then added the following configs



 ##Edit or uncomment the following lines ::::
Anonymous_enable=NO
Local_enable=YES
Write_enable=YES
Ascii_upload_enable=YES
Ascii_download_enable=YES

##ADD the following lines to the bottom of the file!
pasv_enable=YES
listen_port=64000
pasv_min_port=64001
pasv_max_port=64040
pasv_address= [my routers ip address]
pasv_address_resolve=YES
local_root=/mnt/usbstorage/Media


Then restarted



 sudo service vsftpd restart


the directions then say



important! Now go into your Router settings and forward port 64000 to 64040, to the local IP of your raspberry.



I then tried port forwarding (been trying for hours) with no luck..



This is what my router settings look like. I'm just not sure what numbers to put where. enter image description here



for local ip I used my raspi's static ip;
Everything else I'm totally clueless. I've tried all types of combinations and no luck. Any help would be appreciated.



I'm not sure if it matters at all by my raspberry pi is connected to my router via ethernet.







share|improve this question
























    up vote
    1
    down vote

    favorite
    1












    I use my raspberry pi as a media server to access music, pictures, videos etc. I have smb set up and it works great. I'm now trying to make it so i can access my files outside of my network. I tried following this guide https://www.raspberrypi.org/forums/viewtopic.php?t=56149 and am having difficulty.



    so far I have done the following steps



     sudo apt-get install vsftpd
    sudo nano /etc/vsftpd.conf


    Then added the following configs



     ##Edit or uncomment the following lines ::::
    Anonymous_enable=NO
    Local_enable=YES
    Write_enable=YES
    Ascii_upload_enable=YES
    Ascii_download_enable=YES

    ##ADD the following lines to the bottom of the file!
    pasv_enable=YES
    listen_port=64000
    pasv_min_port=64001
    pasv_max_port=64040
    pasv_address= [my routers ip address]
    pasv_address_resolve=YES
    local_root=/mnt/usbstorage/Media


    Then restarted



     sudo service vsftpd restart


    the directions then say



    important! Now go into your Router settings and forward port 64000 to 64040, to the local IP of your raspberry.



    I then tried port forwarding (been trying for hours) with no luck..



    This is what my router settings look like. I'm just not sure what numbers to put where. enter image description here



    for local ip I used my raspi's static ip;
    Everything else I'm totally clueless. I've tried all types of combinations and no luck. Any help would be appreciated.



    I'm not sure if it matters at all by my raspberry pi is connected to my router via ethernet.







    share|improve this question






















      up vote
      1
      down vote

      favorite
      1









      up vote
      1
      down vote

      favorite
      1






      1





      I use my raspberry pi as a media server to access music, pictures, videos etc. I have smb set up and it works great. I'm now trying to make it so i can access my files outside of my network. I tried following this guide https://www.raspberrypi.org/forums/viewtopic.php?t=56149 and am having difficulty.



      so far I have done the following steps



       sudo apt-get install vsftpd
      sudo nano /etc/vsftpd.conf


      Then added the following configs



       ##Edit or uncomment the following lines ::::
      Anonymous_enable=NO
      Local_enable=YES
      Write_enable=YES
      Ascii_upload_enable=YES
      Ascii_download_enable=YES

      ##ADD the following lines to the bottom of the file!
      pasv_enable=YES
      listen_port=64000
      pasv_min_port=64001
      pasv_max_port=64040
      pasv_address= [my routers ip address]
      pasv_address_resolve=YES
      local_root=/mnt/usbstorage/Media


      Then restarted



       sudo service vsftpd restart


      the directions then say



      important! Now go into your Router settings and forward port 64000 to 64040, to the local IP of your raspberry.



      I then tried port forwarding (been trying for hours) with no luck..



      This is what my router settings look like. I'm just not sure what numbers to put where. enter image description here



      for local ip I used my raspi's static ip;
      Everything else I'm totally clueless. I've tried all types of combinations and no luck. Any help would be appreciated.



      I'm not sure if it matters at all by my raspberry pi is connected to my router via ethernet.







      share|improve this question












      I use my raspberry pi as a media server to access music, pictures, videos etc. I have smb set up and it works great. I'm now trying to make it so i can access my files outside of my network. I tried following this guide https://www.raspberrypi.org/forums/viewtopic.php?t=56149 and am having difficulty.



      so far I have done the following steps



       sudo apt-get install vsftpd
      sudo nano /etc/vsftpd.conf


      Then added the following configs



       ##Edit or uncomment the following lines ::::
      Anonymous_enable=NO
      Local_enable=YES
      Write_enable=YES
      Ascii_upload_enable=YES
      Ascii_download_enable=YES

      ##ADD the following lines to the bottom of the file!
      pasv_enable=YES
      listen_port=64000
      pasv_min_port=64001
      pasv_max_port=64040
      pasv_address= [my routers ip address]
      pasv_address_resolve=YES
      local_root=/mnt/usbstorage/Media


      Then restarted



       sudo service vsftpd restart


      the directions then say



      important! Now go into your Router settings and forward port 64000 to 64040, to the local IP of your raspberry.



      I then tried port forwarding (been trying for hours) with no luck..



      This is what my router settings look like. I'm just not sure what numbers to put where. enter image description here



      for local ip I used my raspi's static ip;
      Everything else I'm totally clueless. I've tried all types of combinations and no luck. Any help would be appreciated.



      I'm not sure if it matters at all by my raspberry pi is connected to my router via ethernet.









      share|improve this question











      share|improve this question




      share|improve this question










      asked Feb 17 at 1:32









      jslice

      61




      61




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote













          Enable Port Forwarding Yes
          Port Range 64000-64040
          Local IP (raspi IP)


          It matters a lot if your RPi is connected or not. ;-)






          share|improve this answer




















            Your Answer







            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "106"
            ;
            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',
            convertImagesToLinks: false,
            noModals: false,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );








             

            draft saved


            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f424706%2fraspberry-pi-port-forwading-troubles%23new-answer', 'question_page');

            );

            Post as a guest






























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            0
            down vote













            Enable Port Forwarding Yes
            Port Range 64000-64040
            Local IP (raspi IP)


            It matters a lot if your RPi is connected or not. ;-)






            share|improve this answer
























              up vote
              0
              down vote













              Enable Port Forwarding Yes
              Port Range 64000-64040
              Local IP (raspi IP)


              It matters a lot if your RPi is connected or not. ;-)






              share|improve this answer






















                up vote
                0
                down vote










                up vote
                0
                down vote









                Enable Port Forwarding Yes
                Port Range 64000-64040
                Local IP (raspi IP)


                It matters a lot if your RPi is connected or not. ;-)






                share|improve this answer












                Enable Port Forwarding Yes
                Port Range 64000-64040
                Local IP (raspi IP)


                It matters a lot if your RPi is connected or not. ;-)







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Feb 17 at 11:15









                Gerard H. Pille

                1,169212




                1,169212






















                     

                    draft saved


                    draft discarded


























                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f424706%2fraspberry-pi-port-forwading-troubles%23new-answer', 'question_page');

                    );

                    Post as a guest













































































                    Popular posts from this blog

                    How to check contact read email or not when send email to Individual?

                    Bahrain

                    Postfix configuration issue with fips on centos 7; mailgun relay