Gentoo Archives: gentoo-amd64

From: Agostino Sarubbo <ago@×××××××××.org>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] eth3 - how to set up?
Date: Mon, 07 Feb 2011 13:07:05
Message-Id: 4D4FE496.6040204@autistici.org
In Reply to: [gentoo-amd64] eth3 - how to set up? by Paul Stear
1 Il 07/02/2011 13:00, Paul Stear ha scritto:
2 > Hi,
3 > I have just changed my motherboard and processor and am having trouble with my
4 > network connection.
5 > I am having to enter in a root terminal the following each time I boot the
6 > system:-
7 >
8 > ifconfig eth3 192.168.1.6 broadcast 192.168.1.255 netmask 255.255.255.0 up
9 > After this everything works as it should.
10 > Where is this setting help?
11 > I have read the guide but nothing seems to make a difference.
12 > I'm sure this is a lack of understanding on my part so please help.
13 > Paul
14
15 Hi.
16
17 You can see /etc/conf.d/net
18
19 Simple example
20
21 config_eth0=( "192.168.0.2 netmask 255.255.255.0 brd 192.168.0.255" )
22
23 routes_eth0=( "default via 192.168.0.1" )
24
25 If you want to "rename" eth3 device in eth0, the easiest way is rebuilt udev
26
27 I hope that i have not confused your request
28
29 Cheers
30
31
32 --
33 Agostino Sarubbo ( ago )
34 Mail: ago@×××××××××.org
35 Gpg: 0x7CD2DC5D
36 Arch Tester for Gentoo Linux amd64 http://is.gd/hcQem
37 Admin for HacklabCS c/o HPCC at Unica

Attachments

File name MIME type
signature.asc application/pgp-signature