<div dir="ltr"><br><div>I&#39;m making progress on the Database proxy, waiting on a dev box I can test with.</div><div><br></div><div>  On a separate but related note, I need to proxy in front of a Remote Desktop server.  Config is up and happy enough to start up with a very simple config ( removed additional backends for now );</div><div><br></div><div><div>frontend  ServerFront</div><div>    bind *:3389</div><div>    acl rdpfarm         dst_port 3339</div></div><div>    use_backend rdpfarm if rdpfarm</div><div><br></div><div>backend rdpfarm<br></div><div><div>    balance     roundrobin</div><div>    server  rdpfarm1 pco-vm-bard-11:3389 check</div><div>    server  rdpfarm2 pco-vm-bard-12:3389 check</div></div><div><br></div><div>RDP is up and running because I can hit the bard-11 and bard-12 directly but when I hit the Linux HA proxy ( either direct or KeepaliveD VIP ) I get an error from my rdesktop client ( Linux )</div><div><br></div><div><div>ERROR: expected CC, got 0x0</div></div><div><br></div><div><br></div><div>Yeah,google&#39;s not a lot of help yet.</div><div><br></div><div>Any thoughts?</div><div><br></div><div>Robert</div><div>   ( P.S. Who is admining the list now?  I&#39;m only getting 1 or 2 emails a week from ALE, I didn&#39;t get any of the replies to my last email, I&#39;m having to monitor PIPER )</div><div><br></div><div><br></div><div><br></div></div>