4 Feb
2002
4 Feb
'02
04:09
On Monday, 4. February 2002 15:57, RoKlein@roklein.de wrote:
I have modified the SuSEfirewall2 Script (Version 2.1) for better support of FreeSWAN/IPSEC.
Nice idea.
Any comments/suggestions/feedback?
Two questions:
Is it possible to use more than one IPSEC device? E.g. FW_DEV_IPSEC="ipsec0 ipsec1"
Yes.
and: Can I use more than one remote network? E.g. FW_IPSEC_REMOTENET="192.168.3.0/24 192.168.4.0/24"
To do so, you have to modify the script a bit at first. Search for "FIXME", fix it, so that the first network relates to the first given ipsec device, then second network to the second given ipsec device, etc. Then it should be no problem. -- CU, Christoph