-
Notifications
You must be signed in to change notification settings - Fork 759
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
firmware: support proxy settings, base/kernel lock, opnsense-devel choice #1239
Comments
|
Looks like a duplicate of #1992 -- no need for proxy at this point. |
|
I generally agree that the package repository should be a local mirror instead of going through a proxy. However, I can envision situations where it would be undesirable / infeasible to maintain a local mirror yet still require an external proxy to access the public mirrors. Perhaps a small/starter home lab where a corporate network emulation is strongly desired, but disk space is short. Yes, a contrived example, but conceivable. |
|
I'm wondering what the status of this request is. We're in the situation described above: the systems running OPNsense are behind a set of proxies. There are no mirrors, nor infrastructure for them. Being able to configure/manage settings for HTTP/HTTPS proxy used to fetch updates would be wonderful. Cheers! |
|
@dominikborkowski currently we are not planning to offer proxy settings via the gui, but as of 24.1 it would be possible to install a custom configuration file for this in our configd system. If you open a ticket in our documentation GitHub repository, I’ll add some documentation later. |
|
BTW: The change to support this was released yesterday in 23.7.12. |
|
Yesterday I attempted to perform an update of image running 22.1 to latest. I believe it involved at least 10 rounds of updates, after each I had to re-insert proxy configuration. If this new configuration method can be persistent throughout updates, it will be a life saver for us and our students, even if it's not in GUI. I'll open an issue in the appropriate repo as suggested. Thank you both! |
|
Yes, it's a persistent solution with a plugin directory that we mostly use for situations like these. Cheers, |
|
I know it has been closed, but @AdSchellevis can you please explain how to configure a custom configd file? I found no documentation yet and I'm installing an OPNsense v24.1.1 within a corporate environment with HTTP proxy... At the moment I've this and it works (at least until I'm upgrading again) EDIT: I guess I just found it, sorry: https://docs.opnsense.org/development/backend/configd.html |
via: https://forum.opnsense.org/index.php?topic=3833.0
The text was updated successfully, but these errors were encountered: