43 lines
1.4 KiB
Markdown
43 lines
1.4 KiB
Markdown
---
|
|
type: Addressed
|
|
product: Prisma Access Agent
|
|
version: 25.7
|
|
---
|
|
|
|
## PANG-9242
|
|
|
|
Fixed an issue where the Prisma Access Agent on macOS and Windows
|
|
would fail to properly clean up tunnel interface routing table
|
|
entries when executing the pacli epm
|
|
signout command after a gateway shutdown had
|
|
left the agent in a Disconnected state. This problem occurred
|
|
when agents that were previously connected to a tenant became
|
|
disconnected due to gateway shutdowns, and users subsequently
|
|
attempted to sign out using the pacli
|
|
command.
|
|
|
|
## PANG-8945
|
|
|
|
Fixed an issue where the Prisma Access Agent Manager would
|
|
incorrectly handle ICMP traffic configuration after upgrading to
|
|
the latest version. When the Block Non-TCP and
|
|
Non-UDP based traffic when connected to tunnel
|
|
option was disabled by default following an upgrade, the
|
|
pacli traffic show command would
|
|
inaccurately display Allow non-tunnel outbound ICMP
|
|
when connected to tunnel as true, while the
|
|
underlying Allow ICMP for troubleshooting
|
|
value was incorrectly being passed as false instead of the
|
|
expected true value.
|
|
|
|
The agent now properly synchronizes the ICMP traffic
|
|
configuration values to ensure consistent behavior between the
|
|
configuration display and actual traffic routing.
|
|
|
|
## PANG-8929
|
|
|
|
Fixed an issue where the Prisma Access Agent on Windows would
|
|
incorrectly report "error: 513 - PASrv is unreachable, please
|
|
confirm it's running" when executing the pacli epm
|
|
status command during reinstallation scenarios.
|