On 2014/11/05 10:48, Stefan Olsson wrote:
> > That needs to go in a dhclient config file, you'll need different config
> > files for each interface and run dhclient from a hostname.if line like
> > "!dhclient -c /etc/dhclient-nogw em0".
> 
> is it not enough to just append the following to /etc/dhclient.conf?:
> 
> interface "em0" {
> ignore routers;
> }

Oh, I wasn't aware of that possibility. Yes that should work :)

Reply via email to