<?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>GRASE Hotspot</title>
	<atom:link href="http://grasehotspot.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://grasehotspot.org</link>
	<description>An Easy Hotspot Solution</description>
	<lastBuildDate>Thu, 10 May 2012 21:38:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Development Delay (Computer Died)</title>
		<link>http://grasehotspot.org/2012/03/26/development-delay/</link>
		<comments>http://grasehotspot.org/2012/03/26/development-delay/#comments</comments>
		<pubDate>Mon, 26 Mar 2012 01:17:00 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[grase]]></category>

		<guid isPermaLink="false">http://grasehotspot.org/?p=281</guid>
		<description><![CDATA[<p>As you may have noticed, I&#8217;ve not posted the 3.7 release, however it has been released, back in January.<br /> However, I was looking forward to announcing a 3.7 update soon which includes some massive improvements in database calls for the displaying users page. We went from &#62;1000 database calls to a fixed 9 for [...]]]></description>
			<content:encoded><![CDATA[<p>As you may have noticed, I&#8217;ve not posted the 3.7 release, however it has been released, back in January.<br />
However, I was looking forward to announcing a 3.7 update soon which includes some massive improvements in database calls for the displaying users page. We went from &gt;1000 database calls to a fixed 9 for display all the users, as well as a much faster loading time. However this release is going to be delayed now due to my computer dieing recently. Until I can replace my computer I&#8217;m very limited in what I can do. No work has been lost as everything is nicely backed up, and the hard drive is fine anyway. So now we need to wait until we can afford a replacement computer (really, just the inside components, CPU, RAM, Motherboard) and then I can transplant them into my old case and we&#8217;ll be roaring away.</p>
<p>This is really disappointing for me, as I&#8217;m 1/2 way through the paypal integration, so you can allow customers to purchase tickets via paypal and credit card.</p>
<p>This is the new computer we are hoping to buy from pccasegear.com. Case, Powersupply and HDD&#8217;s are extras but are things we wanted to purchase in the near future anyway (HDD&#8217;s will be in RAID1 array for backup purposes to replace a NAS that is no longer suitable).<br />
<a href="http://grasehotspot.org/wp/wp-content/uploads/2012/03/Screenshot-260312-111301.png" rel="lightbox[281]"><img class="alignnone size-full wp-image-282" title="Computer Wishlist" src="http://grasehotspot.org/wp/wp-content/uploads/2012/03/Screenshot-260312-111301.png" alt="" width="824" height="503" /></a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fgrasehotspot.org%2F2012%2F03%2F26%2Fdevelopment-delay%2F&amp;title=Development%20Delay%20%28Computer%20Died%29" id="wpa2a_2"><img src="http://grasehotspot.org/wp/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://grasehotspot.org/2012/03/26/development-delay/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Version 3.6 Released</title>
		<link>http://grasehotspot.org/2011/10/10/version-3-6-released/</link>
		<comments>http://grasehotspot.org/2011/10/10/version-3-6-released/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 09:10:37 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[coovachilli]]></category>
		<category><![CDATA[dnsmasq]]></category>
		<category><![CDATA[grase]]></category>
		<category><![CDATA[portal]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://grasehotspot.org/?p=186</guid>
		<description><![CDATA[<p>Version 3.6 was released today. This release is just focussed on network settings. You can now change the server lan ip address, and network, as well as set your own DNS servers (or use OpenDNS with Family Shield).<br /> Please take note, that for these changes we now have dnsmasq installed, which all the clients [...]]]></description>
			<content:encoded><![CDATA[<p>Version 3.6 was released today. This release is just focussed on network settings. You can now change the server lan ip address, and network, as well as set your own DNS servers (or use OpenDNS with Family Shield).<br />
Please take note, that for these changes we now have dnsmasq installed, which all the clients will use as the DNS server, and dnsmasq will do the queries to the servers you set. It WILL NOT use the dns servers from DHCP or /etc/resolv.conf, you will need to set the dns servers manually or it will default to OpenDNS Family Shield.</p>
<p>As part of this update, the coova-chilli package has been update, as have the grase-conf-squid3, grase-conf-freeradius, and we have a new package called grase-conf-dnsmasq that does the network settings for coova chilli and dnsmasq.</p>
<p>For anyone who has manually modified the coova chilli files (/etc/chilli/config) this will again overwrite your changes, but that&#8217;s ok as now you can make all the changes in the admin interface and they won&#8217;t be overwritten again! If there are any network settings in /etc/chilli/config that aren&#8217;t currently available that you need, just open a bug report and it&#8217;ll be added fairly easily.</p>
<p>Standard upgrade is &#8220;sudo apt-get update; sudo apt-get upgrade&#8221;</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fgrasehotspot.org%2F2011%2F10%2F10%2Fversion-3-6-released%2F&amp;title=Version%203.6%20Released" id="wpa2a_4"><img src="http://grasehotspot.org/wp/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://grasehotspot.org/2011/10/10/version-3-6-released/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Version 3.5 Released!</title>
		<link>http://grasehotspot.org/2011/09/28/version-3-5-released/</link>
		<comments>http://grasehotspot.org/2011/09/28/version-3-5-released/#comments</comments>
		<pubDate>Wed, 28 Sep 2011 02:08:21 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[3.5]]></category>
		<category><![CDATA[grase]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://hotspot.purewhite.id.au/?p=142</guid>
		<description><![CDATA[<p>Today Version 3.5 was released to the repository.<br /> Main new feature is customisation of the portal login pages!!! Let me know what more can be customised and it will be!</p> <p>Straight from the changelog:</p> <p>grase-www-portal (3.5.1) purewhite; urgency=low</p> <p> * Editing of machine accounts is now active and working (accounts no longer &#8220;locked&#8221;)</p> <p> [...]]]></description>
			<content:encoded><![CDATA[<p>Today Version 3.5 was released to the repository.<br />
Main new feature is customisation of the portal login pages!!! Let me know what more can be customised and it will be!</p>
<p>Straight from the changelog:</p>
<p>grase-www-portal (3.5.1) purewhite; urgency=low</p>
<p>  * Editing of machine accounts is now active and working (accounts no longer &#8220;locked&#8221;)</p>
<p> &#8212; Tim White <tim@grasehotspot.org>  Wed, 28 Sep 2011 11:53:41 +1000</p>
<p>grase-www-portal (3.5) natty; urgency=low</p>
<p>  * Display group properties in edit and new user pages<br />
  * Customisation of login pages<br />
  * Some HTML5 changes for forms and inputs<br />
  * Fixes for expiry to support to the second not to midnight of the date<br />
  * Easy &#8220;unexpire&#8221; of an expired user. Fixes #14</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fgrasehotspot.org%2F2011%2F09%2F28%2Fversion-3-5-released%2F&amp;title=Version%203.5%20Released%21" id="wpa2a_6"><img src="http://grasehotspot.org/wp/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://grasehotspot.org/2011/09/28/version-3-5-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Growth of GRASE Hotspot over last few months</title>
		<link>http://grasehotspot.org/2011/06/20/growth-of-grase-hotspot-over-last-few-months/</link>
		<comments>http://grasehotspot.org/2011/06/20/growth-of-grase-hotspot-over-last-few-months/#comments</comments>
		<pubDate>Mon, 20 Jun 2011 01:53:48 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[mailing list]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://hotspot.purewhite.id.au/?p=121</guid>
		<description><![CDATA[<p>Thank you to everyone who is using or assisting with the GRASE Hotspot!</p> <p>I thought I&#8217;d give you a bit of a heads up as to what has been happening over the last few months.</p> <p>Firstly, a large number of new features have been added this year, including new report graphs, dynamic groups, and internationalisation. [...]]]></description>
			<content:encoded><![CDATA[<p>Thank you to everyone who is using or assisting with the GRASE Hotspot!</p>
<p>I thought I&#8217;d give you a bit of a heads up as to what has been happening over the last few months.</p>
<p>Firstly, a large number of new features have been added this year, including new report graphs, dynamic groups, and internationalisation. So far we have a French translation done, and an Italian and Portuguese translation are in progress. We have also had some members of the community discuss assisting with development which will speed new feature requests up!</p>
<p>For those who don&#8217;t know the history of the GRASE Hotspot, it started development almost 4 years ago, and has been in active use for the last 2 years in a single location. Last year a major change in it&#8217;s development occurred which was the ability to deploy it quickly and easily using debian packages. This was a major break through and removed a lot of the extra &#8220;installation&#8221; code that was being maintained just to keep it up to date. We also moved from a SVN repository to using BZR to maintain our source code repository. The big step was at the end of last year (2010) we finally released the project into the community on sourceforge, finally allowing the community to use it.</p>
<p>Since that release things have moved very fast with more development happening faster than before. Feature requests have been filled sometimes in less than a week since it was requested. The large community has also enabled us to find bugs better and squash them with more devices to test on. In particular this is helping fix the iOS bug that was preventing iPhone and iPad users from logging in. (Anyone still experiencing this bug, please contact us).</p>
<p>As you can see in this image, the traffic to the website has been on the increase which shows that we are getting more and more exposure! (The drop at the end is because it&#8217;s the start of a new week when I saved this graph).</p>
<p><a href="http://grasehotspot.org/wp/wp-content/uploads/2011/06/hotspotgrowth.png" rel="lightbox[121]"><img class="aligncenter size-medium wp-image-122" title="Hotspot Growth" src="http://grasehotspot.org/wp/wp-content/uploads/2011/06/hotspotgrowth-300x46.png" alt="" width="300" height="46" /></a></p>
<p>To assist with the growth of the community, I&#8217;ve now setup a mailing list for users and developers to all participate in. This will enable any email support that is occurring to benefit the entire community, especially when the same problem is experienced by a few people. I&#8217;d ask that support requests are directed to the mailing list now instead of directly to me. <a title="GRASE Hotspot Mailing list" href="https://lists.sourceforge.net/lists/listinfo/grase-hotspot" target="_blank">https://lists.sourceforge.net/lists/listinfo/grase-hotspot</a></p>
<p>For those who are wondering what is happening with the hotspot currently, here is what I am working on. Recurring limits, for example allowing a user to have 1hr per day. We are also hoping to have recurring data limits like 200Mb per day, however due to limitations in other software we rely on, it is not possible to guarantee exact limits, so the implementation will be to loosely enforce the data limits. I&#8217;m also going to start working on customisation of the login pages so that each location can display a more unique login page.</p>
<p>As I am a University student with a family to support, development will slow down over the next few weeks as I have Exams. (I have mostly finished the recurring time limit code, so that might be released during the exam period).</p>
<p>Lastly, I&#8217;d like to remind you that if this project has assisted you, to please consider donating ether some of your time or money to assist it&#8217;s development. Even if you aren&#8217;t a coder, working on better documentation, or doing translations are all ways you can assist. If you are a developer then working on new features. If you are just someone who benefits from it and don&#8217;t want to give time, your financial donations are always welcome as they allow me to develop while at University.</p>
<p>Thank you for being part of the GRASE Hotspot Community.</p>
<p>Tim</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fgrasehotspot.org%2F2011%2F06%2F20%2Fgrowth-of-grase-hotspot-over-last-few-months%2F&amp;title=Growth%20of%20GRASE%20Hotspot%20over%20last%20few%20months" id="wpa2a_8"><img src="http://grasehotspot.org/wp/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://grasehotspot.org/2011/06/20/growth-of-grase-hotspot-over-last-few-months/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Caught by Max Int</title>
		<link>http://grasehotspot.org/2011/06/03/caught-by-max-int/</link>
		<comments>http://grasehotspot.org/2011/06/03/caught-by-max-int/#comments</comments>
		<pubDate>Fri, 03 Jun 2011 06:45:14 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[32bit]]></category>
		<category><![CDATA[64bit]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[maxint]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://hotspot.purewhite.id.au/?p=117</guid>
		<description><![CDATA[<p>So, MAX_INT caught me out. Of course, I couldn&#8217;t work out why everything worked fine on my machine, but on another machine the exact same code was returning a negative number! I should have clued on when I was told that values over 2Gb caused problems. But why wasn&#8217;t the problem showing on my machine? [...]]]></description>
			<content:encoded><![CDATA[<p>So, MAX_INT caught me out. Of course, I couldn&#8217;t work out why everything worked fine on my machine, but on another machine the exact same code was returning a negative number! I should have clued on when I was told that values over 2Gb caused problems. But why wasn&#8217;t the problem showing on my machine? It&#8217;s actually really simple, I&#8217;m using a 64bit machine so my &#8220;intval&#8221; function in PHP has a higher limit than on a 32bit machine. A quick google, a &#8220;bigintval&#8221; function and everything is back to normal!</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fgrasehotspot.org%2F2011%2F06%2F03%2Fcaught-by-max-int%2F&amp;title=Caught%20by%20Max%20Int" id="wpa2a_10"><img src="http://grasehotspot.org/wp/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://grasehotspot.org/2011/06/03/caught-by-max-int/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Improving Debian Compatability</title>
		<link>http://grasehotspot.org/2011/05/27/improving-debian-compatability/</link>
		<comments>http://grasehotspot.org/2011/05/27/improving-debian-compatability/#comments</comments>
		<pubDate>Fri, 27 May 2011 00:06:59 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[deb]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[packages]]></category>

		<guid isPermaLink="false">http://hotspot.purewhite.id.au/?p=113</guid>
		<description><![CDATA[<p>As my main development box is Ubuntu, it&#8217;s hard to know if my packages will run on Debian. Obviously I don&#8217;t want to exclude any deb based Distro, but for now I don&#8217;t offer any guarantee&#8217;s that the packages will run on anything other than my machine. I will however do my best to ensure [...]]]></description>
			<content:encoded><![CDATA[<p>As my main development box is Ubuntu, it&#8217;s hard to know if my packages will run on Debian. Obviously I don&#8217;t want to exclude any deb based Distro, but for now I don&#8217;t offer any guarantee&#8217;s that the packages will run on anything other than my machine. I will however do my best to ensure it does run on both Debian and Ubuntu.</p>
<p>Today I fixed a &#8220;bug&#8221; preventing it running on Debian Squeeze. Turns out there is a bug in the smarty package (<a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=514305" target="_blank">http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=514305</a>) which hasn&#8217;t been fixed in Squeeze yet. Quite simply, the path for the Smarty class is in a different place on Debian than Ubuntu. Ubuntu &#8220;fixed&#8221; the path to be inline with upstream Smarty, and didn&#8217;t get it fixed in Debian at the same time. The fix is in Debian unstable. So rather than forcing everyone who wants to use the Hotspot on Debian Unstable, I added an if statement on the class including code to check for the Debian path, and load from there, else load from the standard location for Ubuntu. Problem bypassed!</p>
<p>If you are using this package on Debian, please let me know anything that doesn&#8217;t work as expected so I can try and have the package working for everyone.</p>
<p>I also pushed another change today, that force&#8217;s the grase-conf-squid3 package to conflict with the squid package. Seems you can have both squid 2.7 and squid 3.1 installed at the same time. Unfortunately my config files are for squid3 (and there are reasons for using squid3 over 2.7), and for foolproof operation I need to ensure that squid3 is running. Simplest solution, make sure squid 2.7 is uninstalled. This also ensures the user doesn&#8217;t get confused if they are trying to customise any of it. So when you next update, if you have squid 2.7 installed, it will be removed.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fgrasehotspot.org%2F2011%2F05%2F27%2Fimproving-debian-compatability%2F&amp;title=Improving%20Debian%20Compatability" id="wpa2a_12"><img src="http://grasehotspot.org/wp/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://grasehotspot.org/2011/05/27/improving-debian-compatability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installation</title>
		<link>http://grasehotspot.org/2011/05/24/installation/</link>
		<comments>http://grasehotspot.org/2011/05/24/installation/#comments</comments>
		<pubDate>Mon, 23 May 2011 23:11:17 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://hotspot.purewhite.id.au/?p=110</guid>
		<description><![CDATA[<p>While it is possible to install this from the source code (bzr), it&#8217;s not designed to be installed that way and will give you lots of trouble.<br /> The reason it is package in .deb files is so that certain dependencies are met, and the configurations for all the pieces of required software is automatic.<br [...]]]></description>
			<content:encoded><![CDATA[<p>While it is possible to install this from the source code (bzr), it&#8217;s not designed to be installed that way and will give you lots of trouble.<br />
The reason it is package in .deb files is so that certain dependencies are met, and the configurations for all the pieces of required software is automatic.<br />
Please read the <a title="Installation" href="http://grasehotspot.org/documentation/installation/">installation instructions</a> before installing.</p>
<p>Attempting to install from the source will not be supported unless you are building debian packages from the source and installing those. Without the debian packages, crucial steps will be missed.</p>
<p>If you wish to assist with porting it to another packaging system, please contact me and we can see if it satisfies the dependency resolution requirements as well as the setup steps.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fgrasehotspot.org%2F2011%2F05%2F24%2Finstallation%2F&amp;title=Installation" id="wpa2a_14"><img src="http://grasehotspot.org/wp/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://grasehotspot.org/2011/05/24/installation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Version 3.1</title>
		<link>http://grasehotspot.org/2011/05/10/version-3-1/</link>
		<comments>http://grasehotspot.org/2011/05/10/version-3-1/#comments</comments>
		<pubDate>Tue, 10 May 2011 04:20:47 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[3.1]]></category>
		<category><![CDATA[changelog]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://hotspot.purewhite.id.au/?p=90</guid>
		<description><![CDATA[<p>Version 3.1 Has been released today.<br /> From the changelog:</p> Basic support for translations now exists Locale support removes need for selecting Currency Locale support brings proper number formats for all locations Added menu show/hide bar Added Tabs to show groups in User List UAM Fixes for looping login and logout link changed Portal Configuration [...]]]></description>
			<content:encoded><![CDATA[<p>Version 3.1 Has been released today.<br />
From the changelog:</p>
<ul>
<li>Basic support for translations now exists</li>
<li>Locale support removes need for selecting Currency</li>
<li>Locale support brings proper number formats for all locations</li>
<li>Added menu show/hide bar</li>
<li>Added Tabs to show groups in User List</li>
<li>UAM Fixes for looping login and logout link changed</li>
<li>Portal Configuration Options (ChilliSpot-Config)</li>
<li>Groups are now Dynamic</li>
<li>Removal of mysql_real_escape_string for mdb2-&gt;quote</li>
<li>Menu reorganised and grouped. Changed appearance</li>
<li>Machine group is now known as Computer</li>
</ul>
<p>If you are already running the hotspot, just &#8220;sudo apt-get update&#8221; and &#8220;sudo apt-get upgrade&#8221; to upgrade to the newest version!</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fgrasehotspot.org%2F2011%2F05%2F10%2Fversion-3-1%2F&amp;title=Version%203.1" id="wpa2a_16"><img src="http://grasehotspot.org/wp/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://grasehotspot.org/2011/05/10/version-3-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Strange Networking Woes</title>
		<link>http://grasehotspot.org/2011/04/30/strange-networking-woes/</link>
		<comments>http://grasehotspot.org/2011/04/30/strange-networking-woes/#comments</comments>
		<pubDate>Sat, 30 Apr 2011 06:10:07 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[squid]]></category>

		<guid isPermaLink="false">http://hotspot.purewhite.id.au/?p=88</guid>
		<description><![CDATA[<p>So today is the first day of <a href="http://www.auscongames.com.au">Auscon</a>. The organisers have choosen to use GRASE Hotspot to manage Internet access at the venue. The machine running the hotspot had been tested at an alternative site successfully, and the interface modified slightly to suit the event. (Which won&#8217;t need to be done as much with [...]]]></description>
			<content:encoded><![CDATA[<p>So today is the first day of <a href="http://www.auscongames.com.au">Auscon</a>. The organisers have choosen to use GRASE Hotspot to manage Internet access at the venue. The machine running the hotspot had been tested at an alternative site successfully, and the interface modified slightly to suit the event. (Which won&#8217;t need to be done as much with some new changes in the next version)<br />
However, the day didn&#8217;t look good with the hotspot not functioning properly. Everything BUT WWW (http, port 80) traffic was working. Investigating Squid showed that it was attempting to connect to 1.0.0.0, which most keen observers would notice is a network address not a device address. Strangely enough, squid was trying to connect to 1.0.0.0 via ipv6! It was thinking it was an ipv6 address.</p>
<p>The quick solution was in to install dnsmasq on the hotspot machine, and point it to a public DNS server I know to be working, and restart squid with it using the local dnsmasq instance. Everything is good now.</p>
<p>But is that the real issue? There is an overlapping netmask. Coova Chilli is setup to use 10.0.0.0/24 (so 10.0.0.1-254) for it&#8217;s addresses. However, the upstream network interface was setup on a 10.0.0.0/8 which overlaps the Coova Chilli network. It&#8217;s very possible that this overlap is causing problems. An example of a squid log message when the problem occurs is below.</p>
<p><code>GET http://api.twitter.com/1/direct_messages.xml? - DIRECT/1.0.0.0 text/html</code></p>
<p>So maybe if you are pulling your hair out, try changing the upstream network if you can. It could also be the upstream DNS (adsl modem) returning faulty values.</p>
<p><ins datetime="2011-04-30T22:57:27+00:00">Edit: So on follow up, the overlapping netmasks aren&#8217;t the issue. Yes, if there was something on the upstream network that was in the overlap range, then it would be inaccessible to hosts behind the hotspot. However, this issue was caused by the upstream DNS server. I believe it is a dlink running dproxy, which has a bug that causes it to start returning 1.0.0.0 after it gets an ipv6 dns request or something like that. Of course, this then caused squid to try and contact 1.0.0.0 as that was what the DNS had resolved to, which of course leads to a timeout. Forcing the hotspot to use the local dnsmasq with a known good public DNS server fixes the problem as we bypass the faulty DNS proxy upstream.</ins></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fgrasehotspot.org%2F2011%2F04%2F30%2Fstrange-networking-woes%2F&amp;title=Strange%20Networking%20Woes" id="wpa2a_18"><img src="http://grasehotspot.org/wp/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://grasehotspot.org/2011/04/30/strange-networking-woes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Preliminary Support for Localisation and Translations</title>
		<link>http://grasehotspot.org/2011/04/30/preliminary-support-for-localisation-and-translations/</link>
		<comments>http://grasehotspot.org/2011/04/30/preliminary-support-for-localisation-and-translations/#comments</comments>
		<pubDate>Sat, 30 Apr 2011 03:19:24 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[translations]]></category>

		<guid isPermaLink="false">http://hotspot.purewhite.id.au/wp/?p=3</guid>
		<description><![CDATA[<p>Preliminary support has been added for translations and localisation. Using php-gettext (the php version, not the module) so that the locales don&#8217;t need to be installed on the system hosting it, and using php-intl, we now can support numbers and currencies formatted correctly, as well as translations.<br /> I&#8217;m hoping that the Strings are &#8220;semi [...]]]></description>
			<content:encoded><![CDATA[<p>Preliminary support has been added for translations and localisation. Using php-gettext (the php version, not the module) so that the locales don&#8217;t need to be installed on the system hosting it, and using php-intl, we now can support numbers and currencies formatted correctly, as well as translations.<br />
I&#8217;m hoping that the Strings are &#8220;semi frozen&#8221; for now, so feel free to pull the .po files from bzr (http://sourceforge.net/projects/grase/develop) and start translating!<br />
I&#8217;ll add the code shortly to select the current language and locale.</p>
<p>Also coming soon are the much awaited &#8220;Chilli Config&#8221; pages, where you can tweak the config that CoovaChilli runs off, all from within the web interface. It&#8217;ll use the RADIUS Config attributes so that your don&#8217;t need to open your config file up for the webserver to write to. This will allow greater flexability in defining uamallowed domains, MAC password, idle time, and just about anything you could change in the coova chilli config files!</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fgrasehotspot.org%2F2011%2F04%2F30%2Fpreliminary-support-for-localisation-and-translations%2F&amp;title=Preliminary%20Support%20for%20Localisation%20and%20Translations" id="wpa2a_20"><img src="http://grasehotspot.org/wp/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://grasehotspot.org/2011/04/30/preliminary-support-for-localisation-and-translations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

