Koozali.org: home of the SME Server

IPSec Two SME servers

Tom Veitch

IPSec Two SME servers
« on: February 05, 2002, 10:19:16 PM »
Has anyone been able to get this working,

I want to uses on site two to be able to see one folder on site one to share files though the VPN network

Can any one help

Ryan Sutton

Re: IPSec Two SME servers
« Reply #1 on: February 06, 2002, 12:07:13 AM »
Can you ping from one LAN to the other?  If so, can you connect by (in run) \xxx.xxx.xxx.xxx(ip address) ?  Do you have domain controllers at both sites?  One domain or two?  Check that the machines on the remote site are using the same WINS or DNS your machine is using, or if you have a WINS/DNS at each site, they have to replicate/zone transfer w/ other.  Netbios broadcast messages can't pass routers.  Good luck.

Jim Hutton

Re: IPSec Two SME servers
« Reply #2 on: February 06, 2002, 12:24:16 AM »
I'm using 4.1.2 with freeswan.  I can't seem to ping the other side.

When there is no encryption, the transmission works.

I'm monitoring my /var/log/secure and /var/log/messages, but it doesn't make much sense to me.

What is my gateway?  I did a "route" and put this in (the other side, of course).

Jim Hutton

Re: IPSec Two SME servers
« Reply #3 on: February 06, 2002, 01:34:30 AM »
Problem solved.  Bad gateway address.

Jim Hutton

Re: IPSec Two SME servers
« Reply #4 on: February 06, 2002, 07:06:47 AM »
How do I check the encryption strength for freeswan?

Walter Scott

Re: IPSec Two SME servers
« Reply #5 on: February 06, 2002, 08:57:38 AM »
> ipsec look  

It appears it's using 3DES-MD5 encryption... pretty strong stuff!

Rick

Re: IPSec Two SME servers
« Reply #6 on: February 06, 2002, 10:02:53 AM »
Is there somewhere a good how-to on how to do this?