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

Error exposing ports in shared machines #2030

Closed
amparorvd opened this issue Feb 26, 2024 · 0 comments · Fixed by #2031
Closed

Error exposing ports in shared machines #2030

amparorvd opened this issue Feb 26, 2024 · 0 comments · Fixed by #2031
Assignees
Labels

Comments

@amparorvd
Copy link
Collaborator

Describe the bug
"Error exposing ports in shared machines"

To Reproduce
Steps to reproduce the behavior:

  1. Go to virt-viewer When the virtual machine gets started Ravada searches for a free port in the host to expose the port through.
  2. Click on 22 ssh the user can connect to the IP x.x.x.x port XXX to access the SSH server inside the virtual machine.

Expected behavior
"Error exposing ports in shared machines"

Screenshots
Close_exposed_ports done Error: user user.name not authorized to delete iptables rule at /usr/share/perl5/Ravada.pm line 6785
Refresh_machine_ports USER 5611 not authorized to refresh machine ports for domain Linux.SO.name.user at /usr/share/perl5/Ravada.pm line 5616

Ravada Versión 2.2.0-rc1

@amparorvd amparorvd added the bug label Feb 26, 2024
frankiejol added a commit that referenced this issue Feb 27, 2024
fix: allow open and close exposed ports to shared user

close #2030
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants