FAQ Search Today's Posts Mark Forums Read
» Video Reviews

» Linux Archive

Linux-archive is a website aiming to archive linux email lists and to make them easily accessible for linux users/developers.


» Sponsor

» Partners

» Sponsor

Go Back   Linux Archive > Redhat > Fedora User

 
 
LinkBack Thread Tools
 
Old 06-26-2012, 02:21 PM
Ed Greshko
 
Default Gnome-rdp

On 06/25/2012 09:25 AM, Lawrence Graves wrote:
> I made some adjustments with the firewall and I am still receiving the message/
> ERROR: gettaddrinfo: name or server unknown

Why not just use the IP addresses until you get things 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@lists.fedoraproject.org
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
 
Old 06-26-2012, 02:59 PM
Lawrence Graves
 
Default Gnome-rdp

On 06/26/2012 07:42 AM, Lawrence Graves wrote:


On 06/26/2012 07:39 AM, Darryl L. Pierce wrote:

nslookup [hostname]

Password:
[root@Jehovah ~]# nslookup [hostname]
Server: 192.168.1.1
Address: 192.168.1.1#53

** server can't find [hostname]: NXDOMAIN

This is what came back.
I tried all that was given and I still am not able to connect. I tried
Remmina and Gnome-rdp. Unless I am putting the information in the wrong
areas, this is confusing. I believe I have all information needed to
insert would someone take me step by step in the inserting of this
information.

--
All things are workable but don't all things work. Prov.3:5 & 6


--
users mailing list
users@lists.fedoraproject.org
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
 
Old 06-26-2012, 03:09 PM
Ed Greshko
 
Default Gnome-rdp

On 06/26/2012 10:59 PM, Lawrence Graves wrote:
> I tried all that was given and I still am not able to connect. I tried Remmina and
> Gnome-rdp. Unless I am putting the information in the wrong areas, this is
> confusing. I believe I have all information needed to insert would someone take me
> step by step in the inserting of this information.

Quick question.....

On the server side, did you do the following?

1. yum install xrdp
2. systemctl enable xrdp.service
3. systemctl enable xrdp-sesman.service
4. systemctl start xrdp.service
5. systemctl start xrdp-sesman.service

And then on the client side....

1. telnet clientIP 3389

to make sure all is running on the server side and there is no firewall issue?


--
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@lists.fedoraproject.org
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
 
Old 06-26-2012, 03:15 PM
Ed Greshko
 
Default Gnome-rdp

On 06/26/2012 11:09 PM, Ed Greshko wrote:
> And then on the client side....
>
> 1. telnet clientIP 3389

Duh....

Of course I meant....

1. telnet serverIP 3389

--
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@lists.fedoraproject.org
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
 
Old 06-26-2012, 03:41 PM
Lawrence Graves
 
Default Gnome-rdp

On 06/26/2012 09:09 AM, Ed Greshko wrote:

On 06/26/2012 10:59 PM, Lawrence Graves wrote:

I tried all that was given and I still am not able to connect. I tried Remmina and
Gnome-rdp. Unless I am putting the information in the wrong areas, this is
confusing. I believe I have all information needed to insert would someone take me
step by step in the inserting of this information.

Quick question.....

On the server side, did you do the following?

1. yum install xrdp
2. systemctl enable xrdp.service
3. systemctl enable xrdp-sesman.service
4. systemctl start xrdp.service
5. systemctl start xrdp-sesman.service

And then on the client side....

1. telnet clientIP 3389

to make sure all is running on the server side and there is no firewall issue?

This is where I get confused. I don't understand or know how to get to where the client side is located.


--
All things are workable but don't all things work. Prov.3:5 & 6


--
users mailing list
users@lists.fedoraproject.org
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
 
Old 06-26-2012, 03:48 PM
Ed Greshko
 
Default Gnome-rdp

On 06/26/2012 11:41 PM, Lawrence Graves wrote:
> This is where I get confused. I don't understand or know how to get to where the
> client side is located.

The "client" side is the "remote" side. In other words....it is the side where you
are running Remmina. Remmina is "client" software. It needs to talk to the
"server"....which is, in the case we are discussing, xrdp.

Does that make a bit more sense?

--
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@lists.fedoraproject.org
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
 
Old 06-26-2012, 03:59 PM
Lawrence Graves
 
Default Gnome-rdp

On 06/26/2012 09:48 AM, Ed Greshko wrote:

On 06/26/2012 11:41 PM, Lawrence Graves wrote:

This is where I get confused. I don't understand or know how to get to where the
client side is located.

The "client" side is the "remote" side. In other words....it is the side where you
are running Remmina. Remmina is "client" software. It needs to talk to the
"server"....which is, in the case we are discussing, xrdp.

Does that make a bit more sense?


I am still not able to connect.
--
All things are workable but don't all things work. Prov.3:5 & 6


--
users mailing list
users@lists.fedoraproject.org
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
 
Old 06-26-2012, 04:08 PM
Ed Greshko
 
Default Gnome-rdp

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@lists.fedoraproject.org
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
 
Old 06-26-2012, 04:11 PM
Ed Greshko
 
Default Gnome-rdp

On 06/27/2012 12:08 AM, Ed Greshko wrote:
> This confirms that there is a "server" running on 192.168.0.198

Sorry about all the duplicate lines...... Getting late here in Taiwan and past my
bed time.... :-)

--
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@lists.fedoraproject.org
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
 
Old 06-26-2012, 04:14 PM
Lawrence Graves
 
Default Gnome-rdp

On 06/26/2012 10:11 AM, Ed Greshko wrote:

On 06/27/2012 12:08 AM, Ed Greshko wrote:

This confirms that there is a "server" running on 192.168.0.198

Sorry about all the duplicate lines...... Getting late here in Taiwan and past my
bed time.... :-)

I am very sorry but certainly appreciate your help. Now go to bed. I
will live if I don't get it working. I am up pretty late.

--
All things are workable but don't all things work. Prov.3:5 & 6


--
users mailing list
users@lists.fedoraproject.org
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
 

Thread Tools




All times are GMT. The time now is 02:11 PM.

VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org