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

Allow wildcard rules for qubes-firewall #9697

Closed
Atrate opened this issue Jan 9, 2025 · 2 comments
Closed

Allow wildcard rules for qubes-firewall #9697

Atrate opened this issue Jan 9, 2025 · 2 comments
Labels
P: default Priority: default. Default priority for new issues, to be replaced given sufficient information. R: duplicate Resolution: Another issue exists that is very similar to or subsumes this one.

Comments

@Atrate
Copy link

Atrate commented Jan 9, 2025

How to file a helpful issue

The problem you're addressing (if any)

Sometimes I'd like a qube to access all of a specified service's subdomains, say mail.proton.me, drive.proton.me, and the various sub-domains that serve as CDN or whatever they do.

The solution you'd like

Make it possible to add wildcard addresses like "*.proton.me" to the qubes firewall for a qube.

Right now, I get the error "Address *.proton.me is invalid".

The value to a user, and who that user might be

Not having to fiddle around with refreshing a web page a hundred times to get all the required subdomains and wondering what broke whenever a new subdomain is added. That user is me and many others, I presume.

Completion criteria checklist

(This section is for developer use only. Please do not modify it.)

@Atrate Atrate added P: default Priority: default. Default priority for new issues, to be replaced given sufficient information. T: enhancement labels Jan 9, 2025
@marmarek
Copy link
Member

marmarek commented Jan 9, 2025

The firewall works on IP level, it isn't really possible to get all IP addresses associated with *.proton.me and similar.
Related/duplicate of #3641, #8809

@andrewdavidwong andrewdavidwong added the R: duplicate Resolution: Another issue exists that is very similar to or subsumes this one. label Jan 10, 2025
Copy link

This issue has been closed as a "duplicate." This means that another issue exists that is very similar to or subsumes this one. If any useful information on this issue is not already present on the other issue, please add it in a comment on the other issue. Here are some common cases of duplicate issues:

  • The other issue is closed. The other issue being closed does not prevent this issue from duplicating it. We will examine the closed issue and, if appropriate, reopen it.
  • The other issue is for a different Qubes release. We usually maintain only one issue for all affected Qubes releases.
  • The other issue is very old. The mere age of an issue is not, by itself, a relevant factor when determining duplicates.

By default, the newer issue will be closed in favor of the older issue. However, we make exceptions when we determine that it would be significantly more useful to keep the newer issue open instead of the older one.

We respect the time and effort you have taken to file this issue, and we understand that this outcome may be unsatisfying. Please accept our sincere apologies and know that we greatly value your participation and membership in the Qubes community.

If anyone reading this believes that this issue was closed in error or that the resolution of "duplicate" is not accurate, please leave a comment below saying so, and we will review this issue again. For more information, see How issues get closed.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P: default Priority: default. Default priority for new issues, to be replaced given sufficient information. R: duplicate Resolution: Another issue exists that is very similar to or subsumes this one.
Projects
None yet
Development

No branches or pull requests

3 participants