Skip to content

Help with arping and profiles. #82

Closed Answered by rsmarples
remay asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, sorry for the late reply.

dhcpcd currently does not suppot this! Oddly enough the reverse of your situation is what most people want.
Anyway, I've added this commit to fix this here: b3c41d2

So this config now works:

interface ethN
arping 192.168.1.1
static ip_address=192.168.77.1/24

# In the dev environment the interface for 192.168.1.1 has mac address aa:bb:cc:dd:ee:ff
profile aa:bb:cc:dd:ee:ff
static ip_address=

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ido
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants