Page MenuHomeVyOS Platform

run "show vpn debug detail " error
Closed, InvalidPublicBUG

Description

vyos@vyos:/opt/vyatta/share/vyatta-op/templates/show/vpn$ show vpn debug detail
sudo: /usr/lib/ipsec/barf: command not found

Details

Difficulty level
Easy (less than an hour)
Version
Version: VyOS 1.2.0-rc7
Why the issue appeared?
Will be filled on close

Event Timeline

syncer triaged this task as Normal priority.
syncer edited projects, added VyOS 1.2 Crux ( VyOS 1.2.0-rc11); removed VyOS 1.2 Crux.

That command has been removed in rc10. "run show ipsec debug" is now mapped to "ipsec statusall", which should be detailed enough for all practical purposes.

Since strongswan itself removed the barf command, there's no practical fix that would preserve the original format, we would have to reimplement it.