Dns Priority

Test suite to check DNS service priorities

Valid Address

Description

Configures a simple, valid address and checks the DNS can resolve it. There is no priority involved as a single address is in use.

Scenario

Step 1: Set the following configuration in DUT1 :

set interfaces ethernet eth0 address 10.0.0.2/24
set service dns forwarding record host teldat.com ipv4-address 172.24.0.11
set service dns forwarding record host teldat.com ipv6-address 'ff00::dead:cafe'
set service dns resolver local
set system login user admin authentication encrypted-password '$6$GSjsCj8gHLv$/VcqU6FLi6CT2Oxn0MJQ2C2tqnRDrYKNF8HIYWJp68nvXvPdFccDsT04.WtigUONbKYrgKg8d6rEs8PjljMkH0'

Step 2: Set the following configuration in DUT0 :

set interfaces ethernet eth0 address 10.0.0.1/24
set service dns forwarding logs
set service dns forwarding name-server 10.0.0.2
set service dns resolver local
set system login user admin authentication encrypted-password '$6$GSjsCj8gHLv$/VcqU6FLi6CT2Oxn0MJQ2C2tqnRDrYKNF8HIYWJp68nvXvPdFccDsT04.WtigUONbKYrgKg8d6rEs8PjljMkH0'

Step 3: Ping IP address 10.0.0.2 from DUT0:

admin@DUT0$ ping 10.0.0.2 count 1 size 56 timeout 1
Show output
PING 10.0.0.2 (10.0.0.2) 56(84) bytes of data.
64 bytes from 10.0.0.2: icmp_seq=1 ttl=64 time=0.610 ms

--- 10.0.0.2 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.610/0.610/0.610/0.000 ms

Step 4: Run command show host lookup teldat.com type A wait 0 at DUT0 and check if output contains the following tokens:

172.24.0.11
Show output
teldat.com has address 172.24.0.11

Step 5: Run command system journal show | cat at DUT0 and expect this output:

