Anyway, more questions.  Keep in mind I'm a complete linux newb. 
 
Here's How my remote desktop connection is set up (on winxppro):
computer: termserv
username: kenazo
password: whatever
domain: 
There is no domain listed in the connections options.  Of course when the Terminal Server 2003 window pops up it has a domain listed there.
Now, when I'm booting off the PXES disk, it prompts me for the following (after having chosen RDP as my bootup type)
Terminal Server Name [wts]:
Domain:
Color depth [8]:
So, I enter "termserv", since that's our terminal server's name per the windows clients, color depth I did 8, and Domain i left blank.
Then I get the following:
Terminal Server Name [wts]:
Domain:
Color Depth:
Extra Options[-s="com1;/dev/tts/0"]:
Again I enter termserv/nothing/8/nothing
I then end up at a GUI and get a warning message with the following:
	
	
		
		
			Warning:
Cannot resolve DNS name "termserv" in rdesktop.sh.
NSLookup:
nslookup:termserv:host name lookup failure
Resolver:
nameserver: 192.168.0.21
		
		
	 
So, looks like it's not finding the "termserv" computer that the same computer, when it runs windows has no problem finding.  Is the nameserver blocking linux clients from attempting to connect to it?  How would I remedy this?
Thanks in advance.