dhcpcd-discuss

Multiple static DNS addresses

Leonardo Guilherme

Thu Jul 19 17:17:38 2012

Hello.

What is the correct way to pass a list of multiple static dns as an command
line argument to dhcpcd?

I've been trying

dhcpcd --noipv4ll -S domain_name_servers=10.4.50.1 10.0.0.17 10.0.0.11 eth0
and
dhcpcd --noipv4ll -S domain_name_servers="10.4.50.1 10.0.0.17 10.0.0.11"

but none of them works, dhcpcd thinks that the last two ips are interfaces.

Thanks.

Leonardo.

Follow-Ups:
Re: Multiple static DNS addressesRoy Marples
Archive administrator: postmaster@marples.name