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

interfaces: allow the use of a loopback interface / device #2406

Closed
fichtner opened this issue May 15, 2018 · 1 comment
Closed

interfaces: allow the use of a loopback interface / device #2406

fichtner opened this issue May 15, 2018 · 1 comment
Assignees
Labels
feature Adding new functionality
Milestone

Comments

@fichtner
Copy link
Member

PR: https://forum.opnsense.org/index.php?topic=8657.0

@fichtner fichtner added feature Adding new functionality help wanted Contributor missing / timeout labels May 15, 2018
@fichtner fichtner added this to the 18.7 milestone May 15, 2018
@fichtner fichtner self-assigned this May 15, 2018
@fichtner fichtner removed the help wanted Contributor missing / timeout label May 17, 2018
@fichtner fichtner modified the milestones: 18.7, 19.1 Jun 23, 2018
@fichtner
Copy link
Member Author

This would be nice, but I don't see this happening any time soon. Some of it can be emulated with VIP or is already implemented in the binding of GUI, SSH, Unbound and Dnsmasq... the handling of Loopback VIPs is special for Unbound and Dnsmasq as it excludes VIPs in IPv4 not 127.0.0.1.

For GUI and SSH, when selecting a single interface loopback is pulled in as well. We can't terminate these two on loopback alone so everything required should be there already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Adding new functionality
Development

No branches or pull requests

1 participant