Show output
May 04 22:59:10.000307 osdx systemd-timedated[159809]: Changed local time to Mon 2026-05-04 22:59:10 UTC
May 04 22:59:10.001470 osdx OSDxCLI[130064]: User 'admin' executed a new command: 'set date 2026-05-04 22:59:10'.
May 04 22:59:10.002939 osdx systemd-journald[1908]: Time jumped backwards, rotating.
May 04 22:59:10.282642 osdx systemd-journald[1908]: Runtime Journal (/run/log/journal/9e2a66651dea45ed982d8152051049c2) is 1.8M, max 13.8M, 11.9M free.
May 04 22:59:10.283045 osdx systemd-journald[1908]: Received client request to rotate journal, rotating.
May 04 22:59:10.283074 osdx systemd-journald[1908]: Vacuuming done, freed 0B of archived journals from /run/log/journal/9e2a66651dea45ed982d8152051049c2.
May 04 22:59:10.292561 osdx OSDxCLI[130064]: User 'admin' executed a new command: 'system journal clear'.
May 04 22:59:10.491856 osdx OSDxCLI[130064]: User 'admin' executed a new command: 'system coredump delete all'.
May 04 22:59:11.629678 osdx OSDxCLI[130064]: User 'admin' entered the configuration menu.
May 04 22:59:11.707584 osdx OSDxCLI[130064]: User 'admin' added a new cfg line: 'set interfaces ethernet eth0 address 10.0.0.1/24'.
May 04 22:59:11.775725 osdx OSDxCLI[130064]: User 'admin' added a new cfg line: 'set service dns forwarding logs'.
May 04 22:59:11.864314 osdx OSDxCLI[130064]: User 'admin' added a new cfg line: 'set service dns resolver local'.
May 04 22:59:11.915723 osdx OSDxCLI[130064]: User 'admin' added a new cfg line: 'set service dns forwarding name-server 10.0.0.2'.
May 04 22:59:12.014448 osdx OSDxCLI[130064]: User 'admin' added a new cfg line: 'show working'.
May 04 22:59:12.069215 osdx ubnt-cfgd[162734]: inactive
May 04 22:59:12.086242 osdx INFO[162740]: FRR daemons did not change
May 04 22:59:12.110946 osdx kernel: 8021q: adding VLAN 0 to HW filter on device eth0
May 04 22:59:12.151931 osdx WARNING[162809]: No supported link modes on interface eth0
May 04 22:59:12.153311 osdx modulelauncher[162809]: osdx.utils.xos cmd error: /sbin/ethtool -A eth0 autoneg on
May 04 22:59:12.153327 osdx modulelauncher[162809]: Command '/sbin/ethtool -A eth0 autoneg on' returned non-zero exit status 76.
May 04 22:59:12.154456 osdx modulelauncher[162809]: osdx.utils.xos cmd error: /sbin/ethtool -s eth0 autoneg on advertise Pause off Asym_Pause off --
May 04 22:59:12.154466 osdx modulelauncher[162809]: Command '/sbin/ethtool -s eth0 autoneg on advertise Pause off Asym_Pause off --' returned non-zero exit status 75.
May 04 22:59:12.251168 osdx systemd[1]: Starting dnsmasq.service - dnsmasq - A lightweight DHCP and caching DNS server...
May 04 22:59:12.258227 osdx dnsmasq[162885]: started, version 2.90 cachesize 150
May 04 22:59:12.258237 osdx dnsmasq[162885]: DNS service limited to local subnets
May 04 22:59:12.258243 osdx dnsmasq[162885]: compile time options: IPv6 GNU-getopt DBus no-UBus i18n IDN2 DHCP DHCPv6 no-Lua TFTP conntrack ipset nftset auth cryptohash DNSSEC loop-detect inotify dumpfile
May 04 22:59:12.258249 osdx dnsmasq[162885]: warning: ignoring resolv-file flag because no-resolv is set
May 04 22:59:12.258266 osdx dnsmasq[162885]: using nameserver 10.0.0.2#53
May 04 22:59:12.258297 osdx dnsmasq[162885]: read /etc/hosts - 1 names
May 04 22:59:12.283251 osdx systemd[1]: Started dnsmasq.service - dnsmasq - A lightweight DHCP and caching DNS server.
May 04 22:59:12.284391 osdx cfgd[1648]: [130064]Completed change to active configuration
May 04 22:59:12.295212 osdx OSDxCLI[130064]: User 'admin' committed the configuration.
May 04 22:59:12.310785 osdx OSDxCLI[130064]: User 'admin' left the configuration menu.
May 04 22:59:12.440960 osdx OSDxCLI[130064]: User 'admin' executed a new command: 'ping 10.0.0.2 count 1 size 56 timeout 1'.
May 04 22:59:12.509810 osdx dnsmasq[162885]: query[A] teldat.com from ::1
May 04 22:59:12.509872 osdx dnsmasq[162885]: forwarded teldat.com to 10.0.0.2
May 04 22:59:12.510159 osdx dnsmasq[162885]: reply teldat.com is 172.24.0.11
May 04 22:59:12.521688 osdx OSDxCLI[130064]: User 'admin' executed a new command: 'show host lookup teldat.com type A wait 0'.

Valid Address IPv6

Description

Configures a simple, valid IPv6 address and checks the DNS can resolve it. There is no priority involved as a single address is in use.

Scenario

Step 1: Set the following configuration in DUT1 :

set interfaces ethernet eth0 address '10::2/64'
set service dns forwarding record host teldat.com ipv4-address 172.24.0.11
set service dns forwarding record host teldat.com ipv6-address 'ff00::dead:cafe'
set service dns resolver local
set system login user admin authentication encrypted-password '$6$GSjsCj8gHLv$/VcqU6FLi6CT2Oxn0MJQ2C2tqnRDrYKNF8HIYWJp68nvXvPdFccDsT04.WtigUONbKYrgKg8d6rEs8PjljMkH0'

Step 2: Set the following configuration in DUT0 :

set interfaces ethernet eth0 address '10::1/64'
set service dns forwarding logs
set service dns forwarding name-server '10::2'
set service dns resolver local
set system login user admin authentication encrypted-password '$6$GSjsCj8gHLv$/VcqU6FLi6CT2Oxn0MJQ2C2tqnRDrYKNF8HIYWJp68nvXvPdFccDsT04.WtigUONbKYrgKg8d6rEs8PjljMkH0'

Step 3: Ping IP address 10::2 from DUT0:

admin@DUT0$ ping 10::2 count 1 size 56 timeout 1
Show output
PING 10::2(10::2) 56 data bytes
64 bytes from 10::2: icmp_seq=1 ttl=64 time=0.171 ms

