Displaying 20 results from an estimated 140 matches for "wpa".
Did you mean:
pa
2006 Apr 19
1
wpa_supplicant and wi
I am using a Netgear MA401 with the wi driver, and am having trouble
using wpa_supplicant to set static WEP keys. I have the wlan_wep.ko
module loaded with wlan and wi built into the kernel. My
wpa_supplicant.conf looks like this:
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=wheel
network={
ssid="INTERNERD"
scan_ssid=1
priority=1
key_mgmt=NONE...
2008 Jul 03
1
laptop wireless--orinoco_cs, can it do WPA?
Hi!
I'm messing about with an old Toshiba Tecra laptop. i've got wireless
working well using NetworkManager and WEP. But I'm interested in finding
out if it is possible to get WPA/TKIP or other WPA variants to work with
that driver.
According to dmesg, boottime diagnostics include:
eth0: Hardware identity 0005:0004:0005:0000
eth0: Station identity 001f:0001:0008:000a
eth0: firmware determined as Lucent/Agere 8.10
...
eth0 Station name "HERMES I"
I've been go...
2009 Apr 27
3
[Bridge] Ubuntu: network bridging between wireless and wired connection fails
...tu). I thought it would be easy,
but apparantly, it isn't :-( ...
This is my /etc/network/interfaces file:
-----------------------------------------------------------
$ cat /etc/network/interfaces
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet manual
auto eth1
iface eth1 inet dhcp
wpa-driver wext
wpa-ssid ##SSID##
wpa-ap-scan 1
wpa-proto RSN
wpa-pairwise CCMP
wpa-group CCMP
wpa-key-mgmt WPA-PSK
wpa-psk ##PSK KEY##
auto br0
iface br0 inet dhcp
bridge_ports eth0 eth1
-----------------------------------------------------------
So, eth1 is my wireless connection, eth0 is my wired...
2007 Nov 19
1
testing wireless security
I have been playing around with 3 ath based FreeBSD boxes and seem to
have got everything going via WPA and a common PSK for 802.11x
auth. However, I want to have a bit more certainty about things
working properly.
What tools do people recommend for sniffing and checking a wireless network ?
In terms of IDS, is there any way to see if people are trying to
bruteforce the network ? I see hostap...
2008 Mar 30
1
WPA enterprise
...ldap working configuration - i am using it for
pptpd (VPN server) to authentificate against freeradius with ldap .
Windows VPN client can connect to our company network and use it.
Next i want to add user/password auth to our WIFI (based on Dlink AP - with
radius support). We are currently using wpa-preshared key. i want to use wpa
enterprise with ldap authentification (providing username and password)
without need to install any certificate on windows.
First to make a clear - how do i achieve it? --- i mean exactly which
protocol i need to use and how it works (some shortcut to such howto)...
2018 Mar 19
1
[LEARNING OUTCOME] Wi-Fi WPA Hacking Tool is Totally Useless on New Wireless Routers
Hi,
I am sharing my learning outcomes.
Recently I downloaded Kali Linux 64-bit Version 2018.1 and ran it on
my HP laptop with the integrated Intel Dual Band Wireless-AC 8260
Wireless Network Card.
I wanted to test if I could hack the Wi-Fi WPA password on Ruckus R700
Access Point (AP) and the Aztech DSL8900GR(AC) Wireless Router. So I
started using the Reaver WPA cracking tool.
I understand that the Reaver tool works because there is a bug with
Wi-Fi Protected Setup (WPS).
I have no luck with Reaver on the Ruckus R700 Access Point. Aft...
2006 May 25
7
CentOS 4 and laptop and wifi works
I want to buy a laptop and install CentOS 4 on it
and have the wifi work when I'm done.
(Hoping for reasonable specs: 2GHz, 40GB drive,
1/2 to 1 GB RAM, CD-ROM, light and thin, 13 or 14
inch screen....)
Any recommendations?
2007 Apr 20
0
WPA Radius wireless authentication and CentOS 5
I previously had WPA radius authentication working from my laptop to my
home network with the laptop running Fedora Core 6 and the server
running freeRadius under CentOS 4.4 (freeradius-1.0.1-3.RHEL4.3). I'm
attempting to move my FC 6 boxes to CentOS 5 so I decided to pick on the
laptop first. Unfortunately,...
2008 Mar 17
1
radius WPA
Hi , will be someone so kind and will provide mi howto, or working
configuration of Acess Point WPA authentification using Radius Server . I
have followed a lot of howtos, unfortunatelly no one works for me.
Using Centos 5.1 .
Thanks,
Regards
D.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/200...
2015 Jan 13
4
Warning - Raspberry Pi: WPA GUI & tinc crash
tinc 1.0.19 worked fine on Raspberry Pi as long as my Pi was connected via ethernet cable.
Today i changed the connection to wlan. Pi crashed. worse, it was no longer operational, even if connected via cable.
recovery from backup before tinc was installed (yes, i had a backup ;)
tried again. installed tinc: worked as long as connected via cable. crash after connecting via wlan. no longer
2013 Jul 17
2
[LLVMdev] [Proposal] Parallelize post-IPO stage.
...is parallelized by partitioning the
> callgraph into disjoint subsets. These subsets are then parallelized
> by spawning the compiler on each of the partitions.
I call the 1st "parallel stage" pre-ipo, and the 2nd "parallel stage"
post-IPO:-),
and the IPO (which you call WPA) is sandwiched in the middle.
>
> The only sequential part is the actual analysis (what we call WPA or
> whole program analysis).
While not include in the proposal, I was proposing another level
(earlier) of partition in order
to build outrageously huge programs in order to parallelize t...
2008 Jan 27
3
WPA question
...it up front that I know just enough about wireless networking to know
that I don't know much at all about it.
That said, I'm hoping someone can help me learn a little bit...
Specifically, could a laptop running Centos 5.1 be expected to (be able
to) connect to a wireless access point using WPA2 security settings?
I don't know if WPA depends on hardware support, or if it'll work on
any ole machine. Nor do I know what is involved in making it happen.
Clues would be appreciated.
Thanks!
--
---- Fred Smith -- fredex at fcshome.stoneham.ma.us -----------------------------
"...
2006 Aug 14
0
MadWiFi and WPA working only on base kernel, not plus kernel
Interesting situation:
First my system - HP NC4010, with Atheros pci mini card.
Latest MadWiFi drivers from: http://atrpms.net/dist/el4/madwifi/
and wpa from: http://atrpms.net/dist/el4/wpa_supplicant/
I had just the madwifi working back in Jul at the IETF conference. But
as open only.
I had upgraded to the plus kernel, thinking it would get my internal SD
card reader working (it hasn't but I have to follow up on that
multi-drive usb d...
2015 Jan 13
1
Warning - Raspberry Pi: WPA GUI & tinc crash
...no additional peripherals.
without tinc installed, it runs flawlessly 24/7 via wlan or eth0 or even both.
with tinc installed, it runs flawlessly 24/7 via eth0
with tinc still installed, power off, plug in wlan, power on -> booom.
so there maybe a serious conflict with other software (network, wpa-gui,..?).
sven
2013 Jul 17
0
[LLVMdev] [Proposal] Parallelize post-IPO stage.
...ning the
>> callgraph into disjoint subsets. These subsets are then parallelized
>> by spawning the compiler on each of the partitions.
>
> I call the 1st "parallel stage" pre-ipo, and the 2nd "parallel stage"
> post-IPO:-),
> and the IPO (which you call WPA) is sandwiched in the middle.
>
>
>>
>> The only sequential part is the actual analysis (what we call WPA or
>> whole program analysis).
>
> While not include in the proposal, I was proposing another level (earlier)
> of partition in order
> to build outrageously...
2015 Jan 13
0
Warning - Raspberry Pi: WPA GUI & tinc crash
Hello Sven,
what WLAN adapter are you using? And how does this relate to WPA GUI?
On 13.01.2015, at 14:05, Sven Galke <sven.galke+tinc at kokomiko.de> wrote:
> tinc 1.0.19 worked fine on Raspberry Pi as long as my Pi was connected via ethernet cable.
>
> Today i changed the connection to wlan. Pi crashed. worse, it was no longer operational, even if conne...
2005 Sep 08
2
wpa_supplicant
Hi,
I am running Centos 4.1 on a Dell D610 with ipw2200.
Any good howto for running wpa-psk?
I have searched and not found much related to RHEL or CentOS.
--
Thanks
http://www.911networks.com
2022 Feb 13
1
Using Linux domain member machine account for WPA-Enterprise authentication
I've noticed that when a Windows computer that is in my domain connects to
my WPA-Enterprise wifi it first attempts to authenticate with the SSID
using the domain member's machine account, instead of prompting the user to
enter their own credentials.
Has anyone ever tried to do this with a Linux domain member?
For example, my linux domain member laptop uses Network Manager...
2023 Oct 20
1
Using Linux domain member machine account for WPA-Enterprise authentication
...e same working on my Linux domain-member clients.
@Micheal, did you manage to get it working?
Or sombody else on the list perhaps :-) ?
- Kees.
Op 13-02-2022 om 23:37 schreef Michael Jones via samba:
> I've noticed that when a Windows computer that is in my domain connects to
> my WPA-Enterprise wifi it first attempts to authenticate with the SSID
> using the domain member's machine account, instead of prompting the user to
> enter their own credentials.
>
> Has anyone ever tried to do this with a Linux domain member?
>
> For example, my linux domain member...
2015 Jan 13
0
Warning - Raspberry Pi: WPA GUI & tinc crash
On Tue, Jan 13, 2015 at 02:05:56PM +0100, Sven Galke wrote:
> tinc 1.0.19 worked fine on Raspberry Pi as long as my Pi was connected via ethernet cable.
>
> Today i changed the connection to wlan. Pi crashed. worse, it was no longer operational, even if connected via cable.
> recovery from backup before tinc was installed (yes, i had a backup ;)
>
> tried again. installed