Cannot SSH into AXC F 3152 PLC
Hello everyone, hope you are having a good day,
I am having a problem connecting to my PLC controller (AXC F 3152) its IP4 address is 192.168.1.10, my PC IP is 192.168.1.5, the PLC is set in RUN mode, I have also tried to put it in STOP mode and SSH into it but it still does not respond. I tried pinging the controller and it does not respond either. Note: My ethernet cable is connected to the top left port (port X1)
This is the LED status of the controller:
BF-C is blinking red approximately 1 blink every second
BF-D is red without blinking
RUN is green without blinking
D is yellow without blinking
Rest of the LEDs are OFF.
My terminal output is as follows:
ping 192.168.1.10
Pinging 192.168.1.10 with 32 bytes of data:
Reply from 192.168.1.5: Destination host unreachable.
Reply from 192.168.1.5: Destination host unreachable.
Reply from 192.168.1.5: Destination host unreachable.
Reply from 192.168.1.5: Destination host unreachable.
Ping statistics for 192.168.1.10:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
ssh admin@192.168.1.10
ssh: connect to host 192.168.1.10 port 22: Connection timed out
Does anyone have any suggestions on how to solve this issue?
Thank you so much
Comments
Hello retrospective,
according to the LED-status, your controller is in "RUN"-Mode and the application will be executed (no Errors). But I assume the default-IP-Addresses were changed.
If so, please start from step 2 in the description below or alternatively execute the reset type 1 via the reset button. In this case the PLCnEng project/apps as well as all user configuration will be removed/resettet (see User Manual).
If the default IP-Addresses are not changed, disconnect the Ethernet cable from the AXCF3152 controller and ensure that there are no additinal devices with the IP address 192.168.1.10 or 192.168.2.10 via "ping"- command (the IP-Address should be exist only once in network).
BR Eduard