--- 10::2 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.171/0.171/0.171/0.000 ms

Step 4: Run command show host lookup teldat.com type A wait 0 at DUT0 and check if output contains the following tokens:

172.24.0.11
Show output
teldat.com has address 172.24.0.11

Step 5: Run command system journal show | cat at DUT0 and expect this output:

Show output
May 04 22:59:17.278610 osdx systemd-journald[1908]: Runtime Journal (/run/log/journal/9e2a66651dea45ed982d8152051049c2) is 2.0M, max 13.8M, 11.8M free.
May 04 22:59:17.279008 osdx systemd-journald[1908]: Received client request to rotate journal, rotating.
May 04 22:59:17.279037 osdx systemd-journald[1908]: Vacuuming done, freed 0B of archived journals from /run/log/journal/9e2a66651dea45ed982d8152051049c2.
May 04 22:59:17.289204 osdx OSDxCLI[130064]: User 'admin' executed a new command: 'system journal clear'.
May 04 22:59:17.484928 osdx OSDxCLI[130064]: User 'admin' executed a new command: 'system coredump delete all'.
May 04 22:59:18.611469 osdx OSDxCLI[130064]: User 'admin' entered the configuration menu.
May 04 22:59:18.698350 osdx OSDxCLI[130064]: User 'admin' added a new cfg line: 'set interfaces ethernet eth0 address 10::1/64'.
May 04 22:59:18.766954 osdx OSDxCLI[130064]: User 'admin' added a new cfg line: 'set service dns forwarding logs'.
May 04 22:59:18.817438 osdx OSDxCLI[130064]: User 'admin' added a new cfg line: 'set service dns resolver local'.
May 04 22:59:18.914833 osdx OSDxCLI[130064]: User 'admin' added a new cfg line: 'set service dns forwarding name-server 10::2'.
May 04 22:59:18.975726 osdx OSDxCLI[130064]: User 'admin' added a new cfg line: 'show working'.
May 04 22:59:19.066411 osdx ubnt-cfgd[163227]: inactive
May 04 22:59:19.083386 osdx INFO[163233]: FRR daemons did not change
May 04 22:59:19.110671 osdx kernel: 8021q: adding VLAN 0 to HW filter on device eth0
May 04 22:59:19.140217 osdx zebra[158611]: [QGWPP-XPTHX][EC 100663299] eth0(2): Tx RA failed, socket 12 error 99 (Cannot assign requested address)
May 04 22:59:19.148539 osdx WARNING[163302]: No supported link modes on interface eth0
May 04 22:59:19.149774 osdx modulelauncher[163302]: osdx.utils.xos cmd error: /sbin/ethtool -A eth0 autoneg on
May 04 22:59:19.149785 osdx modulelauncher[163302]: Command '/sbin/ethtool -A eth0 autoneg on' returned non-zero exit status 76.
May 04 22:59:19.150886 osdx modulelauncher[163302]: osdx.utils.xos cmd error: /sbin/ethtool -s eth0 autoneg on advertise Pause off Asym_Pause off --
May 04 22:59:19.150896 osdx modulelauncher[163302]: Command '/sbin/ethtool -s eth0 autoneg on advertise Pause off Asym_Pause off --' returned non-zero exit status 75.
May 04 22:59:19.246908 osdx systemd[1]: Starting dnsmasq.service - dnsmasq - A lightweight DHCP and caching DNS server...
May 04 22:59:19.256642 osdx dnsmasq[163381]: started, version 2.90 cachesize 150
May 04 22:59:19.256656 osdx dnsmasq[163381]: DNS service limited to local subnets
May 04 22:59:19.256664 osdx dnsmasq[163381]: compile time options: IPv6 GNU-getopt DBus no-UBus i18n IDN2 DHCP DHCPv6 no-Lua TFTP conntrack ipset nftset auth cryptohash DNSSEC loop-detect inotify dumpfile
May 04 22:59:19.256674 osdx dnsmasq[163381]: warning: ignoring resolv-file flag because no-resolv is set
May 04 22:59:19.256697 osdx dnsmasq[163381]: using nameserver 10::2#53
May 04 22:59:19.256753 osdx dnsmasq[163381]: read /etc/hosts - 1 names
May 04 22:59:19.283277 osdx systemd[1]: Started dnsmasq.service - dnsmasq - A lightweight DHCP and caching DNS server.
May 04 22:59:19.284022 osdx cfgd[1648]: [130064]Completed change to active configuration
May 04 22:59:19.294738 osdx OSDxCLI[130064]: User 'admin' committed the configuration.
May 04 22:59:19.331266 osdx OSDxCLI[130064]: User 'admin' left the configuration menu.
May 04 22:59:19.407265 osdx zebra[158611]: [QGWPP-XPTHX][EC 100663299] eth0(2): Tx RA failed, socket 12 error 99 (Cannot assign requested address)
May 04 22:59:20.450538 osdx OSDxCLI[130064]: User 'admin' executed a new command: 'ping 10::2 count 1 size 56 timeout 1'.
May 04 22:59:21.028993 osdx OSDxCLI[130064]: User 'admin' executed a new command: 'ping 10::2 count 1 size 56 timeout 1'.
May 04 22:59:21.095420 osdx dnsmasq[163381]: query[A] teldat.com from ::1
May 04 22:59:21.095477 osdx dnsmasq[163381]: forwarded teldat.com to 10::2
May 04 22:59:21.095736 osdx dnsmasq[163381]: reply teldat.com is 172.24.0.11
May 04 22:59:21.096930 osdx OSDxCLI[130064]: User 'admin' executed a new command: 'show host lookup teldat.com type A wait 0'.

