<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type>
<STYLE>.hmmessage P {
        PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
BODY.hmmessage {
        FONT-FAMILY: Tahoma; FONT-SIZE: 10pt
}
</STYLE>

<META name=GENERATOR content="MSHTML 8.00.6001.18939"></HEAD>
<BODY class=hmmessage bgColor=#ffffff>
<DIV><FONT face="Courier New">What do you mean by framebuffer?</FONT></DIV>
<DIV><FONT face="Courier New"></FONT> </DIV>
<DIV><FONT face="Courier New">If your server hosts the gateway and the auth 
server, your Debian machine is the router for your WLAN net. Both ends should 
generally not be connected to the same switch :). </FONT><FONT 
face="Courier New">Please generate a drawing of your hardware setup. It looks a 
bit as if you are using a managed/smart switch with VLAN capabilities where it 
is difficult to see how it is configured. It is probably easier to set up the 
wifidog net without it and then worry about the switch.</FONT></DIV>
<DIV><FONT face="Courier New"></FONT> </DIV>
<DIV><FONT face="Courier New">Your apache2 problem should not be related to 
anything that has to do with wifidog. With links ("sudo apt-get install links" 
or "lynx") you can check it even from your server. Just type "links <A 
href="http://localhost">http://localhost</A>". You should see something like "It 
works.". If you see this, apache2 is fine for now. Theoretically you yould 
configure wifidog with links, but this could be called torture.</FONT></DIV>
<DIV><FONT face="Courier New"></FONT> </DIV>
<DIV><FONT face="Courier New">JG</FONT></DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> 
  <A title=naminatan@hotmail.com href="mailto:naminatan@hotmail.com">Aminata 
  Ndiaye</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=wifidog@listes.ilesansfil.org 
  href="mailto:wifidog@listes.ilesansfil.org">wifidog@listes.ilesansfil.org</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, September 02, 2010 9:43 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [isf-wifidog] configuration 
  of authserv</DIV>
  <DIV><BR></DIV><BR>hi,thank you for your request;<BR><BR>so, my server is 
  without framebuffer, it's plug in a switch:in one port for the acces to 
  internet(vlan 134) and another port for those who have to be connected with 
  wifidog (vlan 734);<BR>i try to plug my pc in one port of the switch in vlan 
  134 and i try to open the url; may be my apache2 doesn't work...<BR><BR>in the 
  file site-available/default i have:<BR><BR>VirtualHost 
  10.8.134.1:80<BR><BR>ServerName     
  wifidog<BR><CODE>ServerSignature Off<BR>AddHandler php5-script .php<BR>Action 
  php5-script /cgi-bin/php5<BR>AddDefaultCharset 
  UTF-8</CODE><BR>...<BR>DoceumentRoot 
  /var/www/<BR>Directive</var/www/><BR>...<BR>and i put the file 
  install.php in /var/www<BR><BR>in /etc/hots i've:<BR>127.0.0.0  
  localhost.localdomain         
  localhost<BR>127.0.0.1  
  localhost.localdomain         
  localhost<BR>10.8.134.1  
  localhost.localdomain       <BR>10.8.134.1 
  localhost.localdomain       
wifidog<BR><BR></BLOCKQUOTE></BODY></HTML>