]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
ipsec: Do not reject connections in on-demand mode
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 24 Mar 2017 12:24:42 +0000 (13:24 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 24 Mar 2017 12:24:42 +0000 (13:24 +0100)
commitcda384a280b11461f4114faf4c86c8589df15eb0
tree38b699e01449e7423beb0f0af08637b775ecb073
parente89b407f8894a1378ef9afbdd79180ed3d99a89c
ipsec: Do not reject connections in on-demand mode

When an on-demand VPN connection is not up, the packets will
traverse the firewall and be rejected by the IPSECBLOCK chain
which will cause that an ICMP error message will be sent to
the client. If that does not happen and the packet is being
silently dropped, the client will retransmit and by then
the VPN connection will hopefully be up.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/firewall/ipsec-block
config/rootfiles/core/110/filelists/files