ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Pertino Not Working on Ubuntu Server 14.04 (RESOLVED)

    IT Discussion
    ubuntu server pertino vpn
    4
    9
    2.8k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • thanksajdotcomT
      thanksajdotcom
      last edited by

      So I thought I'd post this here for everyone's benefit.

      I followed the install instructions for apt found here: http://pertino.com/download-linux
      Server is a Ubuntu Server 14.04, so no GUI. I was having an issue where installing Pertino would work as a process. I ran

      sudo apt-get -y install pertino-client
      

      and it would install, ask for my username and password, and everything seemed good. However, if I ran an

      ifconfig
      

      nothing would show up. There was no pertino0 adapter, which was quite frustrating. If I did this

      cd /opt/pertino/pgateway
      ./.pauth -u username -p password
      

      it authenticated correctly, so I knew it wasn't a credentials issue. After working with Pertino's awesome support, David told me to delete the pertino.conf file.

      sudo rm /etc/pertino.conf
      

      After I did that, I removed and reinstalled the client.

      sudo apt-get purge pertino-client
      sudo apt-get install pertino-client
      

      I entered in my credentials again, and huzzah! It worked! Not sure what the issue was. I know I'd tried installing Pertino once in the past, and maybe it didn't fully remove, but whatever it was, now I can do a putty session via the Pertino IP from work to the box directly!

      @scottalanmiller, try removing Pertino, deleting that pertino.conf file, and reinstalling. Maybe it'll work this time.

      Thanks!
      A.J.

      Bill KindleB 1 Reply Last reply Reply Quote 0
      • Bill KindleB
        Bill Kindle @thanksajdotcom
        last edited by

        @thanksaj is it working on 14.10?

        thanksajdotcomT 2 Replies Last reply Reply Quote 0
        • thanksajdotcomT
          thanksajdotcom @Bill Kindle
          last edited by

          @Bill-Kindle said:

          @thanksaj is it working on 14.10?

          Hehe. I don't dare update to 14.1o, because the update process completely breaks package management. Fun right?

          1 Reply Last reply Reply Quote 0
          • thanksajdotcomT
            thanksajdotcom @Bill Kindle
            last edited by

            @Bill-Kindle said:

            @thanksaj is it working on 14.10?

            But it did work.

            1 Reply Last reply Reply Quote 0
            • Reid CooperR
              Reid Cooper
              last edited by

              So you have not been able to determine what is wrong with the upgrade process on Ubuntu yet? Maybe try creating a test VM and see if you can replicate the issue on there?

              thanksajdotcomT 1 Reply Last reply Reply Quote 0
              • thanksajdotcomT
                thanksajdotcom @Reid Cooper
                last edited by

                @Reid-Cooper said:

                So you have not been able to determine what is wrong with the upgrade process on Ubuntu yet? Maybe try creating a test VM and see if you can replicate the issue on there?

                Not sure what's going on with the upgrade process. Haven't really worried about it. I'll keep running

                apt-get upgrade
                

                and if that doesn't do it, then I'll just wait til it does. It will eventually.

                1 Reply Last reply Reply Quote 0
                • scottalanmillerS
                  scottalanmiller
                  last edited by

                  That doesn't seem likely.

                  thanksajdotcomT 1 Reply Last reply Reply Quote 0
                  • thanksajdotcomT
                    thanksajdotcom @scottalanmiller
                    last edited by

                    @scottalanmiller said:

                    That doesn't seem likely.

                    I'll try

                    apt-get dist-upgrade
                    

                    again in a month or so. If it works then, great. If not, the server functions perfectly well and stable as is on 14.04.

                    1 Reply Last reply Reply Quote 0
                    • scottalanmillerS
                      scottalanmiller
                      last edited by

                      "Insanity is repeating the same mistakes and expecting different results." -- Narcotics Anonymous

                      1 Reply Last reply Reply Quote 0
                      • 1 / 1
                      • First post
                        Last post