From: Jason Daly <jason2@primarykey.ca>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] DHCP Fails to Pass Through AP
Date: Tue, 05 May 2009 00:32:28 -0400 [thread overview]
Message-ID: <26960886.4981241411557317.JavaMail.james@prod3.pk.lan> (raw)
Hello,
When connecting Windows (XP/Vista) wireless clients to a hostapd AP,
DHCP offers do not succeed. When setting the network interface settings
on the client to use a static configuration connectivity succeeds and
client networking through the AP functions well.
A high-level layout of my network is as follows:
- Linux router running hostapd: 192.168.8.1
- Windows Server 2003 DC running DHCP: 192.168.8.20
- Windows XP/Vista clients
Following are details of the router running hostapd:
- Bridge interface: br0
- Interfaces attached to the bridge: wlan0, eth1
- Bridge IP: 192.168.8.1
DHCP is working and the bridge functions: I have confirmed this by
successfully
obtaining a DHCP lease via the notebook's LAN port.
I am using the following software versions:
- hostapd 0.6.9
- FC10(2.6.29.1-15.fc10.i686)
- ath9k
Following are the contents of my hostapd.conf file:
bridge=br0
interface=wlan0
driver=nl80211
ssid=myessid
hw_mode=g
channel=6
eapol_version=1
logger_syslog=-1
logger_syslog_level=2
logger_stdout=-1
logger_stdout_level=2
ctrl_interface=/var/run/hostapd
ctrl_interface_group=0
macaddr_acl=0
deny_mac_file=/etc/hostapd.deny
auth_algs=3
eapol_key_index_workaround=0
eap_server=0
dump_file=/tmp/hostapd.dump
wpa=3
wpa_key_mgmt=WPA-PSK
wpa_pairwise=TKIP CCMP
wpa_psk=*********
ieee8021x=0
Is there a setting in hostapd that must be added to allow DHCP to pass
through
the bridge. UDP works fine through the bridge, as the client can see the
Windows domain and can broadcast for clients on the domain (when connected
via
a static IP or via a physical LAN cable).
Thanks
-JASON
next reply other threads:[~2009-05-05 4:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-05 4:32 Jason Daly [this message]
2009-05-04 12:13 ` [ath9k-devel] DHCP Fails to Pass Through AP Pat Erley
2009-05-06 23:08 ` Jason Daly
2009-05-06 20:08 ` Pat Erley
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=26960886.4981241411557317.JavaMail.james@prod3.pk.lan \
--to=jason2@primarykey.ca \
--cc=ath9k-devel@lists.ath9k.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.