|
Home > Archive > VPN > June 2005 > VPN: Which linux software to connect Zywall
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
VPN: Which linux software to connect Zywall
|
|
| Dirk Clemens 2005-06-26, 5:46 pm |
| Hello,
In out company we have some Zyxel Zywall firewalls (10, 35, 70).
Now I try to setup a software VPN router with linux for my home
that grant access to the company net.
Which software can/should I use?
After a short internet search I found two canidates:
FreeS/WAN and OpenVPN.
Dirk
| |
| Draschl Clemens 2005-06-28, 2:50 am |
| Dirk Clemens wrote:
> Hello,
>
> In out company we have some Zyxel Zywall firewalls (10, 35, 70).
> Now I try to setup a software VPN router with linux for my home
> that grant access to the company net.
>
> Which software can/should I use?
>
> After a short internet search I found two canidates:
> FreeS/WAN and OpenVPN.
Since kernel 2.6 Linux is IPsec-enabled by default through the import of
the KAME-stack. Just take care, that the appropriate options are
compiled into the kernel or the modules are loaded. If you're running on
2.4.x, FreeS/WAN (or StrongS/WAN) are kernel-patches you need.
AFAIK the ISAKMPd is already ported to Linux, which may be an
alternative. OpenVPN is not compatible with IPsec and therefor unuseable
for the ZyWall. Maybe you'll give a try on L2TP, but IPsec maybe the
choice.
greets
\cd
|
|
|
|
|