Multiple Addresses

Description

Configures two DNS addresses: one invalid and the other valid. Checks that the resolution works against the second address, while the first one does not respond.

Scenario

Step 1: Set the following configuration in DUT1 :

set interfaces ethernet eth0 address 10.0.0.2/24
set service dns forwarding record host teldat.com ipv4-address 172.24.0.11
set service dns forwarding record host teldat.com ipv6-address 'ff00::dead:cafe'
set service dns resolver local
set system login user admin authentication encrypted-password '$6$GSjsCj8gHLv$/VcqU6FLi6CT2Oxn0MJQ2C2tqnRDrYKNF8HIYWJp68nvXvPdFccDsT04.WtigUONbKYrgKg8d6rEs8PjljMkH0'

Step 2: Set the following configuration in DUT0 :

set interfaces ethernet eth0 address 10.0.0.1/24
set service dns forwarding logs
set service dns forwarding name-server 10.0.0.10 priority 0
set service dns forwarding name-server 10.0.0.2 priority 1
set service dns resolver local
set system login user admin authentication encrypted-password '$6$GSjsCj8gHLv$/VcqU6FLi6CT2Oxn0MJQ2C2tqnRDrYKNF8HIYWJp68nvXvPdFccDsT04.WtigUONbKYrgKg8d6rEs8PjljMkH0'

Step 3: Ping IP address 10.0.0.2 from DUT0:

admin@DUT0$ ping 10.0.0.2 count 1 size 56 timeout 1
Show output
PING 10.0.0.2 (10.0.0.2) 56(84) bytes of data.
64 bytes from 10.0.0.2: icmp_seq=1 ttl=64 time=0.367 ms

--- 10.0.0.2 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.367/0.367/0.367/0.000 ms

Step 4: Run command show host lookup teldat.com type A wait 0 at DUT0 and check if output contains the following tokens:

172.24.0.11
Show output
;; communications error to ::1#53: timed out
;; communications error to ::1#53: timed out
teldat.com has address 172.24.0.11

Step 5: Run command system journal show | cat at DUT0 and expect this output:

