public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Fresh install and problem with net.* init.d script
@ 2013-07-22 20:42 FredL
  2013-07-22 20:54 ` Paul Hartman
  0 siblings, 1 reply; 24+ messages in thread
From: FredL @ 2013-07-22 20:42 UTC (permalink / raw
  To: gentoo-user

Hello,

I've just build a new gentoo system from my running one (no cd install 
at all) and everything seems to be fine except that I can't start any 
net.* script from default runlevel.

I use the new udev naming scheme, it detect my 2 interface as enp2s0 and 
enp5s1 so I have created the symlinks like this:

ln -s /etc/init.d/net.lo /etc/init.d/net.enp2s0

then I have added the script to default runlevel:

rc-update add net.enp2s0 default

These iface are configured with static ip in /etc/conf.d/net like this:

config_enp2s0="192.168.0.5 netmask 255.255.255.0 brd 192.168.0.255"
routes_enp2s0="default via 192.168.0.1"

config_enp5s1="10.10.10.100/24"

when I boot the system, none of my two interface are started, instead 
dhcpcd start and assign ip from dhcp server

After booting if I manually start the scripts it assign my static config 
to an alias of my interfaces...

I really can't figure out what I am doing wrong, If someone have any 
idea it would be nice.

Thanks for reading and sorry for my poor english speaking

Fred Leon



^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2013-07-27 18:28 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-22 20:42 [gentoo-user] Fresh install and problem with net.* init.d script FredL
2013-07-22 20:54 ` Paul Hartman
2013-07-22 21:13   ` FredL
2013-07-22 21:35     ` FredL
2013-07-22 21:44       ` Alan McKinnon
2013-07-22 22:02         ` FredL
2013-07-22 22:08           ` Alan McKinnon
2013-07-22 22:45             ` FredL
2013-07-23  0:13               ` Neil Bothwick
2013-07-23  7:43                 ` FredL
2013-07-23 11:06             ` Tanstaafl
2013-07-23 12:02               ` Bruce Hill
2013-07-23 12:20               ` Yohan Pereira
2013-07-23 14:22                 ` FredL
2013-07-24  2:17         ` [gentoo-user] " Steven J. Long
2013-07-24  9:02           ` Neil Bothwick
2013-07-24  9:39             ` Alan McKinnon
2013-07-24 17:51               ` [gentoo-user] " Steven J. Long
2013-07-24 19:37                 ` Alan McKinnon
2013-07-24 20:18                   ` [gentoo-user] " Steven J. Long
2013-07-24 21:04                     ` Alan McKinnon
2013-07-27 18:28                       ` [gentoo-user] Reinventing the wheel Steven J. Long
2013-07-24 17:32             ` [gentoo-user] Re: Re: Fresh install and problem with net.* init.d script Steven J. Long
2013-07-26 19:59       ` [gentoo-user] " Markus Kaindl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox