Closed Bug 946609 Opened 12 years ago Closed 7 years ago

3rd DNS server is not recognized

Categories

(Firefox OS Graveyard :: Wifi, defect)

ARM
Gonk (Firefox OS)
defect
Not set
major

Tracking

(tracking-b2g:backlog)

RESOLVED WONTFIX
tracking-b2g backlog

People

(Reporter: masashi.honma, Unassigned)

Details

Gaia: 6ed5464af84f3c420b78259dff53f57a6f1be75e Gecko: 8fdb69114734785065ce6c76ac36f4438b90c2e6 Hardware: KEON KEON got DNS server via DHCP server. I watched the DHCP ACK frame from the DHCP server by wireshark. The Domain Name Server Option field included 3 DNS servers. 1) 192.168.3.1 (DHCP server IP address) 2) 202.238.95.24 3) 202.238.95.26 But Firefox OS only receives first and second DNS server. ---------------- root@android:/etc # getprop net.dns1 192.168.3.1 root@android:/etc # getprop net.dns2 202.238.95.24 root@android:/etc # getprop net.dns3 ----------------
I found this on the debugging of Bug 944377.
blocking-b2g: --- → backlog
blocking-b2g: backlog → ---
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.