On 06/26/2012 11:59 PM, Lawrence Graves wrote: > I am still not able to connect. Can you be a bit more specific? OK....let me tell you my setup..... I have a server that I want to connect with using Remmina. The IP address of the server side is 192.168.0.198 The IP address of the client side is 192.168.0.18 On the server side, also known as F17.... [root@f17 egreshko]# systemctl enable xrdp.service ln -s '/usr/lib/systemd/system/xrdp.service' '/etc/systemd/system/multi-user.target.wants/xrdp.service' [root@f17 egreshko]# systemctl enable xrdp-sesman.service ln -s '/usr/lib/systemd/system/xrdp-sesman.service' '/etc/systemd/system/multi-user.target.wants/xrdp-sesman.service' [root@f17 egreshko]# systemctl start xrdp.service [root@f17 egreshko]# systemctl start xrdp-sesman.service [root@f17 egreshko]# ps -eaf | grep xrdp root 3510 1 0 00:04 ? 00:00:00 /usr/sbin/xrdp-sesman --nodaemon root 3511 1 0 00:04 ? 00:00:00 /usr/sbin/xrdp --nodaemon root 3516 2950 0 00:05 pts/0 00:00:00 grep --color=auto xrdp Then.... On the client side, also known as meimei.... [egreshko@meimei ~]$ telnet 192.168.0.198 3389 Trying 192.168.0.198... Connected to 192.168.0.198. Escape character is '^]'. 192.168.0.198192.168.0.198 This confirms that there is a "server" running on On the client side, also known as meimei.... [egreshko@meimei ~]$ telnet 192.168.0.198 3389 Trying 192.168.0.198... Connected to 192.168.0.198. Escape character is '^]'. 192.168.0.198192.168.0.198 This confirms that there is a "server" running on On the client side, also known as meimei.... [egreshko@meimei ~]$ telnet 192.168.0.198 3389 Trying 192.168.0.198... Connected to 192.168.0.198. Escape character is '^]'. This confirms that there is a "server" running on 192.168.0.198 So....can you do something like I've shown and give information your IP addresses and processes running? -- Never be afraid to laugh at yourself, after all, you could be missing out on the joke of the century. -- Dame Edna Everage -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org