127.0.0.1:47807 seems to be used by another application in Mac OS X.
47808 is currently registered by IANA. As a result 47809 is here chose as a
new number. For details about the reason, please see a note:
tests/lettuce/configurations/DO_NOT_USE_127.0.0.1:47807.
"database_file": "data/example.org.sqlite3",
"listen_on": [ {
"address": "127.0.0.1",
- "port": 47807
+ "port": 47809
} ]
},
"data_sources": {
"zones": [ {
"name": "example.org",
"master_addr": "127.0.0.1",
- "master_port": 47807
+ "master_port": 47809
} ]
},
"Zonemgr": {