hostapd with wired conf

王奕元 dadai.cm91 at gmail.com
Wed Oct 31 03:44:09 EDT 2007


Hi, all.

I want to implement Authenticator on my network,
and I saw hostapd have "wired" configuration in it.
Well,
following is my wired.conf.

interface = eth0
bridge = br0
driver = wired
logger_syslog = -1
logger_syslog_level = 2
logger_stdout = -1
logger_stdout_level = 2
debug = 0
dump_file = /tmp/hostapd.dump
ctrl_interface = /var/run/hostapd
ctrl_interface_group = 0
macaddr_acl = 2
auth_algs = 3
ieee8021x = 1
eapol_version = 2
eap_message = hello
eapol_key_index_workaround = 0
eap_server = 0
own_ip_addr = 127.0.0.1
auth_server_addr = 192.168.2.254
auth_server_port = 1812
auth_server_shared_secret = testpassword
acct_server_addr = 192.168.2.254
acct_server_port = 1813
acct_server_shared_secret = testpassword


After I implement this conf file,
the host connect from eth0 still can access the network....
Is there any set I missed?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.shmoo.com/pipermail/hostap/attachments/20071031/72904329/attachment.htm 


More information about the HostAP mailing list