Remote desktop working with Remmina but not xfreerdp?

Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I want to remote desktop between a laptop running Linux Mint (acting as the server) and a surface pro running elementary OS.
I can get this to work on Remmina but am wanting to have a multi monitor. Thus following this post I am trying xfreerdp.
Remmina works with the following settings:
Protocol: VNC - Virtual Network Computing
Server: xxx.xxx.x.x (my ip-adress)
Password: my_password
'Group', 'User name' and 'Repeater' are left blank.
However when I run following command:
xfreerdp /multimon /p:my_password /v:xxx.xxx.x.x
I get the error:
unable to connect to xxx.xxx.x.x:xxxx
Error: protocol security negotiation or connection failure
I have tried various other variations on this command, but I was unable to find anything to work (x2go also doesn't seem to let me connect). Does anyone know where I am going wrong with my xfreerdp command?
remote-desktop xfreerdp
 |Â
show 5 more comments
up vote
0
down vote
favorite
I want to remote desktop between a laptop running Linux Mint (acting as the server) and a surface pro running elementary OS.
I can get this to work on Remmina but am wanting to have a multi monitor. Thus following this post I am trying xfreerdp.
Remmina works with the following settings:
Protocol: VNC - Virtual Network Computing
Server: xxx.xxx.x.x (my ip-adress)
Password: my_password
'Group', 'User name' and 'Repeater' are left blank.
However when I run following command:
xfreerdp /multimon /p:my_password /v:xxx.xxx.x.x
I get the error:
unable to connect to xxx.xxx.x.x:xxxx
Error: protocol security negotiation or connection failure
I have tried various other variations on this command, but I was unable to find anything to work (x2go also doesn't seem to let me connect). Does anyone know where I am going wrong with my xfreerdp command?
remote-desktop xfreerdp
What do you mean by x2go won't let you connect? Any error messages?
â Goro
Sep 19 at 10:15
@Goro I get the error "Connection refused" - but I haven't spent as long looking into this.
â Quantum spaghettification
Sep 19 at 10:23
for xfreerdp would you please try this command insteadxfreerdp --ignore-certificate -u UserNname -f IpAddress -p PW
â Goro
Sep 19 at 10:29
@Goro Ok I get a different error with this:error: server hostname was not specified with /v:<server>[:port]
â Quantum spaghettification
Sep 19 at 10:34
1
@Goro The thing is that it is letting me login via Remmina, which makes me think it is not a server issue - although i could be wrong. I will try and do some tests to see if there is a bug in my xfreerdp.
â Quantum spaghettification
Sep 19 at 10:44
 |Â
show 5 more comments
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I want to remote desktop between a laptop running Linux Mint (acting as the server) and a surface pro running elementary OS.
I can get this to work on Remmina but am wanting to have a multi monitor. Thus following this post I am trying xfreerdp.
Remmina works with the following settings:
Protocol: VNC - Virtual Network Computing
Server: xxx.xxx.x.x (my ip-adress)
Password: my_password
'Group', 'User name' and 'Repeater' are left blank.
However when I run following command:
xfreerdp /multimon /p:my_password /v:xxx.xxx.x.x
I get the error:
unable to connect to xxx.xxx.x.x:xxxx
Error: protocol security negotiation or connection failure
I have tried various other variations on this command, but I was unable to find anything to work (x2go also doesn't seem to let me connect). Does anyone know where I am going wrong with my xfreerdp command?
remote-desktop xfreerdp
I want to remote desktop between a laptop running Linux Mint (acting as the server) and a surface pro running elementary OS.
I can get this to work on Remmina but am wanting to have a multi monitor. Thus following this post I am trying xfreerdp.
Remmina works with the following settings:
Protocol: VNC - Virtual Network Computing
Server: xxx.xxx.x.x (my ip-adress)
Password: my_password
'Group', 'User name' and 'Repeater' are left blank.
However when I run following command:
xfreerdp /multimon /p:my_password /v:xxx.xxx.x.x
I get the error:
unable to connect to xxx.xxx.x.x:xxxx
Error: protocol security negotiation or connection failure
I have tried various other variations on this command, but I was unable to find anything to work (x2go also doesn't seem to let me connect). Does anyone know where I am going wrong with my xfreerdp command?
remote-desktop xfreerdp
remote-desktop xfreerdp
edited Sep 19 at 10:14
Goro
6,16652762
6,16652762
asked Sep 19 at 9:46
Quantum spaghettification
1117
1117
What do you mean by x2go won't let you connect? Any error messages?
â Goro
Sep 19 at 10:15
@Goro I get the error "Connection refused" - but I haven't spent as long looking into this.
â Quantum spaghettification
Sep 19 at 10:23
for xfreerdp would you please try this command insteadxfreerdp --ignore-certificate -u UserNname -f IpAddress -p PW
â Goro
Sep 19 at 10:29
@Goro Ok I get a different error with this:error: server hostname was not specified with /v:<server>[:port]
â Quantum spaghettification
Sep 19 at 10:34
1
@Goro The thing is that it is letting me login via Remmina, which makes me think it is not a server issue - although i could be wrong. I will try and do some tests to see if there is a bug in my xfreerdp.
â Quantum spaghettification
Sep 19 at 10:44
 |Â
show 5 more comments
What do you mean by x2go won't let you connect? Any error messages?
â Goro
Sep 19 at 10:15
@Goro I get the error "Connection refused" - but I haven't spent as long looking into this.
â Quantum spaghettification
Sep 19 at 10:23
for xfreerdp would you please try this command insteadxfreerdp --ignore-certificate -u UserNname -f IpAddress -p PW
â Goro
Sep 19 at 10:29
@Goro Ok I get a different error with this:error: server hostname was not specified with /v:<server>[:port]
â Quantum spaghettification
Sep 19 at 10:34
1
@Goro The thing is that it is letting me login via Remmina, which makes me think it is not a server issue - although i could be wrong. I will try and do some tests to see if there is a bug in my xfreerdp.
â Quantum spaghettification
Sep 19 at 10:44
What do you mean by x2go won't let you connect? Any error messages?
â Goro
Sep 19 at 10:15
What do you mean by x2go won't let you connect? Any error messages?
â Goro
Sep 19 at 10:15
@Goro I get the error "Connection refused" - but I haven't spent as long looking into this.
â Quantum spaghettification
Sep 19 at 10:23
@Goro I get the error "Connection refused" - but I haven't spent as long looking into this.
â Quantum spaghettification
Sep 19 at 10:23
for xfreerdp would you please try this command instead
xfreerdp --ignore-certificate -u UserNname -f IpAddress -p PWâ Goro
Sep 19 at 10:29
for xfreerdp would you please try this command instead
xfreerdp --ignore-certificate -u UserNname -f IpAddress -p PWâ Goro
Sep 19 at 10:29
@Goro Ok I get a different error with this:
error: server hostname was not specified with /v:<server>[:port]â Quantum spaghettification
Sep 19 at 10:34
@Goro Ok I get a different error with this:
error: server hostname was not specified with /v:<server>[:port]â Quantum spaghettification
Sep 19 at 10:34
1
1
@Goro The thing is that it is letting me login via Remmina, which makes me think it is not a server issue - although i could be wrong. I will try and do some tests to see if there is a bug in my xfreerdp.
â Quantum spaghettification
Sep 19 at 10:44
@Goro The thing is that it is letting me login via Remmina, which makes me think it is not a server issue - although i could be wrong. I will try and do some tests to see if there is a bug in my xfreerdp.
â Quantum spaghettification
Sep 19 at 10:44
 |Â
show 5 more comments
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f469974%2fremote-desktop-working-with-remmina-but-not-xfreerdp%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
What do you mean by x2go won't let you connect? Any error messages?
â Goro
Sep 19 at 10:15
@Goro I get the error "Connection refused" - but I haven't spent as long looking into this.
â Quantum spaghettification
Sep 19 at 10:23
for xfreerdp would you please try this command instead
xfreerdp --ignore-certificate -u UserNname -f IpAddress -p PWâ Goro
Sep 19 at 10:29
@Goro Ok I get a different error with this:
error: server hostname was not specified with /v:<server>[:port]â Quantum spaghettification
Sep 19 at 10:34
1
@Goro The thing is that it is letting me login via Remmina, which makes me think it is not a server issue - although i could be wrong. I will try and do some tests to see if there is a bug in my xfreerdp.
â Quantum spaghettification
Sep 19 at 10:44