Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No SSH access, out-of-box. #5

Open
stolk opened this issue May 19, 2023 · 3 comments
Open

No SSH access, out-of-box. #5

stolk opened this issue May 19, 2023 · 3 comments

Comments

@stolk
Copy link

stolk commented May 19, 2023

Out-of-box (I have not reflashed my lichee yet) the device will use DHCP to get an IP on my LAN.

But it will not accept SSH connections to it:

$ ping 10.1.8.143
PING 10.1.8.143 (10.1.8.143) 56(84) bytes of data.
64 bytes from 10.1.8.143: icmp_seq=1 ttl=64 time=0.479 ms
64 bytes from 10.1.8.143: icmp_seq=2 ttl=64 time=0.427 ms
64 bytes from 10.1.8.143: icmp_seq=3 ttl=64 time=0.423 ms
^C
--- 10.1.8.143 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2034ms
rtt min/avg/max/mdev = 0.423/0.443/0.479/0.025 ms
$ ssh 10.1.8.143
ssh: connect to host 10.1.8.143 port 22: Connection refused
@abelletti
Copy link

Agreed, this is worth adding to the image. It was easy enough to "sudo apt install openssh-server" but for someone not using a keyboard and display, having the ssh server by default seems like a win.

@Zepan
Copy link
Contributor

Zepan commented May 25, 2023

Ok, we will add into next image

@appujee
Copy link

appujee commented Aug 28, 2023

What are the instructions to ssh into Lichee Pi 4A RISC-V board?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants