ntdeveloper ntdeveloper <ntdeveloper31 <at> hotmail.com> writes:

> 
> 
> Hello,
> It seems connecting to hyper-v host's thr' freerdp has been fixed. I can see 
> modified code in latest sources. But how do I connect to hyper-v's hosts? 
> Are --pcid & --pcb both mandatory? What values should be passes to them?
> 
> I tried this:
> xfreerdp -u <uname> -p <pass> --pcid 0 --pcb Win7-PC <server:port>
> 
> Output:
> connected to <server>recv: Connection reset by peer
> Error: Security negotiation or connection failure.
> Thanks                                          
> ------------------------------------------------------------------------------
> Got visibility?
> Most devs has no idea what their production app looks like.
> Find out how fast your code is with AppDynamics Lite.
> http://ad.doubleclick.net/clk;262219671;13503038;y?
> http://info.appdynamics.com/FreeJavaPerformanceDownload.html
> 


You can try 
xfreerdp -u login --pcb <wmid> -t 2179 --no-nego --ignore-certificate ip_address

But i get error:
Unable to get current timezone rule
ERRINFO_UNKNOWN 0x00000300: Unknown error.
Incorrect RDP header.
Failed to check FreeRDP file descriptor


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to