Marc Joliet wrote:
Am Sat, 21 Aug 2010 09:15:26 +0059
schrieb Jorge Almeida:
[...]
I don't know about dhcpcd, but I'm using dhclient, and it works like this:
$cat /etc/resolv.conf
config_eth0=("dhcp")
modules_eth0=("dhclient")
dhcp_eth0="nodns"
I'm not sure the last line is necessary.
Then
Am Sat, 21 Aug 2010 09:15:26 +0059
schrieb Jorge Almeida :
[...]
> I don't know about dhcpcd, but I'm using dhclient, and it works like this:
> $cat /etc/resolv.conf
> config_eth0=("dhcp")
> modules_eth0=("dhclient")
> dhcp_eth0="nodns"
>
> I'm not sure the last line is necessary.
> Then:
>
> $
On Sat, Aug 21, 2010 at 9:25 AM, Dale wrote:
>> I don't know about dhcpcd, but I'm using dhclient, and it works like this:
>> $cat /etc/resolv.conf
Oops... It was "cat /etc/conf.d/net"...
>> config_eth0=("dhcp")
>> modules_eth0=("dhclient")
>> dhcp_eth0="nodns"
>>
>
> I kept playing with this
Jorge Almeida wrote:
I'm trying to get my nameserver setting to stick in resolv.conf when I
restart the network or reboot. Layman will not work with my ISP's DNS
server for some crazy reason. Anyway, I have this in /etc/conf.d/net file:
Dale,
if I understood correctly, you want to set t
>
> I'm trying to get my nameserver setting to stick in resolv.conf when I
> restart the network or reboot. Layman will not work with my ISP's DNS
> server for some crazy reason. Anyway, I have this in /etc/conf.d/net file:
>
Dale,
if I understood correctly, you want to set the contents of
/etc/
5 matches
Mail list logo