that possible step in right direction .. . Last change what was performed and which result after
Polytropon
freebsd at edvax.de
Fri Jan 6 17:02:27 UTC 2017
On Fri, 06 Jan 2017 17:24:14 +0100, swjatoslaw gerus wrote:
> that possible step in right direction .. . Last change what was
> performed and which result after
> ################################################################
>
>
> 1 .wpa* and rc* changed
>
> copy
>
> cat wpa*
>
> network = {
> ssid= " myssid"
> key_mgmt=WPA-EAP
> identity= " myiden at uni-hamburg.de"
> password=" mypasswd"
>
> }
Again, keep an eye on the spaces. They don't belong there.
But basically, that looks correct.
> cat rc.conf
>
> hostname=" sony"
> keymap ="german.iso.kbd"
> ifconfig_msk0= "DHCP"
Comment that one out. It's nonsense.
> defaultrouter=""
> ifconfig_msk0_ipv6= " inet6 accept_rtadv"
> create_args_wlan0=" country US regdomain FCC"
That one might cause trouble, too.
> wlans_iwn0="wlan0"
> ifconfig_wlan0="WPA SYNCDHCP"
Correct!
> ################################
> than are questions from author
> ifconfig_msk0 ?
Remove or comment out. _All_ that stuff.
> defaultrouter ="" ?
Supplied from WLAN maintainer; check instructions or ask.
> wlans or wlan ?
wlans_iwn0="wlan0"
> 2. after change -service netif restart (before last change used
> multiple time's ... without result)
> ##################################
> after
>
> 3.ifconfig wlan0
>
> inet 0.0.0.0 netmask 0xff000000 broadcast 255.255.255.255
> nd6 options=29
> media :IEEE 802.11 Wireless Ethernet autoselect
> status : no carrier
> ssid "" channel 1 (2412 mhz 11g ht/20)
There is no SSID connected to.
> regdomain FCC country US authomode WPA1+WPA2/802.11i privacy ON
No idea about that. I'm not in the US, and I have no
relationship to the FCC. ;-)
> author performed ,that what you stated .. .some advanced
>
> but are you sure wlans ... wlan
> wlan
>
> ###################################
>
> or wlans must be wlan ?
wlans_iwn0="wlan0"
You already have the correct setting.
Again, check all those strange spaces in the configuration
files. Spaces matter.
--
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
More information about the freebsd-questions
mailing list