Ticket #4091 (closed defect: fixed)
VBox DHCP: revese order of DNS servers from host -> fixed in svn
Reported by: | Grek336 | Owned by: | |
---|---|---|---|
Component: | network/NAT | Version: | VirtualBox 2.2.2 |
Keywords: | reverse order DNS server | Cc: | |
Guest type: | Linux | Host type: | Linux |
Description
Host: Ubuntu 8.04.2 (Hardy Heron) Guest: Ubuntu 9.04 (Jaunty Jackalope)
First! Sorry for my english.
I have a resolv.conf with some nameserver at host. Like:
nameserver 128.107.241.182
nameserver 198.202.75.26
nameserver 168.143.113.202
When I look the log of the DHCP-Process at daemon.log at the guest I see that the DNS-server list is sending in reverse order
May 24 13:41:23 jaunty-desktop NetworkManager: <info> nameserver '168.143.113.202'
May 24 13:41:23 jaunty-desktop NetworkManager: <info> nameserver '198.202.75.26'
May 24 13:41:23 jaunty-desktop NetworkManager: <info> nameserver '128.107.241.182'
and Jaunty is using it in this reverse order.
I don't now is this really a bug so I have set the Priority to trival.
Greetings from Berlin
Attachments
Change History
Changed 14 years ago by Grek336
-
attachment
Ubuntu Jaunty Jackalope 9.04 Test 1-2009-05-24-14-26-53.log
added
comment:1 Changed 14 years ago by Grek336
Please correct. I using not the Open Source Edition (OSE)! I using the PUEL-Edition
comment:2 in reply to: ↑ description Changed 14 years ago by Hachiman
Replying to Grek336:
Host: Ubuntu 8.04.2 (Hardy Heron) Guest: Ubuntu 9.04 (Jaunty Jackalope)
First! Sorry for my english.
I have a resolv.conf with some nameserver at host. Like:
nameserver 128.107.241.182
nameserver 198.202.75.26
nameserver 168.143.113.202
When I look the log of the DHCP-Process at daemon.log at the guest I see that the DNS-server list is sending in reverse order
May 24 13:41:23 jaunty-desktop NetworkManager: <info> nameserver '168.143.113.202'
May 24 13:41:23 jaunty-desktop NetworkManager: <info> nameserver '198.202.75.26'
May 24 13:41:23 jaunty-desktop NetworkManager: <info> nameserver '128.107.241.182'
and Jaunty is using it in this reverse order.
I don't now is this really a bug so I have set the Priority to trival.
Greetings from Berlin
Thank you for reporting.
VBox.log