From owner-freebsd-net@FreeBSD.ORG  Thu Jun 18 06:59:51 2009
Return-Path: <owner-freebsd-net@FreeBSD.ORG>
Delivered-To: freebsd-net@FreeBSD.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 7DC9A106566B
	for <freebsd-net@FreeBSD.org>; Thu, 18 Jun 2009 06:59:51 +0000 (UTC)
	(envelope-from vladimirt@PartyGaming.com)
Received: from mx1.corp.idatanet.com (mx1.corp.idatanet.com [195.244.197.122])
	by mx1.freebsd.org (Postfix) with ESMTP id 0DE828FC0A
	for <freebsd-net@FreeBSD.org>; Thu, 18 Jun 2009 06:59:50 +0000 (UTC)
	(envelope-from vladimirt@PartyGaming.com)
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.3168
Received: from gibsvwin008.partygaming.local ([10.3.10.32]) by
	mx1.corp.idatanet.com with Microsoft SMTPSVC(6.0.3790.1830);
	Thu, 18 Jun 2009 08:59:45 +0200
Received: from SOFSVWIN004X.partygaming.local ([10.4.10.228]) by
	gibsvwin008.partygaming.local with Microsoft
	SMTPSVC(6.0.3790.3959); Thu, 18 Jun 2009 08:59:46 +0200
Received: from 10.4.71.11 ([10.4.71.11]) by SOFSVWIN004X.partygaming.local
	([10.4.10.230]) via Exchange Front-End Server
	corp.mail.partygaming.com ([10.3.10.32]) with Microsoft
	Exchange Server HTTP-DAV ; Thu, 18 Jun 2009 06:59:45 +0000
Received: from daemon2.partygaming.local by corp.mail.partygaming.com;
	18 Jun 2009 09:59:45 +0300
From: Vladimir Terziev <vladimirt@partygaming.com>
To: freebsd-net@FreeBSD.org
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Organization: GB Servicves Ltd.
Date: Thu, 18 Jun 2009 09:59:44 +0300
Message-ID: <1245308384.28444.14.camel@daemon2.partygaming.local>
MIME-Version: 1.0
X-Mailer: Evolution 2.22.3.1 FreeBSD GNOME Team Port 
X-OriginalArrivalTime: 18 Jun 2009 06:59:46.0779 (UTC)
	FILETIME=[5D8ABAB0:01C9EFE2]
Cc: 
Subject: hostapd with 802.1X EAP-TLS/TTLS support
X-BeenThere: freebsd-net@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Networking and TCP/IP with FreeBSD <freebsd-net.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-net>,
	<mailto:freebsd-net-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-net>
List-Post: <mailto:freebsd-net@freebsd.org>
List-Help: <mailto:freebsd-net-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-net>,
	<mailto:freebsd-net-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Jun 2009 06:59:51 -0000

Hi,

i try to setup wireless access point at home, based on FreeBSD
7.2R-i386, ral(4) wireless card and hostpad(8).

I want my wireless AP to support 802.1x EAP-TLS/TTLS authentication. I
issued a custom SSL certificate for the hostapd(8) and put the following
directives in hostapd.conf:

eap_server=3D0
ca_cert=3D/usr/local/etc/myCA.crt.pem
server_cert=3D/usr/local/etc/hostapd.server.crt.pem
private_key=3D/usr/local/etc/hostapd.server.key.pem
private_key_passwd=3Dsome_pass

When i tried to start the hostapd(8) i got the following errors:

Line 15: unknown configuration item 'eap_server'
Line 16: unknown configuration item 'ca_cert'
Line 17: unknown configuration item 'server_cert'
Line 18: unknown configuration item 'private_key'
Line 19: unknown configuration item 'private_key_passwd'

Does the stock FreeBSD's hostapd(8) support 802.1X EAP-TLS/TTLS at all
and if "not" why ?

Regards,


--=20
Vladimir Terziev, CISSP

This email and any attachments are confidential, and may be legally =
privileged and protected by copyright. If you are not the intended =
recipient dissemination or copying of this email is prohibited. If you =
have received this in error, please notify the sender by replying by =
email and then delete the email completely from your system.=20

Any views or opinions are solely those of the sender.  This =
communication is not intended to form a binding contract unless =
expressly indicated to the contrary and properly authorised. Any actions =
taken on the basis of this email are at the recipient's own risk.