Hi, all
Default, freeswan only support max number 4 ipsec device(ipsec0-3). But I want to make it support more devices, I change source:
in ipsec_tunnel.h : #define IPSEC_NUM_IF 10
in ipsec_tunnel.c : add dev_ipsec4 - 9 define and change function: ipsec_tunnel_init_device and ipsec_tunnel_cleanup_divices.
Then, I rebuild kernel, and change ipsec.conf define. such as interface="ipsec5=eth4"
Unlucky, It can not work properly.
I think it must change more source files, but I do not know, Need your help!!!
Thanks in advance.
wreste
_______________________________________________
Users mailing list
Users_at_lists.freeswan.org
http://lists.freeswan.org/mailman/listinfo/users
This archive was generated by hypermail 2.1.3 : Mon Jul 29 2002 - 05:19:57 CEST