﻿id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host
4091,VBox DHCP: revese order of DNS servers from host -> fixed in svn,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",defect,closed,network/NAT,VirtualBox 2.2.2,fixed,reverse order DNS server,,Linux,Linux
