Skip to content

How can I enforce rpi-connect to use a specific interface (eth0) #4225

@bondskin

Description

@bondskin

When I start my Pi4, the rpi-connect service uses wlan0 instead of eth0.
Although I am using correct metrics:
❯ ip route show
default via 192.168.2.1 dev eth0 proto dhcp src 192.168.2.33 metric 100
default via 192.168.2.1 dev wlan0 proto dhcp src 192.168.2.34 metric 600

How can I force rpi-connect to use a specific port (eth0 in my case)?

thx
Mike

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions