Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

9.1.16 firewall detectning redistribution agent and clients when no redistribution configured #5

Open
jmbgjose opened this issue Dec 15, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@jmbgjose
Copy link

Describe the bug

We have tested this tool on our corporative firewall and we got the following output:

│ Device Type │ Device Name │ IP Address │ SW Version │ Scenario 1 │ Upgrade to Version │ Content Version │ Scenario 2 │ Redist Agent │ # of Clients │ Redist Client │ Agents Present │
├─────────────┼─────────────┼────────────────────┼────────────┼────────────┼────────────────────┼─────────────────┼────────────┼──────────────┼──────────────┼───────────────┼────────────────┤
│ PA-3020 │ MADFW01 │ 10.90.80.1 │ 9.1.16 │ Yes │ 9.1.16-h3 │ 8790-8462 │ No │ enabled │ 2 │ enabled │ Yes

However we don't have any redistribution collector configured under User-ID agent setup > Redistribution so in this case the scenario should be 2 and I shouldn't been asked to upgrade.

Expected behavior

It should say that this FW is on scenario 2.

Current behavior

It sais this FW is on scenario 1.

Possible solution

Steps to reproduce

Running the script with a FW that has 9.1.16 and no redistribution configured

Screenshots

image

Context

We used this tool to double check if our firewall is covered against this problem but now we have doubts regarding this

Your Environment

@jmbgjose jmbgjose added the bug Something isn't working label Dec 15, 2023
@rlemm-pan
Copy link
Collaborator

Run these commands:

show user user-id-service status
show user user-id-service client all
show user user-id-agent state all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants