On Wed, Mar 06, 2002 at 10:51:01AM -0600, [EMAIL PROTECTED] wrote: > Let me re-phrase my question. How can I get VPN to work over IPtables? > I don't know what VPN software my company is using. Are there any rule sets > or papers I can read though to start?
If you don't know what VPN software you are using, how is anybody supposed to point you to suitable documentation? Let me re-phrase my answer: you get VPN to work over iptables by understanding what kind of network packets (protocol type, ports) your VPN software needs for operation, and then you insert rules that permit those kinds of packets. See the problem? Find out what VPN protocols are really in use (naming the software, if somebody knows it, may help you with the details) best regards Patrick