Show output
May 04 22:59:24.000246 osdx systemd-timedated[159809]: Changed local time to Mon 2026-05-04 22:59:24 UTC
May 04 22:59:24.000882 osdx systemd-journald[1908]: Time jumped backwards, rotating.
May 04 22:59:24.001388 osdx OSDxCLI[130064]: User 'admin' executed a new command: 'set date 2026-05-04 22:59:24'.
May 04 22:59:24.265267 osdx systemd-journald[1908]: Runtime Journal (/run/log/journal/9e2a66651dea45ed982d8152051049c2) is 2.4M, max 13.8M, 11.3M free.
May 04 22:59:24.268531 osdx systemd-journald[1908]: Received client request to rotate journal, rotating.
May 04 22:59:24.268578 osdx systemd-journald[1908]: Vacuuming done, freed 0B of archived journals from /run/log/journal/9e2a66651dea45ed982d8152051049c2.
May 04 22:59:24.274349 osdx OSDxCLI[130064]: User 'admin' executed a new command: 'system journal clear'.
May 04 22:59:24.466491 osdx OSDxCLI[130064]: User 'admin' executed a new command: 'system coredump delete all'.
May 04 22:59:25.568804 osdx OSDxCLI[130064]: User 'admin' entered the configuration menu.
May 04 22:59:25.646787 osdx OSDxCLI[130064]: User 'admin' added a new cfg line: 'set interfaces ethernet eth0 address 10.0.0.1/24'.
May 04 22:59:25.715221 osdx OSDxCLI[130064]: User 'admin' added a new cfg line: 'set service dns forwarding logs'.
May 04 22:59:25.765921 osdx OSDxCLI[130064]: User 'admin' added a new cfg line: 'set service dns resolver local'.
May 04 22:59:25.858605 osdx OSDxCLI[130064]: User 'admin' added a new cfg line: 'set service dns forwarding name-server 10.0.0.10 priority 0'.
May 04 22:59:25.910347 osdx OSDxCLI[130064]: User 'admin' added a new cfg line: 'set service dns forwarding name-server 10.0.0.2 priority 1'.
May 04 22:59:26.015756 osdx OSDxCLI[130064]: User 'admin' added a new cfg line: 'show working'.
May 04 22:59:26.071790 osdx ubnt-cfgd[163735]: inactive
May 04 22:59:26.089211 osdx INFO[163741]: FRR daemons did not change
May 04 22:59:26.116534 osdx kernel: 8021q: adding VLAN 0 to HW filter on device eth0
May 04 22:59:26.159945 osdx WARNING[163810]: No supported link modes on interface eth0
May 04 22:59:26.161639 osdx modulelauncher[163810]: osdx.utils.xos cmd error: /sbin/ethtool -A eth0 autoneg on
May 04 22:59:26.161652 osdx modulelauncher[163810]: Command '/sbin/ethtool -A eth0 autoneg on' returned non-zero exit status 76.
May 04 22:59:26.162759 osdx modulelauncher[163810]: osdx.utils.xos cmd error: /sbin/ethtool -s eth0 autoneg on advertise Pause off Asym_Pause off --
May 04 22:59:26.162766 osdx modulelauncher[163810]: Command '/sbin/ethtool -s eth0 autoneg on advertise Pause off Asym_Pause off --' returned non-zero exit status 75.
May 04 22:59:26.272862 osdx systemd[1]: Starting dnsmasq.service - dnsmasq - A lightweight DHCP and caching DNS server...
May 04 22:59:26.280031 osdx dnsmasq[163889]: started, version 2.90 cachesize 150
May 04 22:59:26.280040 osdx dnsmasq[163889]: DNS service limited to local subnets
May 04 22:59:26.280046 osdx dnsmasq[163889]: compile time options: IPv6 GNU-getopt DBus no-UBus i18n IDN2 DHCP DHCPv6 no-Lua TFTP conntrack ipset nftset auth cryptohash DNSSEC loop-detect inotify dumpfile
May 04 22:59:26.280053 osdx dnsmasq[163889]: warning: ignoring resolv-file flag because no-resolv is set
May 04 22:59:26.280071 osdx dnsmasq[163889]: using nameserver 10.0.0.10#53
May 04 22:59:26.280076 osdx dnsmasq[163889]: using nameserver 10.0.0.2#53
May 04 22:59:26.280110 osdx dnsmasq[163889]: read /etc/hosts - 1 names
May 04 22:59:26.305481 osdx systemd[1]: Started dnsmasq.service - dnsmasq - A lightweight DHCP and caching DNS server.
May 04 22:59:26.306264 osdx cfgd[1648]: [130064]Completed change to active configuration
May 04 22:59:26.316950 osdx OSDxCLI[130064]: User 'admin' committed the configuration.
May 04 22:59:26.352343 osdx OSDxCLI[130064]: User 'admin' left the configuration menu.
May 04 22:59:26.489861 osdx OSDxCLI[130064]: User 'admin' executed a new command: 'ping 10.0.0.2 count 1 size 56 timeout 1'.
May 04 22:59:26.555805 osdx dnsmasq[163889]: query[A] teldat.com from ::1
May 04 22:59:26.555879 osdx dnsmasq[163889]: forwarded teldat.com to 10.0.0.10
May 04 22:59:27.556424 osdx dnsmasq[163889]: query[A] teldat.com from ::1
May 04 22:59:28.557480 osdx dnsmasq[163889]: query[A] teldat.com from 127.0.0.1
May 04 22:59:28.557535 osdx dnsmasq[163889]: forwarded teldat.com to 10.0.0.2
May 04 22:59:28.557875 osdx dnsmasq[163889]: reply teldat.com is 172.24.0.11
May 04 22:59:28.569653 osdx OSDxCLI[130064]: User 'admin' executed a new command: 'show host lookup teldat.com type A wait 0'.

