Koozali.org: home of the SME Server

Problem installing OpenVPN Bridge

Offline nkevans

  • *
  • 10
  • +0/-0
Problem installing OpenVPN Bridge
« on: September 13, 2012, 05:56:41 PM »
Hi

I am running a new installation of SME8 with all updates. I am trying to install OpenVPN Bridge following the instructions in the Wiki. 

When I run: "yum --enablerepo=smecontribs install smeserver-openvpn-bridge", I get the response
"No package smeserver-openvpn-bridge available."

I fear that I am missing something really obvious but I just can't see what it is.  I have searched the forum but without any luck.

Any clues?

Thanks

Nick

Offline johnp

  • *****
  • 312
  • +0/-0
Re: Problem installing OpenVPN Bridge
« Reply #1 on: September 13, 2012, 07:07:55 PM »
Read this regarding setting up sme7contribs repo http://wiki.contribs.org/SME8.0_Contribs_QA

Offline nkevans

  • *
  • 10
  • +0/-0
Re: Problem installing OpenVPN Bridge
« Reply #2 on: September 14, 2012, 09:04:43 AM »
Quote
Read this regarding setting up sme7contribs repo http://wiki.contribs.org/SME8.0_Contribs_QA

I followed this but with exactly the same result.

Offline johnp

  • *****
  • 312
  • +0/-0
Re: Problem installing OpenVPN Bridge
« Reply #3 on: September 14, 2012, 01:09:20 PM »
I can see the file in a repo, are you sure you followed those instructions? The follow should work:

Code: [Select]
yum --enablerepo=sme7contribs --enablerepo=smecontribs install smeserver-openvpn-bridge
What is the output of a:

Code: [Select]
db yum_repositories show

Offline nkevans

  • *
  • 10
  • +0/-0
Solved: Re: Problem installing OpenVPN Bridge
« Reply #4 on: September 15, 2012, 10:39:06 AM »


Quote
yum --enablerepo=sme7contribs --enablerepo=smecontribs install smeserver-openvpn-bridge
Well, I thought that I had done this but I had made a schoolboy error of not checking my syntax properly. There's no hyphen in "smeserver". Whoops.

Thanks for your help.

Offline johnp

  • *****
  • 312
  • +0/-0
Re: Problem installing OpenVPN Bridge
« Reply #5 on: September 16, 2012, 06:09:10 AM »
No problem  :-) Glad you got it working