Red Hat / Fedora :: Disable Wpa_supplicant In RHEL 6?
Mar 30, 2011
I'm working on a RHEL 6 base image for virtualization and I'm trying to pare down the things that we don't need. Considering none of the virtual servers will have wireless networking, I figured it'd be good to kill that wpa_supplicant process. even with the wpa_supplicant service off, NetworkManager seems to start it right back up. There isn't any wireless devices configured, so I don't know why it does this. I can't even kill the process, it starts back up immediately. Is there something in either the Network Manager or wpa_supplicant config files that would disable it permanently?
View 3 Replies
ADVERTISEMENT
Jan 31, 2011
My company has an RHEL 5.0 server on which we have been instructed by outside auditors to disable or uninstall NIS. I'm not finding a method for doing so in my on-line searches.
View 2 Replies
View Related
Mar 2, 2010
I have one RHEL server which is placed near a corner of the server room. Few people are using this server to watch movies and unwanted photos. I want to disable access to CD ROM. disabling the eject button of the drive wont work, as they used pin to force open the drive tray. Can I delete the cd rom drivers from the hard disk so that no CD will be detected ?
View 11 Replies
View Related
Jan 12, 2011
Anyway, according to the release notes, RHEL 6 has a PAE enabled kernel by default. Great... But that leaves me wondering why uname report SMP. Further, I'm provisioning some systems for QA use, and they're asking that PAE is disabled. My thinking is that since RHEL 6 requires PAE capability to install, there may be no way to disable it and the googling I've done seems to support this. tl;dr Why does a default kernel with PAE enabled report SMP on RHEL 6?
View 7 Replies
View Related
Nov 23, 2010
I am trying to get a wlan connection using my new Wlan-Stick. It has a Atheros ar9271 chipset.
Code:
Bus 001 Device 002: ID 0cf3:1006 Atheros Communications, Inc. TP-Link TL-WN422G v2 802.11g [Atheros AR9271]
Modules ath9k_htc and ath9k_htc_common are loaded. I can scan for network using iwlist or airodump and get the whole lists of networks. I've copied the config file I use with wpa_supplicant from a working system:
Code:
network={
ssid="Pasta"
scan_ssid=1
key_mgmt=WPA-PSK
[code]....
But I am not able to successfully connect:
Code:
[vortexbox.localdomain ~]# wpa_supplicant -i wlan0 -c wpa.test.conf -Dwext
ioctl[SIOCGIWSCAN]: Resource temporarily unavailable
ioctl[SIOCSIWSCAN]: Device or resource busy
[code]....
the "pre-shared key may be incorrect" I have rechecked the key twice and it is correct (actually it cannot be wrong because they file was copied from a working system). I have also tried to connect to a WEP encrypted network using iwconfig without success. I get no error when connecting but iwconfig tells me "Access Point: Not-Associated".Because of the "Device or resource busy" I tried a "lsof | grep -i wlan" but there are no results.
View 2 Replies
View Related
Feb 20, 2011
if the NetworkManager uses wpa_supplicant? I normally dont use NetworkManager and decided to try it. I started it and tried it out and it works with WEP and WPA! I cant figure out why using the iwconfig command is not working by itself for WEP. WPA working with NetworkManager is just a bonus though.
View 4 Replies
View Related
Apr 20, 2010
When I run wpa_gui I get a "Failed to open control connection to wpa_supplicant." message and an endless stream of "PING failed - trying to reconnect". I'm sure wpa_supplicant service is running, it also seems to be working correctly (program logs show activity when I connect to a wpa secured network via gnome network manager).
The location that ctrl_interface (in /etc/wpa_supplicant/wpa_supplicant.conf) points to (/var/run/wpa_supplicant) is an empty folder. I'm able to connect to a simple WPA network at home, but the one at my university needs special configuration and I couldn't get it to work by editing the .conf file. That's why I need the gui. My network card is Atheros Communications Inc. AR928X Wireless Network Adapter, the driver is ath9k.
View 2 Replies
View Related
May 26, 2011
i've configured the machine to use a static ip yet dhclient still runs and obtains an ip. what needs to be done to stop this? it has to be something i can put in a script since i have written a setup script to run on several machines. this setup script creates/modifies several files with a few key ones shown below:
/etc/sysconfig/network
Quote:
HOSTNAME=csec7154
NETWORKING=yes
NISDOMAIN=csma
NTPSERVERARGS=iburst
[code]....
and the files, hosts, resolv.conf, network and ifcfg-eth0 in the /etc/sysconfig/networking/profiles/default directory all link to their respective files as does /etc/sysconfig/networking/devices/ifcfg-eth0. thanx!
View 1 Replies
View Related
Jan 28, 2010
i want to disable all DHCP request, can i turn off the client that if a MAC address changes a dhcp request is not automatically made?reason for this: I have HP blade running with an Intel NC260M mezzanine card running with virtual connect. I have experienced problems with firmware levels with this card where the virtual connect mac address is ignored and the real MAC displayed. As we are using bonds on the servers and have 6 NICs installed we have to tie down the MAC address to a bond. A blade was replaced today without the firmware update and the real MAC appeared, a dhcp request was made and my-eth[2-3] and resolv.conf files were over-written by the dhcp supplied
View 3 Replies
View Related
Jun 26, 2011
I have a laptop with ipw3945 on. I don't want to use Network Manager. this is my wpa_supplicant.conf
PHP Code:
[code]....
I do as root:
PHP Code:
[code]....
In another terminal as root I do:
PHP Code:
[code]...
but no IP address got.
View 8 Replies
View Related
Feb 22, 2010
how to disable boot,startup the clamav on rhel/centos.
View 1 Replies
View Related
May 14, 2010
My current Linux Version:
#more /etc/redhat-release
Red Hat Enterprise Linux Server release 5.2 (Tikanga)
OS Bit is :
#uname -a
Linux <hostname> 2.6.18-128.1.16.el5 #1 SMP Tue Jun 30 06:45:51 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
Now i want to upgrade to RHEL 5.3 (ie)Red Hat Enterprise Linux Server release 5.3 (Tikanga).
View 1 Replies
View Related
Nov 3, 2010
Can we upgrade RHEL 4.8 to RHEL 5.5?
View 3 Replies
View Related
Aug 22, 2009
Debian doesn't seem to handle the association between wpa_supplicant.conf records, and /etc/network/interfaces. This is in wpa_supplicant.conf:
Code:
network={
ssid="MYSSID"
key_mgmt=WPA-PSK
psk="stuff"
[code]....
What's happening is there are two gray circles as the wifi attempts to connect. The first one turns green, but it never completes the next step. The syslog shows that it's waiting for the (nonexistent) DHCP server to respond. If I turn on DHCP, the connection completes, but the routing is messed up (because at that point it actually tries to use the static IP from /etc/network/interfaces). So it seems to associate eventually, but it's way too late. I need it to associate soon enough to know not to attempt DHCPDISCOVER.
View 6 Replies
View Related
Aug 12, 2010
I start to learn wpa_supplicant recently,and I got the code already,but the code is complicated,and I don't know how to start learning,and Is there any book to discuss the architecture about wpa_supplicant?
View 4 Replies
View Related
Jan 9, 2011
I use Slackware 13
Code:
Linux tmkd 2.6.29.6-smp #2 SMP Mon Aug 17 00:52:54 CDT 2009 i686 Intel(R) Core(TM)2 Duo CPU P7350 @ 2.00GHz GenuineIntel GNU/Linux
I try to connect to some AP via wpa_supplicant. But i see this errors. Can you help?
Code:
TERMINAL
bash-3.1# wpa_supplicant -D wext -i wlan0 -c wpa_supplicant.conf
CTRL-EVENT-SCAN-RESULTS
CTRL-EVENT-SCAN-RESULTS
[code]....
View 14 Replies
View Related
Dec 16, 2010
I cannot use wpa_gui, because when i open it i see error like in topic: Could not get status from wpa_supplicant'
View 5 Replies
View Related
Feb 17, 2010
right now im using the nm-applet but i dont like it. it produces lags. i think the periodical ssid/broadcast check might be the cause :/it lags every minute or so...in games and skype it is very annoying! if there is a possibily to disable these scans in nm-applet it would be fine too.for the moment im "using" this wpa_supplicant config:
Code:
ctrl_interface=/var/run/wpa_supplicant
eapol_version=1
[code]....
View 1 Replies
View Related
Sep 20, 2010
for weeks now I have the following problem: I am not able to connect to my wireless home network for most of the time. I am using Ubuntu 10.04; an Intel Wifi AGN4965 card and as driver "iwlagn". Maybe the solution lies within these messages (from daemon.log):
Sep 20 22:03:35 ubuntu NetworkManager: <info> starting...
Sep 20 22:03:35 ubuntu avahi-daemon[1130]: Found user 'avahi' (UID 104) and group 'avahi' (GID 111).
Sep 20 22:03:35 ubuntu avahi-daemon[1130]: Successfully dropped root privileges.
Sep 20 22:03:35 ubuntu avahi-daemon[1130]: avahi-daemon 0.6.25 starting up.
Sep 20 22:03:35 ubuntu avahi-daemon[1130]: Successfully called chroot().
[Code]....
View 1 Replies
View Related
Feb 13, 2011
I apologize if there's a solution to this somewhere on the forum, but I searched around on google for several hours before posting this, so I assure you, I'm not trying to waste your time.Here's the deal. I have a file/print server running wpa_supplicant on interface wlan0 via ndiswrapper. Its wireless because the location I need the printer in is really inconvenient to have to run wires to, or I wouldn't have this problem.The box is running ubuntu server 10.10, with only ndiswrapper and the associated utils and wpa_supplicant installed in addition to the default packages required for file/print/web serving. (there may be a few trivial packages like Vim that should have no effect whatsoever.)Basically, wpa_supplicant associates fine with the AP, but I can't get any elegant way of getting a IP address with it, DHCP or static makes no difference. My current fix is my rc.local file has:
Code:
sleep 60
dhclient wlan0
[code]....
View 1 Replies
View Related
Mar 19, 2011
Ubuntu 10.10 - the Maverick Meerkat � (Installed .iso from cd)The router has a password that I'm not sure if is wep or wpa.When I manually put in the address, netmask,gateway, dns,domain my Realtek usb adapter is connecting to the router but is not receiving packets.I got the driver installed with ndiswrapper.I'm trying to figure out wpa_supplicant
View 5 Replies
View Related
May 13, 2010
i believe it is a wpa_supplicant problem. running ubuntu 10.04 on a toshiba netbook. i have my account which cannot connect to internet, wicd returns an error that it cannot obtain ip address. cannot even connect to a unesecure network for that matter. if i switch users to another user and do the quick switch users i can get internet then i switched back to my main account and here i am postings. how do i begin to hunt down the problem logs, settings how do some of you begin to hunt down the cause of this and where it would be located.
View 1 Replies
View Related
Mar 2, 2011
is possible to edited the default RHEL CD to have it automatically install RHEL based off of a kickstart file that I will store locally on the CD. My plan would be to put a cd in a server and have the OS automatically being installed.
View 3 Replies
View Related
Jan 26, 2011
I've got my laptop working with my UNI's rather complex wifi setup.
I need to get access to my wpa_supplicant file so i can use it with my nook and a few other devices that i need to get wifi access.
Network manager, i know, does all the wpa stuff dynamically and through scripts, so is there any way that i can get network manager to generate my wpa_supplicant config?
View 1 Replies
View Related
Jun 3, 2010
My brother is thinking of installing Slackware64 13.1 on his laptop. He was wondering though how to configure his wireless card. How would he do this? He is using an Intel wireless card, but I am unsure of the exact model. Another question is would Wicd do this automatically or do you still have to use either iwconfig or wpa_supplicant and edit the corresponding config files?
View 4 Replies
View Related
Apr 5, 2009
I'm using wpa_supplicant to get wireless working on my HP nc6320.Following that article how-to-install-intel-pro-wireless-3945-on-centos-linux) I was able to use wirelesssince 5.1 but when I've upgraded from 5.2 to 5.3 there some problem came with wpa_gui:[root@localhost]# service wpa_supplicant startStarting wpa_supplicant: /etc/wpa_supplicant/wpa_supplicant.conf -ieth1 -Dwext Device eth1 kernel driver name: ipw3945 [ OK ]
[root@localhost]# ll /var/run/wpa_supplicant/
total 4
srwxrwx--- 1 root wheel 0 Apr 5 20:50 eth1
[code]....
View 1 Replies
View Related
Jun 5, 2010
I'm trying for some time to configure my WIFI on my laptop, without success .
My router: TRENDnet TEW-432BRP
SSID: MINETTI
Channel: 6
Extended Range Mode: disabled
[code]....
View 3 Replies
View Related
Feb 1, 2011
We are planning to migrate our LINUX server from RHEL 3to RHEL 5. What are the configuration difference between RHEL 3 to RHEL 5 for webserver installations?
View 1 Replies
View Related
Mar 30, 2010
I'm trying to manually connect my wireless adapter to my router using WPA. I'm using Madwifi drivers for my D-Link DWL-G630. I keep getting the same error " Association request to the driver failed". I can connect to my router using wep through the GUI. I can not connect using the terminal. I created my /etc/wpa_supplicant.conf file
ap_scan=1
ctrl_interface=/var/run/wpa_supplicant
network={
ssid="NYNET"
scan_ssid=0
[code]....
I run these two commands
sudo ifconfig wlan3 down
sudo dhclient -r wlan3
the I run
sudo wpa_supplicant -Dwext -iwlan3 -c/etc/wpa_supplicant.conf -dd
jmorales@jmorales-laptop:~$ sudo ifconfig wlan3 up
jmorales@jmorales-laptop:~$ sudo dhclient -r wlan3
Internet Systems Consortium DHCP Client V3.1.2
[code].....
View 2 Replies
View Related
Feb 25, 2011
I am running -current on an ASUS eeePC 1000HE. Wireless was working fine up until the time I applied the latest changes from the Slack -current tree, which upgraded wpa_supplicant. Now, no networks are detected.
I looked at some related threads here and did some basic checking: neither the eth1 nor wlan0 interfaces show up in iwconfig or ifconfig output. Am afraid I am still a wireless dunderhead and don't know where to start troubleshooting this issue.
View 8 Replies
View Related