How to enable 802.1x in Redhat 9


 
Thread Tools Search this Thread
Operating Systems Linux How to enable 802.1x in Redhat 9
# 1  
Old 11-28-2005
How to enable 802.1x in Redhat 9

Hey All,


I have some clarification regarding how to install 802.1x in redhat 9 or how to enable this 802.1x.

Regards

Alex Smilie
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

enable all operations to use a proxy server , redhat server

Hi, i would like to enable all operations/connections to use a proxy server in a redhat server , witch file should i config to get this for all conections .... Thanks (0 Replies)
Discussion started by: prpkrk
0 Replies

2. BSD

802.1x open source authenticator

hi everyone does anybodey know an 802.1x open source authenticator? i found hostpad and open1x but since im so so so new to freeBSD i do NOT know how to configure and use them ? can you help me please ? thanks a lot ... (1 Reply)
Discussion started by: turner
1 Replies

3. UNIX for Dummies Questions & Answers

802.1x open source authenticator

hi everyone does anybodey know an 802.1x open source authenticator? i found hostpad and open1x but since im so so so new to freeBSD i do NOT know how to configure and use them ? can you help me please ? thanks a lot ... (0 Replies)
Discussion started by: turner
0 Replies

4. UNIX for Advanced & Expert Users

how to enable cygwin in linux server (redHat) ?

how to enable cygwin in linux server (redHat)..... any idea? (1 Reply)
Discussion started by: crackthehit007
1 Replies

5. IP Networking

TCP/IP in 802.3 and 802.11 frame

I'm new to networking world. So please bear with me. My Questions: 1. How do we send TCP/IP in a 802.3 frame? My understanding is that we have to incorporate the 802.3 LLC layer. The DSAP and SSAP in the LLC layer will provide information of the type of data inside the Information field of... (0 Replies)
Discussion started by: Lukas
0 Replies

6. IP Networking

802 QOS/ Bandwidth Control

My question is such: I want to control the bandwidth of my users and cap there speed on the network. I was told by a Cisco rep that it is better to police or control the bandwidth at the switch and not via the router. It that the correct place to control bandwidth at the switch or would it be... (0 Replies)
Discussion started by: metallica1973
0 Replies

7. IP Networking

Disabling 802.3x flow control

I have a server I would like to disable 802.3x flow control on. The host is Linux (CentOS 4.4 x86_64 w/ 2.6.9-42.0.3.EL kernel,) and I'm using the ns83820 driver for the ethernet interface in question. I've tried looking at the driver parameters (modinfo ns83820) and using ethtool (ethtool -a... (0 Replies)
Discussion started by: LivinFree
0 Replies
Login or Register to Ask a Question
IZCOORDINATOR(8)					  System Administration Utilities					  IZCOORDINATOR(8)

NAME
izcoordinator - simple coordinator for IEEE 802.15.4 network SYNOPSIS
izcoordinator [OPTION]... -i IFACE DESCRIPTION
Provide a userspace part of IEEE 802.15.4 coordinator on specified IFACE. -l lease_file Where we store lease file. -d debug_level Set debug level of application. Will not demonize on levels > 0. -m range_min Minimal new 16-bit address allocated. -n range_max Maximal new 16-bit address allocated. -i iface Interface to work with. -s addr 16-bit address of coordinator (hexadecimal). -p addr 16-bit PAN ID (hexadecimal). -c chan number of channel to use. -h, --help This usage information. -v, --version Print version information. AUTHOR
Written by Dmitry Eremin-Solenikov, Sergey Lapin and Maxim Osipov REPORTING BUGS
Report bugs to linux-zigbee-devel@lists.sourceforge.net Userspace tools for Linux IEEE 802.15.4 stack homepage <http://linux-zigbee.sourceforge.net/> COPYRIGHT
Copyright (C) 2008, 2009 by Siemens AG License GPLv2 GNU GPL version 2 <http://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. izcoordinator 0.2.2 August 2010 IZCOORDINATOR(8)