acess ubuntu server otside the lan

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • leez
    DK Veteran
    • Mar 2009
    • 321

    #1

    acess ubuntu server otside the lan

    hi , never ried this befiore sure it can be done ..i would like to acess ubuntu server . over net . at a different location outside the lan ..

    has anyone got or use this ,maybe help me ..

    many thanks
    dreambox 800 tech 500 ( ubuntu 10 .04)... 1 m dish v box 2 acuator ..
  • Ansem

    #2
    forward whatever port on whatever emulator you use for info on your router to your server, then you can access it from outside your network
    be sure to password protect it

    Comment

    • leez
      DK Veteran
      • Mar 2009
      • 321

      #3
      Originally posted by Ansem
      forward whatever port on whatever emulator you use for info on your router to your server, then you can access it from outside your network
      be sure to password protect it


      hi m8 it is static ip port forwarded with dns behind the lan.to help/

      say im at diff location .how do i acess i read somewhere it has to be p forward to port 21..dont know if true ..

      maybe a security issue if so.

      like what do i type in adress bar ..

      many thanks
      dreambox 800 tech 500 ( ubuntu 10 .04)... 1 m dish v box 2 acuator ..

      Comment

      • Ansem

        #4
        it's simply port forwarding you have to do

        on router
        port 21 for ftp
        port 22 for ssh
        port 23 for telnet

        for example if you are using CCcam, you can edit your CCcam.cfg either way

        also dont forget to allow incoming connections to your server

        Example:
        to access your CCcam info default port from outside your lan
        forward port 16001 on your router to your server

        to connect to it:
        Code:
        your.dns.address:16001
        and you will get a login box for username and password so be sure to change the default username/password in CCcam.cfg

        maybe this thread shoud be moved to the pc/network section as its not cs or satellite related

        Comment

        • leez
          DK Veteran
          • Mar 2009
          • 321

          #5
          Originally posted by Ansem
          it's simply port forwarding you have to do

          on router
          port 21 for ftp
          port 22 for ssh
          port 23 for telnet

          for example if you are using CCcam, you can edit your CCcam.cfg either way

          also dont forget to allow incoming connections to your server

          Example:
          to access your CCcam info default port from outside your lan
          forward port 16001 on your router to your server

          to connect to it:
          Code:
          your.dns.address:16001
          and you will get a login box for username and password so be sure to change the default username/password in CCcam.cfg

          maybe this thread shoud be moved to the pc/network section as its not cs or satellite related





          cheers i ready to give ago i hvae oscam /cccam..


          yes i have a good user pass in cccam cfg..has everyone got to use these ports say i would like to add a f line m8. or a reeboot of server . m8 .what port will give me ubuntu desktop toacess the cfg etc ..as i have secure own made port at he moment m8..many thanks
          dreambox 800 tech 500 ( ubuntu 10 .04)... 1 m dish v box 2 acuator ..

          Comment

          • Ansem

            #6
            you could use Teamviewer to access ubuntu from another location, just set it up to allow you only to connect and set a good password

            TeamViewer - Free Remote Access and Remote Desktop Sharing over the Internet

            or you could open port 22 and use putty to ssh to it

            PuTTY: a free telnet/ssh client

            and to edit your CCcam.cfg from ssh log in as root and enter this command

            Code:
            vi /var/etc/CCcam.cfg
            and here is a bit of info on using the vi editor
            have a read and try it, quite simple to do really
            vi editor Quick Reference

            Comment

            • leez
              DK Veteran
              • Mar 2009
              • 321

              #7
              cheers m8 very help ful thanks
              dreambox 800 tech 500 ( ubuntu 10 .04)... 1 m dish v box 2 acuator ..

              Comment

              • leez
                DK Veteran
                • Mar 2009
                • 321

                #8
                Originally posted by Ansem
                you could use Teamviewer to access ubuntu from another location, just set it up to allow you only to connect and set a good password

                TeamViewer - Free Remote Access and Remote Desktop Sharing over the Internet

                or you could open port 22 and use putty to ssh to it

                PuTTY: a free telnet/ssh client

                and to edit your CCcam.cfg from ssh log in as root and enter this command

                Code:
                vi /var/etc/CCcam.cfg
                and here is a bit of info on using the vi editor
                have a read and try it, quite simple to do really
                vi editor Quick Reference





                one last quwestion please sir .as you can read i aint that good on pc s ..

                anyway say i open port 21 or 22 .. on router ..does this have to be linked with the same static ip as the ubuntu server m8 ..if you know what i mean ,

                cause the port is very secure i was thinking ..do i just open a port and lable it say ssh of ftp ..on router as i application share labeled normally before opening ports i think its that way ..

                many many thanks for help .

                i would prob use just for checking and adding m8 ..thanks
                dreambox 800 tech 500 ( ubuntu 10 .04)... 1 m dish v box 2 acuator ..

                Comment

                Working...