-
Notifications
You must be signed in to change notification settings - Fork 0
Something wrong with DHCP in AlpineΒ #4
Copy link
Copy link
Open
Description
Hello! I'm using the official PoE hat on my Pi 4 and tried to set up Alpine Linux, but it's not showing up in my router nor does it have an IP assigned. I think DHCP is disabled by default.
This fixed it for me:
ip link set eth0 up
Now it gets an IPv4 and IPv6 address, but I can't SSH into it.
I just about everything. I was able to install OpenSSH and configure it, but port 22 is closed. You've probably gone through some magic to get this working π.
The networking configs don't exist at all, so something's wrong at that level.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels