Ladies and Gents,
Which ports do I need to forward to have VPN establish behind a firewall?
my iptables look like:
# ALLOW IPSEC IN eth0
iptables -A INPUT -p udp --dport 500 -j ACCEPT
iptables -A INPUT -p 50 -j ACCEPT
that's on the gateway, what about the other end? same?
forward 50 tcp and 500 udp?
Thanks,
Vasiliy Boulytchev
Colorado Information Technologies Inc.
_______________________________________________
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:58 CEST