{"id":527,"date":"2015-10-17T23:29:26","date_gmt":"2015-10-17T21:29:26","guid":{"rendered":"http:\/\/queen.run.montefiore.ulg.ac.be\/~barbette\/?p=527"},"modified":"2015-10-17T23:31:45","modified_gmt":"2015-10-17T21:31:45","slug":"proximus_auto_fon-automatic-connexion-on-linux-using-wpa_supplicant","status":"publish","type":"post","link":"https:\/\/perso.uclouvain.be\/tom.barbette\/proximus_auto_fon-automatic-connexion-on-linux-using-wpa_supplicant\/","title":{"rendered":"PROXIMUS_AUTO_FON automatic connexion on linux using wpa_supplicant"},"content":{"rendered":"<p>If you understand this title, you don&#8217;t need more explanation :<\/p>\n<p>\/etc\/network\/interfaces<br \/>\n<code>auto wlan1<br \/>\niface wlan1 inet dhcp<br \/>\n    wpa-conf \/etc\/wpa_supplicant\/wpa_supplicant.conf<\/code><\/p>\n<p>\/etc\/wpa_supplicant\/wpa_supplicant.conf<br \/>\n<code>ctrl_interface=\/var\/run\/wpa_supplicant<\/p>\n<p>network={<br \/>\n    ssid=\"PROXIMUS_AUTO_FON\"<br \/>\n    scan_ssid=1<br \/>\n    key_mgmt=WPA-EAP<br \/>\n    eap=TTLS<br \/>\n    identity=\"LOGIN@proximusfon.be\"<br \/>\n    password=\"PASS1234\"<br \/>\n    phase2=\"auth=MSCHAPV2\"<br \/>\n}<\/code><\/p>\n<p>Some may ask why some people would want to do that&#8230; I&#8217;m now using Voo, but I use my parent&#8217;s FON login when voo crash. My current project is towards aggregating the two links by load balancing, or at least have some kind of automatic failover. The more interesting part would be to switch to &#8220;FON only&#8221; when I reach my 100Gb limit&#8230;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>If you understand this title, you don&#8217;t need more explanation : \/etc\/network\/interfaces auto wlan1 iface wlan1 inet dhcp wpa-conf \/etc\/wpa_supplicant\/wpa_supplicant.conf \/etc\/wpa_supplicant\/wpa_supplicant.conf ctrl_interface=\/var\/run\/wpa_supplicant network={ ssid=&#8221;PROXIMUS_AUTO_FON&#8221; scan_ssid=1 key_mgmt=WPA-EAP eap=TTLS identity=&#8221;LOGIN@proximusfon.be&#8221; password=&#8221;PASS1234&#8243; phase2=&#8221;auth=MSCHAPV2&#8243; } Some may ask why some people would want to do that&#8230; I&#8217;m now using Voo, but I use my parent&#8217;s FON login when voo &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/perso.uclouvain.be\/tom.barbette\/proximus_auto_fon-automatic-connexion-on-linux-using-wpa_supplicant\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;PROXIMUS_AUTO_FON automatic connexion on linux using wpa_supplicant&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[15,16],"tags":[71,74,75],"class_list":["post-527","post","type-post","status-publish","format-standard","hentry","category-network","category-unix","tag-proximus","tag-proximus-fon","tag-proximus_auto_fon"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>PROXIMUS_AUTO_FON automatic connexion on linux using wpa_supplicant - Tom Barbette<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/perso.uclouvain.be\/tom.barbette\/proximus_auto_fon-automatic-connexion-on-linux-using-wpa_supplicant\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"PROXIMUS_AUTO_FON automatic connexion on linux using wpa_supplicant - Tom Barbette\" \/>\n<meta property=\"og:description\" content=\"If you understand this title, you don&#8217;t need more explanation : \/etc\/network\/interfaces auto wlan1 iface wlan1 inet dhcp wpa-conf \/etc\/wpa_supplicant\/wpa_supplicant.conf \/etc\/wpa_supplicant\/wpa_supplicant.conf ctrl_interface=\/var\/run\/wpa_supplicant network={ ssid=&quot;PROXIMUS_AUTO_FON&quot; scan_ssid=1 key_mgmt=WPA-EAP eap=TTLS identity=&quot;LOGIN@proximusfon.be&quot; password=&quot;PASS1234&quot; phase2=&quot;auth=MSCHAPV2&quot; } Some may ask why some people would want to do that&#8230; I&#8217;m now using Voo, but I use my parent&#8217;s FON login when voo &hellip; Continue reading &quot;PROXIMUS_AUTO_FON automatic connexion on linux using wpa_supplicant&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/perso.uclouvain.be\/tom.barbette\/proximus_auto_fon-automatic-connexion-on-linux-using-wpa_supplicant\/\" \/>\n<meta property=\"og:site_name\" content=\"Tom Barbette\" \/>\n<meta property=\"article:published_time\" content=\"2015-10-17T21:29:26+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2015-10-17T21:31:45+00:00\" \/>\n<meta name=\"author\" content=\"Tom Barbette\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@TomBarbette\" \/>\n<meta name=\"twitter:site\" content=\"@TomBarbette\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Tom Barbette\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/perso.uclouvain.be\\\/tom.barbette\\\/proximus_auto_fon-automatic-connexion-on-linux-using-wpa_supplicant\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/perso.uclouvain.be\\\/tom.barbette\\\/proximus_auto_fon-automatic-connexion-on-linux-using-wpa_supplicant\\\/\"},\"author\":{\"name\":\"Tom Barbette\",\"@id\":\"https:\\\/\\\/perso.uclouvain.be\\\/tom.barbette\\\/#\\\/schema\\\/person\\\/7f791766092e1207bc7a94a65e74f4fd\"},\"headline\":\"PROXIMUS_AUTO_FON automatic connexion on linux using wpa_supplicant\",\"datePublished\":\"2015-10-17T21:29:26+00:00\",\"dateModified\":\"2015-10-17T21:31:45+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/perso.uclouvain.be\\\/tom.barbette\\\/proximus_auto_fon-automatic-connexion-on-linux-using-wpa_supplicant\\\/\"},\"wordCount\":95,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/perso.uclouvain.be\\\/tom.barbette\\\/#organization\"},\"keywords\":[\"proximus\",\"proximus fon\",\"proximus_auto_fon\"],\"articleSection\":[\"Network\",\"Unix\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/perso.uclouvain.be\\\/tom.barbette\\\/proximus_auto_fon-automatic-connexion-on-linux-using-wpa_supplicant\\\/\",\"url\":\"https:\\\/\\\/perso.uclouvain.be\\\/tom.barbette\\\/proximus_auto_fon-automatic-connexion-on-linux-using-wpa_supplicant\\\/\",\"name\":\"PROXIMUS_AUTO_FON automatic connexion on linux using wpa_supplicant - Tom Barbette\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/perso.uclouvain.be\\\/tom.barbette\\\/#website\"},\"datePublished\":\"2015-10-17T21:29:26+00:00\",\"dateModified\":\"2015-10-17T21:31:45+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/perso.uclouvain.be\\\/tom.barbette\\\/proximus_auto_fon-automatic-connexion-on-linux-using-wpa_supplicant\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/perso.uclouvain.be\\\/tom.barbette\\\/proximus_auto_fon-automatic-connexion-on-linux-using-wpa_supplicant\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/perso.uclouvain.be\\\/tom.barbette\\\/proximus_auto_fon-automatic-connexion-on-linux-using-wpa_supplicant\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/perso.uclouvain.be\\\/tom.barbette\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"PROXIMUS_AUTO_FON automatic connexion on linux using wpa_supplicant\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/perso.uclouvain.be\\\/tom.barbette\\\/#website\",\"url\":\"https:\\\/\\\/perso.uclouvain.be\\\/tom.barbette\\\/\",\"name\":\"Tom Barbette\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/perso.uclouvain.be\\\/tom.barbette\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/perso.uclouvain.be\\\/tom.barbette\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/perso.uclouvain.be\\\/tom.barbette\\\/#organization\",\"name\":\"Efficiency of Networked Systems Group\",\"url\":\"https:\\\/\\\/perso.uclouvain.be\\\/tom.barbette\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/perso.uclouvain.be\\\/tom.barbette\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/perso.uclouvain.be\\\/tom.barbette\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/cropped-logo-uclouvain-2021-barbette.png\",\"contentUrl\":\"https:\\\/\\\/perso.uclouvain.be\\\/tom.barbette\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/cropped-logo-uclouvain-2021-barbette.png\",\"width\":512,\"height\":512,\"caption\":\"Efficiency of Networked Systems Group\"},\"image\":{\"@id\":\"https:\\\/\\\/perso.uclouvain.be\\\/tom.barbette\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/TomBarbette\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/tom-barbette\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/perso.uclouvain.be\\\/tom.barbette\\\/#\\\/schema\\\/person\\\/7f791766092e1207bc7a94a65e74f4fd\",\"name\":\"Tom Barbette\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/aecd99cba3b4d91d3775fde3219bfa362cd99acfbe95848ec303b9685f366fcd?s=96&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/aecd99cba3b4d91d3775fde3219bfa362cd99acfbe95848ec303b9685f366fcd?s=96&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/aecd99cba3b4d91d3775fde3219bfa362cd99acfbe95848ec303b9685f366fcd?s=96&r=g\",\"caption\":\"Tom Barbette\"},\"sameAs\":[\"https:\\\/\\\/www.tombarbette.be\"],\"url\":\"https:\\\/\\\/perso.uclouvain.be\\\/tom.barbette\\\/author\\\/tom\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"PROXIMUS_AUTO_FON automatic connexion on linux using wpa_supplicant - Tom Barbette","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/perso.uclouvain.be\/tom.barbette\/proximus_auto_fon-automatic-connexion-on-linux-using-wpa_supplicant\/","og_locale":"en_US","og_type":"article","og_title":"PROXIMUS_AUTO_FON automatic connexion on linux using wpa_supplicant - Tom Barbette","og_description":"If you understand this title, you don&#8217;t need more explanation : \/etc\/network\/interfaces auto wlan1 iface wlan1 inet dhcp wpa-conf \/etc\/wpa_supplicant\/wpa_supplicant.conf \/etc\/wpa_supplicant\/wpa_supplicant.conf ctrl_interface=\/var\/run\/wpa_supplicant network={ ssid=\"PROXIMUS_AUTO_FON\" scan_ssid=1 key_mgmt=WPA-EAP eap=TTLS identity=\"LOGIN@proximusfon.be\" password=\"PASS1234\" phase2=\"auth=MSCHAPV2\" } Some may ask why some people would want to do that&#8230; I&#8217;m now using Voo, but I use my parent&#8217;s FON login when voo &hellip; Continue reading \"PROXIMUS_AUTO_FON automatic connexion on linux using wpa_supplicant\"","og_url":"https:\/\/perso.uclouvain.be\/tom.barbette\/proximus_auto_fon-automatic-connexion-on-linux-using-wpa_supplicant\/","og_site_name":"Tom Barbette","article_published_time":"2015-10-17T21:29:26+00:00","article_modified_time":"2015-10-17T21:31:45+00:00","author":"Tom Barbette","twitter_card":"summary_large_image","twitter_creator":"@TomBarbette","twitter_site":"@TomBarbette","twitter_misc":{"Written by":"Tom Barbette","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/perso.uclouvain.be\/tom.barbette\/proximus_auto_fon-automatic-connexion-on-linux-using-wpa_supplicant\/#article","isPartOf":{"@id":"https:\/\/perso.uclouvain.be\/tom.barbette\/proximus_auto_fon-automatic-connexion-on-linux-using-wpa_supplicant\/"},"author":{"name":"Tom Barbette","@id":"https:\/\/perso.uclouvain.be\/tom.barbette\/#\/schema\/person\/7f791766092e1207bc7a94a65e74f4fd"},"headline":"PROXIMUS_AUTO_FON automatic connexion on linux using wpa_supplicant","datePublished":"2015-10-17T21:29:26+00:00","dateModified":"2015-10-17T21:31:45+00:00","mainEntityOfPage":{"@id":"https:\/\/perso.uclouvain.be\/tom.barbette\/proximus_auto_fon-automatic-connexion-on-linux-using-wpa_supplicant\/"},"wordCount":95,"commentCount":0,"publisher":{"@id":"https:\/\/perso.uclouvain.be\/tom.barbette\/#organization"},"keywords":["proximus","proximus fon","proximus_auto_fon"],"articleSection":["Network","Unix"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/perso.uclouvain.be\/tom.barbette\/proximus_auto_fon-automatic-connexion-on-linux-using-wpa_supplicant\/","url":"https:\/\/perso.uclouvain.be\/tom.barbette\/proximus_auto_fon-automatic-connexion-on-linux-using-wpa_supplicant\/","name":"PROXIMUS_AUTO_FON automatic connexion on linux using wpa_supplicant - Tom Barbette","isPartOf":{"@id":"https:\/\/perso.uclouvain.be\/tom.barbette\/#website"},"datePublished":"2015-10-17T21:29:26+00:00","dateModified":"2015-10-17T21:31:45+00:00","breadcrumb":{"@id":"https:\/\/perso.uclouvain.be\/tom.barbette\/proximus_auto_fon-automatic-connexion-on-linux-using-wpa_supplicant\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/perso.uclouvain.be\/tom.barbette\/proximus_auto_fon-automatic-connexion-on-linux-using-wpa_supplicant\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/perso.uclouvain.be\/tom.barbette\/proximus_auto_fon-automatic-connexion-on-linux-using-wpa_supplicant\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/perso.uclouvain.be\/tom.barbette\/"},{"@type":"ListItem","position":2,"name":"PROXIMUS_AUTO_FON automatic connexion on linux using wpa_supplicant"}]},{"@type":"WebSite","@id":"https:\/\/perso.uclouvain.be\/tom.barbette\/#website","url":"https:\/\/perso.uclouvain.be\/tom.barbette\/","name":"Tom Barbette","description":"","publisher":{"@id":"https:\/\/perso.uclouvain.be\/tom.barbette\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/perso.uclouvain.be\/tom.barbette\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/perso.uclouvain.be\/tom.barbette\/#organization","name":"Efficiency of Networked Systems Group","url":"https:\/\/perso.uclouvain.be\/tom.barbette\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/perso.uclouvain.be\/tom.barbette\/#\/schema\/logo\/image\/","url":"https:\/\/perso.uclouvain.be\/tom.barbette\/wp-content\/uploads\/2022\/04\/cropped-logo-uclouvain-2021-barbette.png","contentUrl":"https:\/\/perso.uclouvain.be\/tom.barbette\/wp-content\/uploads\/2022\/04\/cropped-logo-uclouvain-2021-barbette.png","width":512,"height":512,"caption":"Efficiency of Networked Systems Group"},"image":{"@id":"https:\/\/perso.uclouvain.be\/tom.barbette\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/TomBarbette","https:\/\/www.linkedin.com\/in\/tom-barbette"]},{"@type":"Person","@id":"https:\/\/perso.uclouvain.be\/tom.barbette\/#\/schema\/person\/7f791766092e1207bc7a94a65e74f4fd","name":"Tom Barbette","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/aecd99cba3b4d91d3775fde3219bfa362cd99acfbe95848ec303b9685f366fcd?s=96&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/aecd99cba3b4d91d3775fde3219bfa362cd99acfbe95848ec303b9685f366fcd?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/aecd99cba3b4d91d3775fde3219bfa362cd99acfbe95848ec303b9685f366fcd?s=96&r=g","caption":"Tom Barbette"},"sameAs":["https:\/\/www.tombarbette.be"],"url":"https:\/\/perso.uclouvain.be\/tom.barbette\/author\/tom\/"}]}},"_links":{"self":[{"href":"https:\/\/perso.uclouvain.be\/tom.barbette\/wp-json\/wp\/v2\/posts\/527","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/perso.uclouvain.be\/tom.barbette\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/perso.uclouvain.be\/tom.barbette\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/perso.uclouvain.be\/tom.barbette\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/perso.uclouvain.be\/tom.barbette\/wp-json\/wp\/v2\/comments?post=527"}],"version-history":[{"count":3,"href":"https:\/\/perso.uclouvain.be\/tom.barbette\/wp-json\/wp\/v2\/posts\/527\/revisions"}],"predecessor-version":[{"id":530,"href":"https:\/\/perso.uclouvain.be\/tom.barbette\/wp-json\/wp\/v2\/posts\/527\/revisions\/530"}],"wp:attachment":[{"href":"https:\/\/perso.uclouvain.be\/tom.barbette\/wp-json\/wp\/v2\/media?parent=527"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/perso.uclouvain.be\/tom.barbette\/wp-json\/wp\/v2\/categories?post=527"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/perso.uclouvain.be\/tom.barbette\/wp-json\/wp\/v2\/tags?post=527"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}