<div dir="ltr"><div>Wifidog Auth Server install &amp; IRC communication.<br><br>Q1<br>I appreciate best practices stipulate to utilise the IRC chat for assistance. I do not know how to connect to the wifidog IRC server?<br>
The simple IRC query first. I have an irc nickname, and am running pidgin. I do not know what server to point at? <u><a href="http://irc.freenode.net#wifidog">irc.freenode.net#wifidog</a></u> ?<br><br>Q2<br>Auth Server install, I have the same issue as <br>
<a href="http://dev.wifidog.org/query?component=Auth+server%2C+Install+script&amp;verbose=1&amp;milestone=Not+yet+assigned+to+a+Milestone" target="_blank">http://dev.wifidog.org/ticket/477</a><br>
<br>I am running a headless Ubuntu 8.10 Server, and rebuilt from scratch on
2nd of March.  The previous build I inputted a unique password for the
postgrep account, I thought rebuilding with no password would fix the
issue. It didn&#39;t...<br><br>Page four install.php Postgrep Error:<br><b>Warning</b>:  pg_connect() [<a href="http://192.168.1.123/function.pg-connect">function.pg-connect</a>]: Unable to connect to PostgreSQL server: FATAL:  password authentication failed for user &quot;wifidog&quot; in <b>/var/www/wifidog-auth/wifidog/install.php</b> on line <b>550</b><br>
<br>I have completed: <br><pre class="wiki">sudo su - postgres<br>createuser wifidog --pwprompt <br>&amp;<br>createdb wifidog --encoding=UTF-8 --owner=wifidog<br></pre>With the following information:<br></div><b><font size="1"><i>Enter password for new role: NOPASSWORD<br>
Enter it again: NOPASSWORD<br>Shall the new role be a superuser? (y/n) n<br>Shall the new role be allowed to create databases? (y/n) n<br>Shall the new role be allowed to create more new roles? (y/n) n</i></font></b><br><br>
I am able to log onto the postgres DB using the wifidog account using:<b><font size="1"> <i>sudo su - postgres</i></font></b><br><br>I have full write access to all folders (all Green and YES).<br><br>I recently have wondered, as I am not running the Firefox install.php locally I may have a permissions issue? I am considering setting up XServer to use Firefox over SSH.<br>
<br>I would appreciate it if someone could point me in the right direction please? If I have ommitted any information, please let me know. <br><br>Thank you in advance.<br><br><br>Plus46/ David<br><br><div class="gmail_quote">

2009/3/1  <span dir="ltr">&lt;<a href="mailto:wifidog-request@listes.ilesansfil.org" target="_blank">wifidog-request@listes.ilesansfil.org</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Envoyez vos messages pour la liste WiFiDog à<br>
        <a href="mailto:wifidog@listes.ilesansfil.org" target="_blank">wifidog@listes.ilesansfil.org</a><br>
<br>
Pour vous (dés)abonner par le web, consultez<br>
        <a href="http://listes.ilesansfil.org/cgi-bin/mailman/listinfo/wifidog" target="_blank">http://listes.ilesansfil.org/cgi-bin/mailman/listinfo/wifidog</a><br>
<br>
ou, par email, envoyez un message avec &#39;help&#39; dans le corps ou dans le<br>
sujet à<br>
        <a href="mailto:wifidog-request@listes.ilesansfil.org" target="_blank">wifidog-request@listes.ilesansfil.org</a><br>
<br>
Vous pouvez contacter l&#39;administrateur de la liste à l&#39;adresse<br>
        <a href="mailto:wifidog-owner@listes.ilesansfil.org" target="_blank">wifidog-owner@listes.ilesansfil.org</a><br>
<br>
Si vous répondez, n&#39;oubliez pas de changer l&#39;objet du message afin<br>
qu&#39;il soit plus spécifique que &quot;Re: Contenu du digest de WiFiDog...&quot;<br>
<br>
<br>
Thèmes du jour :<br>
<br>
   1. wifidog setup (Bobby Myers)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Sat, 28 Feb 2009 14:05:58 -0600<br>
From: Bobby Myers &lt;<a href="mailto:diaboy@gmail.com" target="_blank">diaboy@gmail.com</a>&gt;<br>
Subject: [isf-wifidog] wifidog setup<br>
To: <a href="mailto:wifidog@listes.ilesansfil.org" target="_blank">wifidog@listes.ilesansfil.org</a><br>
Message-ID:<br>
        &lt;<a href="mailto:4a8101c10902281205o57ace8edu823f359999a28abc@mail.gmail.com" target="_blank">4a8101c10902281205o57ace8edu823f359999a28abc@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
I&#39;m trying to get a captive portal solution working but not having much<br>
luck. I have an smoothwall with wifidog 1.1.4 installed, configured and<br>
running on the purple interface(192.168.14.2). My auth server is ubuntu<br>
8.10. When wifidog is stopped i get dhcp and internet access through the<br>
purple interface. when wifidog is started i get a DHCP address and when i<br>
open a browser i get redirected to the wifidog login page. I created a user<br>
and get successfully logged into the node but i never get internet access.<br>
every page i attempt to go to just takes me back to the login page even<br>
though it says i&#39;m logged in. if i go to<br>
<a href="http://192.168.14.2:2060/wifidog/status" target="_blank">http://192.168.14.2:2060/wifidog/status</a> while i&#39;m connected I see that i<br>
have one client connected. what am i doing wrong?<br>
<br>
Other Info:<br>
when i start wifidog on the smoothwall:<br>
#./wifidog start<br>
Starting Wifidog ...<br>
Testing for iptables modules<br>
Testing ipt_mac<br>
ipt_mac module is working<br>
Testing ipt_mark<br>
iptables is not working with ipt_mark<br>
Scanning disk for ipt_mark module<br>
ipt_mark module exists, trying to load<br>
insmod: can&#39;t read &#39;ipt_mark&#39;: No such file or directory<br>
Error: ipt_mark not loaded<br>
OK<br>
<br>
iptables: No chain/target/match by that name<br>
iptables: No chain/target/match by that name<br>
iptables: No chain/target/match by that name<br>
iptables: No chain/target/match by that name<br>
iptables: No chain/target/match by that name<br>
<br>
<br>
Is that normal?<br>
<br>
<br>
<br>
Bobby Myers<br>
-------------- section suivante --------------<br>
Une pièce jointe HTML a été nettoyée...<br>
URL: <a href="http://listes.ilesansfil.org/pipermail/wifidog/attachments/20090228/f34c4cf8/attachment.html" target="_blank">http://listes.ilesansfil.org/pipermail/wifidog/attachments/20090228/f34c4cf8/attachment.html</a><br>


<br>
------------------------------<br>
<br>
_______________________________________________<br>
WiFiDog mailing list<br>
<a href="mailto:WiFiDog@listes.ilesansfil.org" target="_blank">WiFiDog@listes.ilesansfil.org</a><br>
<a href="http://listes.ilesansfil.org/cgi-bin/mailman/listinfo/wifidog" target="_blank">http://listes.ilesansfil.org/cgi-bin/mailman/listinfo/wifidog</a><br>
<br>
Fin de Lot WiFiDog, Vol 50, Parution 1<br>
**************************************<br>
</blockquote></div><br></div>