Gentoo Archives: gentoo-user

From: "Michael W. Holdeman" <lists@××××.org>
To: gentoo-user@l.g.o
Subject: [gentoo-user] eth1 wireless problem
Date: Thu, 01 Jun 2006 16:57:58
Message-Id: 200606011249.45246.lists@ptfd.org
1 My wireless has been working fine, I don't think I even ran any updates
2 yesturday, but this morning I get this
3
4 /etc/init.d/net.eth1 start
5 * Starting eth1
6 * Configuring wireless network for eth1
7 * eth1 connected to ESSID "ptfd" at 00:06:25:D9:DC:2F
8 * in managed mode on channel 11 (WEP disabled)
9 * Bringing up eth1
10 * 192.168.14.102
11 * 192.168.14.102 already taken on eth1
12
13 I don't get that last line, why is it reporting that the ip is already taken
14 on eth1 when I am starting eth1?
15
16 ifconfig shows no eth1 setup.
17 I can run eth1 with dhcpcd and it gets a differernt ip, in teh same subnet,
18 everything else seems fine. My eth1 wireless is set at teh static ip
19 with /etc/conf.d/wireless, mostly due to using my system on several nets and
20 vpn's and vmware, I just like the static ip's better, but can't figure
21 this...
22
23 here is teh applicable from my /etc/conf.d/wireless
24
25 config_ptfd=( "192.168.14.102 brd 192.168.14.255 netmask 255.255.255.0")
26 routes_ptfd=("default via 192.168.14.1")
27 dns_servers_ptfd=( "68.87.72.130" "68.87.77.130" )
28
29 Any ideas are appreciated, I must be missing something... I have been
30 suspending to ram lately, but this is with a fresh boot..
31
32 Mike
33 --
34
35 Michael W. Holdeman
36
37
38 ________________________________________
39 Powered by Gentoo Linux www.gentoo.org |
40 Kernel 2.6.15-ck2 |
41 VMWare Workstation 5.5.1 vmware.com |
42 Win4LinPro 6.1.1-03 win4lin.com |
43 ________________________________________|
44 --
45 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] eth1 wireless problem JimD <jimdageek@×××××.com>