vyos@vyos:/opt/vyatta/share/vyatta-op/templates/show/vpn$ show vpn debug detail
sudo: /usr/lib/ipsec/barf: command not found
Description
Description
Details
Details
- Version
- Version: VyOS 1.2.0-rc7
Event Timeline
Comment Actions
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.