Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 148105 - baselayout-1.12.5 has problem with networking
Summary: baselayout-1.12.5 has problem with networking
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-18 12:49 UTC by Alexey
Modified: 2006-09-18 14:10 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey 2006-09-18 12:49:30 UTC
by executing ./net.eth0 restart

scripts is trying to restart all services related to network which is
not necessary! And it takes in my case more then 2 min.
Moreover, DHCP server not always deliver the working IP address
and it needs to restart networking at least more then one time.

Also I see as a problem, that IP address which was printed out
at the end is disappeared from the output of this script in new version.

Please turn it back on!
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-09-18 12:52:54 UTC
Not portage, read the descriptions.
Comment 2 SpanKY gentoo-dev 2006-09-18 13:00:53 UTC
the restart behavior your seeing is by design

as for the rest; no idea what you're trying to say and you didnt really post any information
Comment 3 Alexey 2006-09-18 13:41:50 UTC
(In reply to comment #2)
> the restart behavior your seeing is by design
> 
> as for the rest; no idea what you're trying to say and you didnt really post
> any information
> 

That is what I have now:

./net.eth0 restart

 * Service net.eth0 stopping
 * Service mldonkey stopping
 * Service apache2 stopping
 * Service zope-2.9.3 stopping
. daemon process stopped
 * Service zope-2.9.3 stopped
 * Service mldonkey stopped
 * Service apache2 stopped
 * Service net.eth0 stopped
 * Service net.eth0 starting
 * Service net.eth0 started
 * Service apache2 starting
 * Service mldonkey starting
 * Service zope-2.9.3 starting
. daemon process started, pid=2253
 * Service zope-2.9.3 started
 * Service mldonkey started
 * Service apache2 started
Press any key to continue...


Before I had just only something like this

 * Service net.eth0 stopping     [OK]
 * Service net.eth0 starting     [OK]
your IP address = 213.101.233.127
Press any key to continue...

I just want it back.
Comment 4 Alexey 2006-09-18 13:43:04 UTC
(In reply to comment #1)
> Not portage, read the descriptions.

I'm sorry.

Comment 5 SpanKY gentoo-dev 2006-09-18 14:10:49 UTC
that is the correct behavior

read about the RC_NET vars in /etc/conf.d/rc