* Windows PV drivers 0.8.5 - network problems
@ 2008-03-28 20:06 pembriar
2008-03-29 0:19 ` James Harper
0 siblings, 1 reply; 2+ messages in thread
From: pembriar @ 2008-03-28 20:06 UTC (permalink / raw)
To: xen-devel
GPL PV Windows drivers version: 0.8.5
We are having issues with the PV network driver (XEN Net Device Driver)
installed on a Windows 2003 Standard 32-bit DomU VM. This windows VM is
able to use the PV network driver for basic connectivity like getting onto
the network and pinging systems, BUT it is having the following problems on
more advanced functions:
1. DNS activity. It is unable to use primary/secondary DNS servers to
perform any DNS lookups (forward/reverse name lookups) via NSLOOKUP. Any
nslookup requests generate "Can't find server name" and "timed out" errors.
We use the dns servers we have access in the ADC.
2. WEB access. We are also unable to use our web proxy using the PV NIC
driver to display web pages properly.
3. RDP remote access to the VM is not working, although VNC remote access is
available.
Note 1: When I switch back to the original non-Paravirtualized network
driver (Realtek), we do not have any of these problems.
Note 2: There are no port access issues indicative here; I'm able to telnet
to all 3 services (DNS/HTTP/RDP) through their respective ports (ie.,
53/80/3389).
Any help would be greatly appreciated!
--
View this message in context: http://www.nabble.com/Windows-PV-drivers-0.8.5---network-problems-tp16361077p16361077.html
Sent from the Xen - Dev mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: Windows PV drivers 0.8.5 - network problems
2008-03-28 20:06 Windows PV drivers 0.8.5 - network problems pembriar
@ 2008-03-29 0:19 ` James Harper
0 siblings, 0 replies; 2+ messages in thread
From: James Harper @ 2008-03-29 0:19 UTC (permalink / raw)
To: pembriar, xen-devel
>
> 1. DNS activity. It is unable to use primary/secondary DNS servers to
> perform any DNS lookups (forward/reverse name lookups) via NSLOOKUP.
Any
> nslookup requests generate "Can't find server name" and "timed out"
> errors. We use the dns servers we have access in the ADC.
0.8.5 may have had problems with checksums on UDP packets - eg they were
completely broken.
> 2. WEB access. We are also unable to use our web proxy using the PV
NIC
> driver to display web pages properly.
Could that have been DNS related?
> 3. RDP remote access to the VM is not working, although VNC remote
access
> is available.
That's strange. The latest version fixes a lot of these problems. I'll
be doing a binary release in the next 12 hours or so with any luck.
> Note 2: There are no port access issues indicative here; I'm able to
> telnet to all 3 services (DNS/HTTP/RDP) through their respective ports
> (ie., 53/80/3389).
A simple connect won't tell you anything unless you move some data. What
happens if you type the following in to a telnet to port 80:
"
GET / HTTP/1.1
"
Either way, probably best to check out the latest source and compile it
yourself, or just wait for the next binary release.
James
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-03-29 0:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-28 20:06 Windows PV drivers 0.8.5 - network problems pembriar
2008-03-29 0:19 ` James Harper
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.