Forums

Resolved
0 votes
Hello
As my first post here, I greet you all. and thank you for your hard work.

I have a problem, I installed "http://www.clearcenter.com/support/documentation/user_guide/wireless";
Unfortunately, it's not visible but no device is connected, put password and after stays in "obtaining ip".

What can I do?

#
# For more information, look here:
#
# http://wireless.kernel.org/en/users/Documentation/hostapd
#

ctrl_interface=/var/run/hostapd
ctrl_interface_group=wheel

# General settings
#bridge=br0
interface=wlan0
driver=nl80211
hw_mode=g
channel=6
auth_algs=1
ssid=ClearOS Community
macaddr_acl=0
ignore_broadcast_ssid=0
ieee8021x=0

# Wireless N
# wme_enabled=1
# ieee80211n=1
# ht_capab=[HT40-][SHORT-GI-40][DSSS_CCK-40]

# WPA
wpa=3
wpa_key_mgmt=WPA-PSK
wpa_passphrase=liviu28061985
# Grm7JtTx_QYVbrDvmIygUDa2xir65EWCAFx
# 6yyyruk
wpa_pairwise=TKIP
rsn_pairwise=CCMP
wpa_group_rekey=300
wpa_gmk_rekey=640


# Wireless N
wme_enabled=1
ieee80211n=1
ht_capab=[HT40-][SHORT-GI-40][DSSS_CCK-40]
###Radius Setup
own_ip_addr=192.168.23.1
nas_identifier=ClearBOX-BUILT-IN
auth_server_addr=127.0.0.1
auth_server_port=1812

#
# For more information, look here:
#
# http://wireless.kernel.org/en/users/Documentation/hostapd
#

ctrl_interface=/var/run/hostapd
ctrl_interface_group=wheel

# General settings
#bridge=br0
interface=wlan0
driver=nl80211
hw_mode=g
channel=6
auth_algs=1
ssid=ClearOS Community
macaddr_acl=0
ignore_broadcast_ssid=0
ieee8021x=0

# Wireless N
# wme_enabled=1
# ieee80211n=1
# ht_capab=[HT40-][SHORT-GI-40][DSSS_CCK-40]

# WPA
wpa=3
wpa_key_mgmt=WPA-PSK
wpa_passphrase=liviu28061985
# Grm7JtTx_QYVbrDvmIygUDa2xir65EWCAFx
# 6yyyruk
wpa_pairwise=TKIP
rsn_pairwise=CCMP
wpa_group_rekey=300
wpa_gmk_rekey=640


# Wireless N
wme_enabled=1
ieee80211n=1
ht_capab=[HT40-][SHORT-GI-40][DSSS_CCK-40]
###Radius Setup
own_ip_addr=192.168.23.1
nas_identifier=ClearBOX-BUILT-IN
auth_server_addr=127.0.0.1
auth_server_port=1812
acct_server_addr=127.0.0.1
acct_server_port=1813
eap_server=0
rsn_pairwise=CCMP
auth_server_shared_secret=SECRETPASSWORD
acct_server_shared_secret= SECRETPASSWORD
Thursday, May 08 2014, 06:08 PM
Share this post:
Responses (2)
  • Accepted Answer

    Friday, May 09 2014, 11:58 AM - #Permalink
    Resolved
    0 votes
    connect to the wi-fi appears, but the devices remain in "obtaining ip".
    Can you give more information where to walk? I have experience in Clear. I read on the net but fail
    The reply is currently minimized Show
  • Accepted Answer

    Friday, May 09 2014, 11:49 AM - #Permalink
    Resolved
    0 votes
    Are you bridging your wireless with your LAN? If not, then you'll need to configure it as a standalone interface (wlan0 not br0)

    You have pasted both versions of the hostapd config - which one are you using? PSK mode?

    If your devices are connecting OK - then you need to also assign a DHCP subnet to your wlan0 interface from the ClearOS webconfig
    The reply is currently minimized Show
Your Reply