This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to connect to Astaro with SSH ?

Hi,

I am trying to install a log in client on the Astaro machine in order to connect to my ISP, but I notice that I am unable to mount a CD-Rom or the LS120 drive.

I have the necessary file on my PC and on CD, but I cannot find a way of installing or transfering it to the Astaro machine.

Being new to Linux, I am having trouble connecting to the Astaro PC via SSH.

If I type ssh -l loginuser 192.168.2.100 from this PC (192.168.2.2) I get an error message as follows:-

"Recieved disconnect from 192.168.2.100: 2: Protocol error: expected packet type 30, got 34"

I am able to ping each machine and am able to log in remotely to the Astaro PC for admin.

Can someone give me a few tips on how I can connect in order to transfer the login RPM file, or alternatively, point me in the right direction of how else I can load this file onto the Astaro machine?


This thread was automatically locked due to age.
Parents
  • quote:
    Originally posted by Paul:
    Hi,

    I am trying to install a log in client on the Astaro machine in order to connect to my ISP, but I notice that I am unable to mount a CD-Rom or the LS120 drive.

    I have the necessary file on my PC and on CD, but I cannot find a way of installing or transfering it to the Astaro machine.

    Being new to Linux, I am having trouble connecting to the Astaro PC via SSH.

    If I type ssh -l loginuser 192.168.2.100 from this PC (192.168.2.2) I get an error message as follows:-

    "Recieved disconnect from 192.168.2.100: 2: Protocol error: expected packet type 30, got 34"

    I am able to ping each machine and am able to log in remotely to the Astaro PC for admin.

    Can someone give me a few tips on how I can connect in order to transfer the login RPM file, or alternatively, point me in the right direction of how else I can load this file onto the Astaro machine?



    Have you turned on SSH in webadmin and allowed a connection from either the eth0 network or the individual IP 192.168.2.2?
Reply
  • quote:
    Originally posted by Paul:
    Hi,

    I am trying to install a log in client on the Astaro machine in order to connect to my ISP, but I notice that I am unable to mount a CD-Rom or the LS120 drive.

    I have the necessary file on my PC and on CD, but I cannot find a way of installing or transfering it to the Astaro machine.

    Being new to Linux, I am having trouble connecting to the Astaro PC via SSH.

    If I type ssh -l loginuser 192.168.2.100 from this PC (192.168.2.2) I get an error message as follows:-

    "Recieved disconnect from 192.168.2.100: 2: Protocol error: expected packet type 30, got 34"

    I am able to ping each machine and am able to log in remotely to the Astaro PC for admin.

    Can someone give me a few tips on how I can connect in order to transfer the login RPM file, or alternatively, point me in the right direction of how else I can load this file onto the Astaro machine?



    Have you turned on SSH in webadmin and allowed a connection from either the eth0 network or the individual IP 192.168.2.2?
Children