csmk 1 Posted January 18, 2015 Report Share Posted January 18, 2015 Hi, I come from gentoo to funtoo, and I just finished the basic installation (as KVM guest), but on every boot-up, I have to start netif.eth0 manually. Any idea why? Here is my /etc/conf.d/netif.eth0 template="interface" ipaddr="123.123.123.123/24" gateway="123.123.123.1" nameservers="8.8.8.8 8.8.4.4" rc-update show default cronie | default local | default netif.eth0 | default postfix | default rsyslog | default sshd | default uname -srmp Linux 3.17.7-hardened-r1 x86_64 Intel(R) Core(TM)2 Duo CPU T7700 @ 2.40GHz I genuinely apologize for my terrible English. Thank you in advance for your time. Link to post Share on other sites
0 666threesixes666 35 Posted January 18, 2015 Report Share Posted January 18, 2015 rc-service netif.eth0 restart this command may produce error messages, if it does so please post those also, or append to the original post. Link to post Share on other sites
0 csmk 1 Posted January 18, 2015 Author Report Share Posted January 18, 2015 (edited) Hello 666threesixes666, Thank you for the fast response, but the "rc-service netif.eth0 restart" did not produce any error. EDIT: Problem solved! :D I don't know why, but after a reboot, the "Network interface eth0 up ..." showed up! Edited January 18, 2015 by csmk Link to post Share on other sites
Question
csmk 1
Hi,
I come from gentoo to funtoo, and I just finished the basic installation (as KVM guest), but on every boot-up, I have to start netif.eth0 manually.
Any idea why?
Here is my /etc/conf.d/netif.eth0
rc-update show default
uname -srmp
I genuinely apologize for my terrible English. Thank you in advance for your time.
Link to post
Share on other sites
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now