Multiple IPv6 Addresses

Description

Configures two IPv6 DNS addresses: one invalid and the other valid. Checks that the resolution works against the second address, while the first one does not respond.

Scenario

Step 1: Set the following configuration in DUT1 :

set interfaces ethernet eth0 address '10::2/64'
set service dns forwarding record host teldat.com ipv4-address 172.24.0.11
set service dns forwarding record host teldat.com ipv6-address 'ff00::dead:cafe'
set service dns resolver local
set system login user admin authentication encrypted-password '$6$GSjsCj8gHLv$/VcqU6FLi6CT2Oxn0MJQ2C2tqnRDrYKNF8HIYWJp68nvXvPdFccDsT04.WtigUONbKYrgKg8d6rEs8PjljMkH0'

Step 2: Set the following configuration in DUT0 :

set interfaces ethernet eth0 address '10::1/64'
set service dns forwarding logs
set service dns forwarding name-server '10::10' priority 0
set service dns forwarding name-server '10::2' priority 1
set service dns resolver local
set system login user admin authentication encrypted-password '$6$GSjsCj8gHLv$/VcqU6FLi6CT2Oxn0MJQ2C2tqnRDrYKNF8HIYWJp68nvXvPdFccDsT04.WtigUONbKYrgKg8d6rEs8PjljMkH0'

Step 3: Ping IP address 10::2 from DUT0:

admin@DUT0$ ping 10::2 count 1 size 56 timeout 1
Show output
PING 10::2(10::2) 56 data bytes
64 bytes from 10::2: icmp_seq=1 ttl=64 time=0.385 ms

--- 10::2 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.385/0.385/0.385/0.000 ms

Step 4: Run command show host lookup teldat.com type A wait 0 at DUT0 and check if output contains the following tokens:

172.24.0.11
Show output
;; communications error to ::1#53: timed out
;; communications error to ::1#53: timed out
teldat.com has address 172.24.0.11

Step 5: Run command system journal show | cat at DUT0 and expect this output:

