You are not logged in.

#1 2012-11-15 19:43:26

CaptainKirk
Member
Registered: 2009-06-07
Posts: 391

[Solved] How Can Internet Connection to Start Automatically?

I have a fresh install and if I run "sudo dhcpcd eth0" then it works fine, but it doesn't start by itself.

I tried

sudo systemctl enable dhcpcd

but the response was

Failed to issue method call: No such file or directory

I knew how to do this when we had rc.conf. smile

How do I do it now?

Last edited by CaptainKirk (2012-11-15 19:48:44)

Offline

#2 2012-11-15 19:45:22

FlyingHappy
Member
From: Cincinnati, OH
Registered: 2011-04-18
Posts: 192

Re: [Solved] How Can Internet Connection to Start Automatically?

systemctl enable dhcpcd@eth0.service

Straight from the network part of the beginners guide...

Offline

#3 2012-11-15 19:48:30

CaptainKirk
Member
Registered: 2009-06-07
Posts: 391

Re: [Solved] How Can Internet Connection to Start Automatically?

Ah, righto. I was looking at the page but I was stuck on the "Establish an internet connection" section, which actually says dhcpcd is started automatically--I guess that means just for the live CD. I didn't find the "Configure the network" section.

Thank you.

Offline

Board footer

Powered by FluxBB