Page MenuHomeVyOS Platform

Duplicate lines on 'show log vpn'
Open, NormalPublicBUG

Description

When

show log vpn

the lines are double - with and without systemd.
example

May 27 18:43:00 charon[1998]: 07[NET] <5> received packet: from some_ip[18425] to some_ip[500] (1072 bytes)
May 27 18:43:00 charon[1998]: 07[ENC] <5> parsed IKE_SA_INIT request 0 [ SA KE No N(NATD_S_IP) N(NATD_D_IP) N(FRAG_SUP) N(HASH_ALG) ]
May 27 18:43:00 charon-systemd[1998]: received packet: from some_ip[18425] to some_ip[500] (1072 bytes)
May 27 18:43:00 charon[1998]: 07[IKE] <5> some_ip is initiating an IKE_SA
May 27 18:43:00 charon-systemd[1998]: parsed IKE_SA_INIT request 0 [ SA KE No N(NATD_S_IP) N(NATD_D_IP) N(FRAG_SUP) N(HASH_ALG) ]
May 27 18:43:00 charon[1998]: 07[CFG] <5> selected proposal: IKE:AES_GCM_16_128/PRF_HMAC_SHA2_256/MODP_2048
May 27 18:43:00 charon-systemd[1998]: some_ip is initiating an IKE_SA
May 27 18:43:00 charon[1998]: 07[IKE] <5> remote host is behind NAT
May 27 18:43:00 charon-systemd[1998]: selected proposal: IKE:AES_GCM_16_128/PRF_HMAC_SHA2_256/MODP_2048
May 27 18:43:00 charon[1998]: 07[IKE] <5> DH group MODP_4096 unacceptable, requesting MODP_2048
May 27 18:43:00 charon-systemd[1998]: remote host is behind NAT

Details

Difficulty level
Unknown (require assessment)
Version
1.5-rolling-202405260021
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Cosmetic issue (typos etc.)