Kandy wrote:
> I need to connect to site with my linux firewall and the adsl. I need to
> create a VPN because I must syncronize two W2K3 Domain controller.
> This is the situation:
>
> AD -> Linux -> Internet <- Linux<-AD
> 192.168.1.0/24 192.168.2.0/24
>
> Someone can help me?
The simpler solution is to
configure a VPN using ssh.
You need to know something about pppd and ssh.
The topic is described in the VPN HOWTO (it is installed in the howto
packages for most linux distributions).
Otherwise, you can use FreeSWan to build a VPN between the two networks.
This solution however is quite complex to implement.
However there are a lot of howtos.
http://www.freeswan.org/
Best regards
Dam