dhcpcd-discuss

Re: Multiple static DNS addresses

Roy Marples

Fri Jul 20 11:50:43 2012

Hi

On 19/07/2012 18:17, Leonardo Guilherme wrote:
> 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.

That works fine for me.
Maybe it's a quoting issue? What shell are you using, or is that a
command somewhere?

Thanks

Roy


Follow-Ups:
Re: Multiple static DNS addressesLeonardo Guilherme
References:
Multiple static DNS addressesLeonardo Guilherme
Archive administrator: postmaster@marples.name