LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 07-08-2010, 08:51 PM   #1
rotorstart
LQ Newbie
 
Registered: Jul 2010
Posts: 1

Rep: Reputation: 0
wpa_supplicant collides with network service


I have wpa_supplicant configured and working along with the network service. eth1 is the designated wireless interface. If S10network and S12wpa_supplicant start up the usual way, "iwconfig eth1" will shows nothing, but instead 'iwconfig peth1' will show wireless signal. If I dont' start up network during boot up and just wpa_supplicant, then once the server is up, I bring up the network with "service network start", eth1 is configured nicely and "iwconfig eth1" will show signal. That will work fine. Any input is appreciated.

---------------------------------

# cat ifcfg-eth1
# Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller
DEVICE=eth1
BOOTPROTO=none
ONBOOT=yes
IPADDR=192.168.1.40
NETMASK=255.255.255.0
HWADDR=00:12:17:7e:fa:6c

# cat /etc/wpa_supplicant/wpa_supplicant.conf
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=wheel

network={
ssid="My Network"
identity="Broadcom wireless 4306"
scan_ssid=1
key_mgmt=WPA-PSK
pairwise=CCMP TKIP
group=TKIP
psk=1fc843f6d9eee91f6ca5abe1a59c1432512f6f2ef50e39
}

# cat /etc/sysconfig/wpa_supplicant
# Use the flag "-i" before each of your interfaces, like so:
# INTERFACES="-i eth1 -i wlan0"
INTERFACES="-i eth1"

# Use the flag "-D" before each driver, like so:
# DRIVERS="-D wext"
DRIVERS="-D wext"

# Other arguments
# -u Enable the D-Bus interface (required for use with NetworkManager)
# -f Log to /var/log/wpa_supplicant.log
OTHER_ARGS="-f /var/log/wpa_supplicant.log"





Edit: This has been solved by turning off network bridging in Xen.

Last edited by rotorstart; 07-17-2010 at 06:23 AM.
 
Old 07-09-2010, 02:17 PM   #2
PTrenholme
Senior Member
 
Registered: Dec 2004
Location: Olympia, WA, USA
Distribution: Fedora, (K)Ubuntu
Posts: 4,187

Rep: Reputation: 354Reputation: 354Reputation: 354Reputation: 354
You might want to check your udev rule set(s) for network name settings. On most systems, udev is run as soon as the initial RAM file system transfers control to your initialization script. On my Fedora laptop the rule set looks like this:
Code:
$ cat /etc/udev/rules.d/70-persistent-net.rules 

# This file was automatically generated by the /lib/udev/write_net_rules
# program run by the persistent-net-generator.rules rules file.
#
# You can modify it, as long as you keep each rule on a single line.

# Atheros Communications Inc. AR5001 Wireless Network Adapter (rule written by anaconda)
# nVidia Corporation MCP67 Ethernet (rule written by anaconda)

# PCI device 0x10de:0x054c (forcedeth) (custom name provided by external tool)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:1e:68:46:73:a0", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"

# PCI device 0x168c:0x001c (ath5k) (custom name provided by external tool)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:1f:3a:a3:53:5f", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
cannot connect to secure network (wpa_supplicant) ieatbunnies Linux - Newbie 1 05-13-2010 07:56 PM
Network Manager service vs Network service jeromeNP7 Fedora 2 07-18-2009 03:28 PM
what is the difference between service network reload and service network restart ? markraem Linux - Networking 3 11-21-2007 03:08 PM
Connected to network with wpa_supplicant but no actual internet AceofSpades19 Linux - Wireless Networking 2 08-23-2007 08:33 PM
Network speed slows when using WPA_SUPPLICANT vdemuth Linux - Wireless Networking 1 01-24-2007 06:43 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 03:27 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration