34 lines
1.3 KiB
Markdown
34 lines
1.3 KiB
Markdown
---
|
|
type: Addressed
|
|
product: Prisma Access Agent
|
|
version: 25.6
|
|
---
|
|
|
|
## PANG-8845
|
|
|
|
Fixed an issue where the Prisma Access Agent would incorrectly
|
|
remain bound to port 0 when switching between Prisma Access
|
|
Agent endpoint manager configurations with different proxy
|
|
settings, causing endpoint traffic to Explicit Proxy (EP) to
|
|
fail. This problem occurred when the agent initially connected
|
|
to an endpoint manager without agent proxy configured, then
|
|
switched to a different endpoint manager that had a proxy port
|
|
configured, but failed to update its port binding from port 0 to
|
|
the new proxy port. The agent now correctly updates its port
|
|
binding when switching between endpoint manager configurations
|
|
with different proxy settings, eliminating traffic routing
|
|
disruptions.
|
|
|
|
## PANG-8200
|
|
|
|
Fixed an issue where the Prisma Access Agent on Windows devices
|
|
would incorrectly display the previously connected server FQDN in
|
|
the Server Name field after executing the pacli epm
|
|
signout command without the --keep
|
|
parameter, instead of properly resetting to show Select
|
|
Server Name as expected. This inconsistency between
|
|
Windows and Mac platforms has been resolved, ensuring that both
|
|
operating systems now consistently reset the login view and display
|
|
the default Select Server Name prompt when
|
|
signing out without preserving server information.
|