Koozali.org: home of the SME Server

Obsolete Releases => SME Server 8.x => Topic started by: InteXX on September 14, 2012, 04:22:07 AM

Title: SME 8 & CLIB 2.7
Post by: InteXX on September 14, 2012, 04:22:07 AM
Hello

According to the main SME 8 page (http://wiki.contribs.org/SME_Server_8 (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 (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
Title: Re: SME 8 & CLIB 2.7
Post by: Stefano 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..
Title: Re: SME 8 & CLIB 2.7
Post by: InteXX on September 14, 2012, 10:16:09 AM
Rats, I think I'm stuck with Ubuntu.
Title: Re: SME 8 & CLIB 2.7
Post by: Stefano 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..
Title: Re: SME 8 & CLIB 2.7
Post by: InteXX 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
Title: Re: SME 8 & CLIB 2.7
Post by: Stefano on September 14, 2012, 10:35:51 AM
the answer is man ssh, switch -r  -R, and google

HTH
Title: Re: SME 8 & CLIB 2.7
Post by: InteXX on September 14, 2012, 10:42:19 AM
I must say, you lost me at the bakery with that one...
Title: Re: SME 8 & CLIB 2.7
Post by: Stefano on September 14, 2012, 10:42:58 AM
http://www.howtoforge.com/reverse-ssh-tunneling
Title: Re: SME 8 & CLIB 2.7
Post by: InteXX 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?
Title: Re: SME 8 & CLIB 2.7
Post by: Stefano 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

 
Title: Re: SME 8 & CLIB 2.7
Post by: InteXX on September 14, 2012, 11:10:18 AM
Gotcha. I'll have a look.

Thanks,
Jeff Bowman
Title: Re: SME 8 & CLIB 2.7
Post by: InteXX 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
Title: Re: SME 8 & CLIB 2.7
Post by: cactus 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.
Title: Re: SME 8 & CLIB 2.7
Post by: InteXX on September 17, 2012, 11:44:25 PM
most likely, yes.

OK, thanks.