Show output
May 04 22:59:33.277880 osdx systemd-journald[1908]: Runtime Journal (/run/log/journal/9e2a66651dea45ed982d8152051049c2) is 1.9M, max 13.8M, 11.9M free.
May 04 22:59:33.278738 osdx systemd-journald[1908]: Received client request to rotate journal, rotating.
May 04 22:59:33.278785 osdx systemd-journald[1908]: Vacuuming done, freed 0B of archived journals from /run/log/journal/9e2a66651dea45ed982d8152051049c2.
May 04 22:59:33.287431 osdx OSDxCLI[130064]: User 'admin' executed a new command: 'system journal clear'.
May 04 22:59:33.476168 osdx OSDxCLI[130064]: User 'admin' executed a new command: 'system coredump delete all'.
May 04 22:59:34.600083 osdx OSDxCLI[130064]: User 'admin' entered the configuration menu.
May 04 22:59:34.718604 osdx OSDxCLI[130064]: User 'admin' added a new cfg line: 'set interfaces ethernet eth0 address 10::1/64'.
May 04 22:59:34.768686 osdx OSDxCLI[130064]: User 'admin' added a new cfg line: 'set service dns forwarding logs'.
May 04 22:59:34.860958 osdx OSDxCLI[130064]: User 'admin' added a new cfg line: 'set service dns resolver local'.
May 04 22:59:34.914764 osdx OSDxCLI[130064]: User 'admin' added a new cfg line: 'set service dns forwarding name-server 10::10 priority 0'.
May 04 22:59:35.007678 osdx OSDxCLI[130064]: User 'admin' added a new cfg line: 'set service dns forwarding name-server 10::2 priority 1'.
May 04 22:59:35.069606 osdx OSDxCLI[130064]: User 'admin' added a new cfg line: 'show working'.
May 04 22:59:35.159676 osdx ubnt-cfgd[164237]: inactive
May 04 22:59:35.179594 osdx INFO[164243]: FRR daemons did not change
May 04 22:59:35.206749 osdx kernel: 8021q: adding VLAN 0 to HW filter on device eth0
May 04 22:59:35.244054 osdx zebra[158611]: [QGWPP-XPTHX][EC 100663299] eth0(2): Tx RA failed, socket 12 error 99 (Cannot assign requested address)
May 04 22:59:35.256863 osdx WARNING[164312]: No supported link modes on interface eth0
May 04 22:59:35.258572 osdx modulelauncher[164312]: osdx.utils.xos cmd error: /sbin/ethtool -A eth0 autoneg on
May 04 22:59:35.258590 osdx modulelauncher[164312]: Command '/sbin/ethtool -A eth0 autoneg on' returned non-zero exit status 76.
May 04 22:59:35.260011 osdx modulelauncher[164312]: osdx.utils.xos cmd error: /sbin/ethtool -s eth0 autoneg on advertise Pause off Asym_Pause off --
May 04 22:59:35.260025 osdx modulelauncher[164312]: Command '/sbin/ethtool -s eth0 autoneg on advertise Pause off Asym_Pause off --' returned non-zero exit status 75.
May 04 22:59:35.296315 osdx zebra[158611]: [QGWPP-XPTHX][EC 100663299] eth0(2): Tx RA failed, socket 12 error 99 (Cannot assign requested address)
May 04 22:59:35.411072 osdx systemd[1]: Starting dnsmasq.service - dnsmasq - A lightweight DHCP and caching DNS server...
May 04 22:59:35.418360 osdx dnsmasq[164391]: started, version 2.90 cachesize 150
May 04 22:59:35.418372 osdx dnsmasq[164391]: DNS service limited to local subnets
May 04 22:59:35.418377 osdx dnsmasq[164391]: compile time options: IPv6 GNU-getopt DBus no-UBus i18n IDN2 DHCP DHCPv6 no-Lua TFTP conntrack ipset nftset auth cryptohash DNSSEC loop-detect inotify dumpfile
May 04 22:59:35.418384 osdx dnsmasq[164391]: warning: ignoring resolv-file flag because no-resolv is set
May 04 22:59:35.418401 osdx dnsmasq[164391]: using nameserver 10::10#53
May 04 22:59:35.418406 osdx dnsmasq[164391]: using nameserver 10::2#53
May 04 22:59:35.418438 osdx dnsmasq[164391]: read /etc/hosts - 1 names
May 04 22:59:35.444905 osdx systemd[1]: Started dnsmasq.service - dnsmasq - A lightweight DHCP and caching DNS server.
May 04 22:59:35.445695 osdx cfgd[1648]: [130064]Completed change to active configuration
May 04 22:59:35.456808 osdx OSDxCLI[130064]: User 'admin' committed the configuration.
May 04 22:59:35.472671 osdx OSDxCLI[130064]: User 'admin' left the configuration menu.
May 04 22:59:36.296403 osdx zebra[158611]: [QGWPP-XPTHX][EC 100663299] eth0(2): Tx RA failed, socket 12 error 99 (Cannot assign requested address)
May 04 22:59:36.624220 osdx OSDxCLI[130064]: User 'admin' executed a new command: 'ping 10::2 count 1 size 56 timeout 1'.
May 04 22:59:37.199201 osdx OSDxCLI[130064]: User 'admin' executed a new command: 'ping 10::2 count 1 size 56 timeout 1'.
May 04 22:59:37.267303 osdx dnsmasq[164391]: query[A] teldat.com from ::1
May 04 22:59:37.267385 osdx dnsmasq[164391]: forwarded teldat.com to 10::10
May 04 22:59:38.268741 osdx dnsmasq[164391]: query[A] teldat.com from ::1
May 04 22:59:39.270322 osdx dnsmasq[164391]: query[A] teldat.com from 127.0.0.1
May 04 22:59:39.270418 osdx dnsmasq[164391]: forwarded teldat.com to 10::2
May 04 22:59:39.271109 osdx dnsmasq[164391]: reply teldat.com is 172.24.0.11
May 04 22:59:39.285290 osdx OSDxCLI[130064]: User 'admin' executed a new command: 'show host lookup teldat.com type A wait 0'.