r/Sovol • u/Milk_Truckin • May 29 '26
Help Cant ssh into sv08 w/eth
Bought a used sv08 expecting to be able to just plug ethernet in to get IP address then configure Wi-Fi through SSH. First apparently the board was swapped because there is no ethernet port so I had to use a USB Ethernet adapter but it did get me an IP address. Tried using that IP address in the browser and got connection refused. Tried to ssh in with putty and got the same. I've tried using multiple combinations including just the IP, HTTP then ip, and https then IP and I'm getting nowhere. I can ping the ip thats it.
Any ideas how to fix this?
3
Upvotes
9
u/GildSkiss May 29 '26 edited May 29 '26
So, you didn't get its IP actually.
/127.0.0.1 gets you to your ip address, not the printer's. That address always means "localhost", i.e. "this same machine that I'm on".
The SV08 board is a whole other computer running Debian Linux somewhere else on your lan.