Actions
Bug #13534
closedIPsec Status contains doubled entries per tunnel
Status:
Not a Bug
Priority:
Normal
Assignee:
-
Category:
IPsec
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Default
Affected Version:
2.7.0
Affected Architecture:
Description
After establishing an IPsec tunnel, I can see the same tunnel twice under status_ipsec.php
pfSense side IPsec settings:
con { # P1 (ikeid ): pfsense - -> TNSR fragmentation = yes unique = replace version = 2 proposals = aes128-sha1-modp2048 dpd_delay = 10s rekey_time = 25920s reauth_time = 0s over_time = 2880s rand_time = 2880s encap = no mobike = no local_addrs = 192.168.33.202 remote_addrs = 192.168.33.99 local { id = 192.168.33.202 auth = psk } remote { id = 192.168.33.99 auth = psk } children { con { # P2 (reqid 1): tunnel policies = no life_time = 3600s rekey_time = 3240s rand_time = 360s start_action = start remote_ts = 172.32.0.1,0.0.0.0/0,::/0 local_ts = 172.32.0.2,0.0.0.0/0,::/0 reqid = 5001 esp_proposals = aes128-sha1-modp2048 dpd_action = restart } } } }
Files
Updated by Danilo Zrenjanin over 2 years ago
Tested on the:
2.7.0-DEVELOPMENT (amd64) built on Fri Sep 30 20:10:57 UTC 2022 FreeBSD 14.0-CURRENT
Updated by Danilo Zrenjanin over 2 years ago
- Status changed from New to Closed
OK, Steve helped to find the issue. I restored a config made earlier while this bug was present. After creating a new tunnel on the latest release, it worked just fine. I am closing this bug report.
Updated by Jim Pingle over 2 years ago
- Status changed from Closed to Not a Bug
- Target version deleted (
CE-Next) - Plus Target Version deleted (
22.11)
Actions