Koozali.org: home of the SME Server

SME 8 & CLIB 2.7

Offline InteXX

  • **
  • 39
  • +0/-0
    • www.intexx.com
SME 8 & CLIB 2.7
« on: September 14, 2012, 04:22:07 AM »
Hello

According to the main SME 8 page (http://wiki.contribs.org/SME_Server_8), we're running on CentOS 5.8. I think I need 6.0+ for what I'm trying to do, but hopefully not.

Is there a way to install CLIB 2.7+, as noted here? (http://community.logmein.com/t5/Hamachi/HELP-Hamachi-in-CentOS-4-i386/td-p/77417#M5746)

I can't tell you enough how much I need to run Hamachi on SME 8. It's absolutely critical.

Thanks,
Jeff Bowman

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: SME 8 & CLIB 2.7
« Reply #1 on: September 14, 2012, 10:08:48 AM »
you could start getting more info on CLIB on Centos6, i.e. rpm name etc.

digging with google returns nothing.. I think it could refer to glibc 2.7.. in that case, you can't do anything..

Offline InteXX

  • **
  • 39
  • +0/-0
    • www.intexx.com
Re: SME 8 & CLIB 2.7
« Reply #2 on: September 14, 2012, 10:16:09 AM »
Rats, I think I'm stuck with Ubuntu.

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: SME 8 & CLIB 2.7
« Reply #3 on: September 14, 2012, 10:21:33 AM »
I can't tell you enough how much I need to run Hamachi on SME 8. It's absolutely critical.

try to explain why..

Offline InteXX

  • **
  • 39
  • +0/-0
    • www.intexx.com
Re: SME 8 & CLIB 2.7
« Reply #4 on: September 14, 2012, 10:32:46 AM »
But of course  :-)

Biggest need:
I have to join an offsite workstation to the domain.

Next biggest need:
Non-domain offsite machines need access to network resources (ex: RDP), without having open firewall ports.

Smallest need: (but still important)
Outside access to network points via hostname, where the public IP is dynamic.

Thanks,
Jeff Bowman

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: SME 8 & CLIB 2.7
« Reply #5 on: September 14, 2012, 10:35:51 AM »
the answer is man ssh, switch -r  -R, and google

HTH
« Last Edit: September 14, 2012, 10:37:56 AM by Stefano »

Offline InteXX

  • **
  • 39
  • +0/-0
    • www.intexx.com
Re: SME 8 & CLIB 2.7
« Reply #6 on: September 14, 2012, 10:42:19 AM »
I must say, you lost me at the bakery with that one...

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: SME 8 & CLIB 2.7
« Reply #7 on: September 14, 2012, 10:42:58 AM »

Offline InteXX

  • **
  • 39
  • +0/-0
    • www.intexx.com
Re: SME 8 & CLIB 2.7
« Reply #8 on: September 14, 2012, 10:48:19 AM »
I think I see...

So you're suggesting using SSH instead of VPN, I believe?

Wouldn't that require static IP and open firewall ports, though?

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: SME 8 & CLIB 2.7
« Reply #9 on: September 14, 2012, 11:03:51 AM »
ok.. you look confused :-)

let's say you have a remote server (let's call it A) you want to connect to, but you can't open firewall ports on the remote side, so you can't just ssh o vpn to the remote server.

with reverse tunneling, you have a outgoing ssh connection from the remote server (i.e. no need for open firewall ports if there's no outgoing filtering rules on the remote side) to your server  or a server you can ssh to (let's call it B)

when you want to connect to A, simply ssh to B and then ssh to localhost:portofyourchoice... you will be redirected to A

no need of fixed ip on A side.. neither on B side if you use something like dyndns
obviously you need something to keep outgoing ssh connection up all the time; I'm quite sure you'll find some script example out there to do it

HTH

 

Offline InteXX

  • **
  • 39
  • +0/-0
    • www.intexx.com
Re: SME 8 & CLIB 2.7
« Reply #10 on: September 14, 2012, 11:10:18 AM »
Gotcha. I'll have a look.

Thanks,
Jeff Bowman

Offline InteXX

  • **
  • 39
  • +0/-0
    • www.intexx.com
Re: SME 8 & CLIB 2.7
« Reply #11 on: September 14, 2012, 11:36:45 AM »
That was quick.

I've decided against it, no offense please. Client setup and maintenance sounds too complex for several machines.

The beauty of Hamachi lies largely in its simplicity. Set it and forget it.

I'll still be able to use SME, though. I'll run Ubuntu Server in a VM under a DHCP reservation on a Windows workstation and set the VM as the Hamachi gateway.

I've done this before with reliable success. It's clunky, but it works. I was only hoping to get away from it and install Hamachi on the DC.

To your knowledge, will we be on CentOS 5.8 until SME 9?

Thanks,
Jeff Bowman

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: SME 8 & CLIB 2.7
« Reply #12 on: September 17, 2012, 09:03:49 PM »
To your knowledge, will we be on CentOS 5.8 until SME 9?
SME Server 8.x will be based on the CentOS 5.x base, so most likely, yes.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline InteXX

  • **
  • 39
  • +0/-0
    • www.intexx.com
Re: SME 8 & CLIB 2.7
« Reply #13 on: September 17, 2012, 11:44:25 PM »