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

net/iodine: config updates #125

Merged
merged 2 commits into from
Jul 24, 2014
Merged

net/iodine: config updates #125

merged 2 commits into from
Jul 24, 2014

Conversation

ukleinek
Copy link

This series allows to change the port iodined is serving on. This makes sense if you don't want to put it on port 53 where it conflicts with another dns service (e.g. dnsmasq). Also set a default for the address to bind to.

Uwe Kleine-König added 2 commits July 24, 2014 09:41
Fall back to the default DNS port (i.e. 53). If you configure something
different than 53 this results in a warning from iodined:

	ALERT! Other dns servers expect you to run on port 53.
	You must manually forward port 53 to port $port for things to work.

This is obviously true.

Signed-off-by: Uwe Kleine-König <uwe+openwrt@kleine-koenig.org>
In the absense of an address entry bind to all interfaces which is also
iodined's default when -l isn't given.

Signed-off-by: Uwe Kleine-König <uwe+openwrt@kleine-koenig.org>
@sbyx
Copy link
Member

sbyx commented Jul 24, 2014

Thanks.

sbyx added a commit that referenced this pull request Jul 24, 2014
net/iodine: config updates
@sbyx sbyx merged commit bc76157 into openwrt:master Jul 24, 2014
champtar pushed a commit to champtar/packages that referenced this pull request Jul 7, 2019
Unified Openwrt startup scripts for OONF
blocktrron pushed a commit to blocktrron/packages that referenced this pull request Aug 28, 2024
fd58ad7 Bump 2.1.0
319f55f chore(docs): add interactive preview mode option
da1cf1a update download cancel process
cee7190 workaround for es9p cancel session override error_detail
b11878f typo
e6b32e1 Merge branch 'main' of github.com:estkme/lpac
302984f preview && cancel session
56352c5 docs: Add parameters for 'notification process' (openwrt#144)
19df553 chore(driver): improve memory management in at driver (openwrt#140)
c86edd5 chore(driver): set pcsc and curl as default drivers. (openwrt#137)
3bde4a1  driver(APDU): add QMI backend (openwrt#131)
0011ea6 docs: add link to lpa-gtk ui for lpac (openwrt#125)
d508b28 refactor: bash scripts (openwrt#123)
f5956dd chore: move rlpa-server to independent repo (openwrt#122)

Signed-off-by: David Bauer <david.bauer@uniberg.com>
blocktrron pushed a commit that referenced this pull request Aug 28, 2024
fd58ad7 Bump 2.1.0
319f55f chore(docs): add interactive preview mode option
da1cf1a update download cancel process
cee7190 workaround for es9p cancel session override error_detail
b11878f typo
e6b32e1 Merge branch 'main' of github.com:estkme/lpac
302984f preview && cancel session
56352c5 docs: Add parameters for 'notification process' (#144)
19df553 chore(driver): improve memory management in at driver (#140)
c86edd5 chore(driver): set pcsc and curl as default drivers. (#137)
3bde4a1  driver(APDU): add QMI backend (#131)
0011ea6 docs: add link to lpa-gtk ui for lpac (#125)
d508b28 refactor: bash scripts (#123)
f5956dd chore: move rlpa-server to independent repo (#122)

Signed-off-by: David Bauer <david.bauer@uniberg.com>
liudf0716 pushed a commit to liudf0716/packages that referenced this pull request Aug 30, 2024
fd58ad7 Bump 2.1.0
319f55f chore(docs): add interactive preview mode option
da1cf1a update download cancel process
cee7190 workaround for es9p cancel session override error_detail
b11878f typo
e6b32e1 Merge branch 'main' of github.com:estkme/lpac
302984f preview && cancel session
56352c5 docs: Add parameters for 'notification process' (openwrt#144)
19df553 chore(driver): improve memory management in at driver (openwrt#140)
c86edd5 chore(driver): set pcsc and curl as default drivers. (openwrt#137)
3bde4a1  driver(APDU): add QMI backend (openwrt#131)
0011ea6 docs: add link to lpa-gtk ui for lpac (openwrt#125)
d508b28 refactor: bash scripts (openwrt#123)
f5956dd chore: move rlpa-server to independent repo (openwrt#122)

Signed-off-by: David Bauer <david.bauer@uniberg.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants