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

Unbound: add WPAD #2097

Merged
merged 7 commits into from
Jul 6, 2018
Merged

Unbound: add WPAD #2097

merged 7 commits into from
Jul 6, 2018

Conversation

fabianfrz
Copy link
Member

part of #2023

@fabianfrz fabianfrz mentioned this pull request Jan 16, 2018
@fabianfrz fabianfrz changed the title unbound: add wpad WIP: unbound: add wpad Jan 16, 2018
@fabianfrz fabianfrz changed the title WIP: unbound: add wpad Unbound: add WPAD Jan 16, 2018
@fichtner fichtner self-assigned this Jan 18, 2018
<td><a id="help_for_enable_wpad" href="#" class="showhelp"><i class="fa fa-info-circle"></i></a> <?=gettext("WPAD Records");?></td>
<td>
<input name="enable_wpad" type="checkbox" value="yes" <?=!empty($pconfig['enable_wpad']) ? "checked=\"checked\"" : "";?> />
<output class="hidden" for="help_for_enable_wpad">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we use a different style for help text now

@fichtner
Copy link
Member

General question: is dnsmasq capable of this? or is this an unbound-only feature?

@fabianfrz
Copy link
Member Author

I have not tried dnsmasq but as far as I know it can fake the A/AAAA record by adding the IP / Host to the hosts file.

@fabianfrz
Copy link
Member Author

@fichtner changed it to a div

@fichtner fichtner merged commit 095c7ae into opnsense:master Jul 6, 2018
@fichtner
Copy link
Member

fichtner commented Jul 6, 2018

Merged, thanks!

@fabianfrz fabianfrz deleted the wpad_unbound branch July 9, 2018 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants