Re: IPSec initialization problems

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Thu, Aug 19, 2004 at 10:07:11AM -0300, Martín Chikilian wrote:


What are the default policies for your fw ???



The default policy is DROP.



Is the ESP protocol being accepted to initiator's machine ??



Everything originating from the other side is accepted, as far as I know, by this rule ... or do I need to explicitly specify something for ipsec to be accepted? Accepting everyting with ip-address of the other side should be enough, right?



I think it is, but in doubt, so accept it explicitly with iptables -A INPUT -p esp -s ip -j ACCEPT

On Thu, Aug 19, 2004 at 09:53:51AM -0300, Martín Chikilian wrote:




Maybe fw rules at responder's side ???





The responder's firewall is configured to accept all packets from the
initiator's ip address... iptables -t filter -A INPUT -s 82.210.90.xxx -j
ACCEPT, so that should cover everything...







If this doesn't work, check isakmp.c at line 253, check_recvdpkt ()
found at http://idsa.irisa.fr/cgi-bin/kame/http/source/kame/kame/racoon/isakmp.c
or in your racoon source, and timers in your racoon.conf


Ciao, Martin
-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux