Hi,
after installing the contrib howto
http://www.myezserver.com/docs/mitel/freeswan-howto.htmlwe have two sme5 connected via IPsec.
Pinging the network each other works fine, netmeeting connection between
2 Windows computer behind SME5 works too, but ftp and telnet between the computer did not work (hangs).
Problem with masquerading?
I follow the thread
http://www.e-smith.org/bboard//read.php?f=3&i=3320&t=3320and this is my output for lsmod:
Module Size Used by
ipsec 223856 2
appletalk 18208 12
rtl8139 12464 1 (autoclean)
eepro100 16912 1 (autoclean)
ip_masq_vdolive 1536 0
ip_masq_raudio 3136 0
ip_masq_pptp 4400 0 (unused)
ip_masq_irc 2112 0 (unused)
ip_masq_icq 13920 0 (unused)
ip_masq_h323 3696 0 (unused)
ip_masq_ftp 3776 0
ip_masq_cuseeme 1248 0 (unused)
usb-uhci 19024 0 (unused)
usbcore 42992 1 [usb-uhci]
raid1 8112 3
ncr53c8xx 51200 0 (unused)
The line ip_masq_h323 should be for netmeeting (that's why it run?)
But there isn't the line ip_masq_ipsec like in the example showed in the thread
How to use ftp and telnet with IPsec?
Thank you