<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>proximus_auto_fon Archives - Tom Barbette</title>
	<atom:link href="https://perso.uclouvain.be/tom.barbette/tag/proximus_auto_fon/feed/" rel="self" type="application/rss+xml" />
	<link>https://perso.uclouvain.be/tom.barbette/tag/proximus_auto_fon/</link>
	<description></description>
	<lastBuildDate>Sat, 17 Oct 2015 21:31:45 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://perso.uclouvain.be/tom.barbette/wp-content/uploads/2022/04/cropped-logo-uclouvain-2021-barbette-32x32.png</url>
	<title>proximus_auto_fon Archives - Tom Barbette</title>
	<link>https://perso.uclouvain.be/tom.barbette/tag/proximus_auto_fon/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>PROXIMUS_AUTO_FON automatic connexion on linux using wpa_supplicant</title>
		<link>https://perso.uclouvain.be/tom.barbette/proximus_auto_fon-automatic-connexion-on-linux-using-wpa_supplicant/</link>
		
		<dc:creator><![CDATA[Tom Barbette]]></dc:creator>
		<pubDate>Sat, 17 Oct 2015 21:29:26 +0000</pubDate>
				<category><![CDATA[Network]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[proximus]]></category>
		<category><![CDATA[proximus fon]]></category>
		<category><![CDATA[proximus_auto_fon]]></category>
		<guid isPermaLink="false">http://queen.run.montefiore.ulg.ac.be/~barbette/?p=527</guid>

					<description><![CDATA[<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="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 &#8230; </p>
<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"> "PROXIMUS_AUTO_FON automatic connexion on linux using wpa_supplicant"</span></a></p>
<p>The post <a href="https://perso.uclouvain.be/tom.barbette/proximus_auto_fon-automatic-connexion-on-linux-using-wpa_supplicant/">PROXIMUS_AUTO_FON automatic connexion on linux using wpa_supplicant</a> appeared first on <a href="https://perso.uclouvain.be/tom.barbette">Tom Barbette</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>If you understand this title, you don&#8217;t need more explanation :</p>
<p>/etc/network/interfaces<br />
<code>auto wlan1<br />
iface wlan1 inet dhcp<br />
    wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf</code></p>
<p>/etc/wpa_supplicant/wpa_supplicant.conf<br />
<code>ctrl_interface=/var/run/wpa_supplicant</p>
<p>network={<br />
    ssid="PROXIMUS_AUTO_FON"<br />
    scan_ssid=1<br />
    key_mgmt=WPA-EAP<br />
    eap=TTLS<br />
    identity="LOGIN@proximusfon.be"<br />
    password="PASS1234"<br />
    phase2="auth=MSCHAPV2"<br />
}</code></p>
<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>
<p>The post <a href="https://perso.uclouvain.be/tom.barbette/proximus_auto_fon-automatic-connexion-on-linux-using-wpa_supplicant/">PROXIMUS_AUTO_FON automatic connexion on linux using wpa_supplicant</a> appeared first on <a href="https://perso.uclouvain.be/tom.barbette">Tom Barbette</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
