Date: Fri, 06 Jan 2017 17:24:14 +0100 From: swjatoslaw gerus <milstar2@eml.cc> To: freebsd-questions@freebsd.org Subject: that possible step in right direction .. . Last change what was performed and which result after Message-ID: <1483719854.1711700.839492865.460DBE0C@webmail.messagingengine.com>
next in thread | raw e-mail | index | archive | help
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@uni-hamburg.de" password=" mypasswd" } ------------------------------------------------------------ cat rc.conf hostname=" sony" keymap ="german.iso.kbd" ifconfig_msk0= "DHCP" defaultrouter="" ifconfig_msk0_ipv6= " inet6 accept_rtadv" create_args_wlan0=" country US regdomain FCC" wlans_iwn0="wlan0" ifconfig_wlan0="WPA SYNCDHCP" local _unbound_enable= "YES" sshd_enable= "YES" moused enable="YES" dumpdev=AUTO" ################################ than are questions from author ifconfig_msk0 ? defaultrouter ="" ? wlans or wlan ? 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) regdomain FCC country US authomode WPA1+WPA2/802.11i privacy ON deftxkey UNDEF txpower 30 bmiss 10 scanvalid 60 protmode CTS ampdulimit 8k -amsdutx amsdurx shortgi -stbc wme roaming MANUAL groups: wlan ############ Polytropon wrote: (copy) Replace <SSID> with the SSID you want to connect to, and <key> with the corresponding password. Add those to /etc/rc.conf: wlans_iwn0="wlan0" <=== THOSE ARE ifconfig_wlan0="WPA SYNCDHCP" <=== MISSING! author performed ,that what you stated .. .some advanced but are you sure wlans ... wlan wlan ################################### or wlans must be wlan ? -- http://www.fastmail.com - Access your email from home and the web
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1483719854.1711700.839492865.460DBE0C>