vortex | 3 Jul 2007 20:06

Fwd: All frequencies hailing!!! Berlin's c-base fighting for survival.


c-base needs your help and attention for its continued existence.

to my knowledge, no other independent group in europe has done more  
for research and inspiration into the field of open wireless networking.

from promotion of German designed and acclaimed meshcubes, to  
promoting research and experimentation with wardriving, wireless  
mapping, wireless meshing, OLSR, and more recently a possible  
successor B.A.T.M.A.N.

weekly events including wireless antenna building workshops have been  
held there regularly for years.

3d artists, musicians, gaming freaks, wireless networkers, embedded  
hackers, caffeine freaks and more have all regularly used the  c-base  
and the cross-disciplinary cooperation and cross-talk is unique to c- 
base.

 From the initial BerLon (Berlin/London) meeting that spawned the  
Picopeering agreement framework (that inspired the FNPA), to being  
critical in the formation of "freifunk.net" the on-going importance  
of incubating ideas that eminates from c-base cannot easily be  
overestimated.

If you've ever visited c-base and experienced their extraordinary  
hospitality, please consider a symbol of gratitude in terms of a  
donation, as they really need it now.

If you haven't, then please consider taking a little time to research  
(Continue reading)

bijayant kumar | 9 Jul 2007 10:03
Picon
Favicon

unable to contact to server

Hi to all,

 I have installed NoCat-0.82. but not able to configured correctly. I have installed gateway and authserv
on the same machine. Here is my configuration details :-

The network configuration of machine(server) on which i have installed NoCat

eth3 (wan inteface) - 192.168.99.111
eth4 (lan interface) - 192.168.1.111
lan network - 192.168.1.0/24

# vi /usr/local/nocat/gateway/nocat.conf

GatewayMode     Passive
GatewayLog      /usr/local/nocat/gateway/nocat.log
HomePage        http://192.168.99.111
DocumentRoot    /usr/local/nocat/gateway/htdocs
AuthServiceAddr 192.168.99.111
AuthServiceURL  https://$AuthServiceAddr/cgi-bin/login
LogoutURL       https://$AuthServiceAddr/logout.html
LocalNetwork   192.168.1.0/24
GatewayPort     5280
IdleTimeout   300

# vi /usr/local/nocat/authserv/nocat.conf

HomePage        http://192.168.99.111
DocumentRoot    /usr/local/nocat/authserv/htdocs

# vi /etc/apache2/httpd.conf
(Continue reading)

bijayant kumar | 10 Jul 2007 08:53
Picon
Favicon

unable to login, but skips works fine

Hello to all,

I am facing very unusual problem. When i try to login with userid and password i am getting internal server
error. In apache logs it says :-

 [error] [client 192.168.1.23] [2007-07-10 12:12:36] User bijayant.kumar <at> gmail.com from
192.168.1.23 requests form, referer: http://192.168.1.111/cgi-bin/login?redirect=http%3a%2f%2ftimesofindia%2ecom%2f&timeout=600&gateway=192%2e168%2e1%2e111%3a5280&mac=00%3a11%3a11%3a2C%3aC5%3aAC&token=%241%2497936739%241JZ0kvLToBTWljW6x4%2e0k%2e
[error] [client 192.168.1.23] Source class NoCat::Source::Passwdforflatfile contains invalid
characters at /usr/local/nocat/authserv/cgi-bin/login line 67, referer: http://192.168.1.111/cgi-bin/login?redirect=http%3a%2f%2ftimesofindia%2ecom%2f&timeout=600&gateway=192%2e168%2e1%2e111%3a5280&mac=00%3a11%3a11%3a2C%3aC5%3aAC&token=%241%2497936739%241JZ0kvLToBTWljW6x4%2e0k%2e
[error] [client 192.168.1.23] Premature end of script headers: login, referer: http://192.168.1.111/cgi-bin/login?redirect=http%3a%2f%2ftimesofindia%2ecom%2f&timeout=600&gateway=192%2e168%2e1%2e111%3a5280&mac=00%3a11%3a11%3a2C%3aC5%3aAC&token=%241%2497936739%241JZ0kvLToBTWljW6x4%2e0k%2e

But when i click on skips button it works fine. I dont know what is the reason behind this plz help me out. One
more error in logs which might be useful for debugging

[error] [client 192.168.1.23] [2007-07-10 12:14:33] Use of uninitialized value in pattern match (m//)
at /usr/lib64/perl5/site_perl/5.8.8/Net/Netmask.pm line 48., referer: http://192.168.1.111/cgi-bin/login?redirect=http%3a%2f%2fwww%2eyahoo%2ecom%2f&timeout=600&gateway=192%2e168%2e1%2e111%3a5280&mac=00%3a11%3a11%3a2C%3aC5%3aAC&token=%241%2497936739%241JZ0kvLToBTWljW6x4%2e0k%2e
[error] [client 192.168.1.23] [2007-07-10 12:14:33] Use of uninitialized value in pattern match (m//)
at /usr/lib64/perl5/site_perl/5.8.8/Net/Netmask.pm line 48., referer: http://192.168.1.111/cgi-bin/login?redirect=http%3a%2f%2fwww%2eyahoo%2ecom%2f&timeout=600&gateway=192%2e168%2e1%2e111%3a5280&mac=00%3a11%3a11%3a2C%3aC5%3aAC&token=%241%2497936739%241JZ0kvLToBTWljW6x4%2e0k%2e

Bijayant Kumar
 Send instant messages to your online friends http://uk.messenger.yahoo.com 
KENPO | 14 Jul 2007 07:48
Picon

Newbie Question

Hi All,

My company is looking for a way to display maintenance or any 
communication via splash screen.  The criteria is that the splash 
screen cannot be display when a user opens up Internet Explorer and 
cannot display when a user on the wired network browse the Intranet.  
The only time the splash screen can come up is when a user access the 
Internet and it display only one time for the user.

As I'm reading the docs on NoCatSplash, I can have a machine with two 
ethernet cards.  One plug into the backbone and the other on the 
Internet link.  I'm just wondering how would NoCatSplash know that a 
user has already seen the Splash page and not display it for that 
user, but display for users that have not seen the Splash page yet?  
Please forgive me, I'm new to this and wanted to see if anyone has 
been task with this type of project or try this setup before?

Thank you all in advance in looking and helping. 
Konstantin Chekushin | 24 Jul 2007 12:44
Picon

nocat and RADIUS and session params.

Good day! I have a question about authserv and RADIUS.
I have a radius auth-tion and I want to configure some session parameters 
(such as "Session-Timeout") after users auth-tion.
Is it possible using default authserv&radius params, or do I have to write 
some kind of patch in "authserv" for this issue? (radius returns sessions params 
and I can configure them, the main quesion is: can "nocat" read and 
understand them?)

-------------------------------------------------------------------------------
http://www.one.lv - Tavs mobilais e-pasts!

Tagad lasi savu e-pastu ar mobilo telefonu - wap.one.lv!

Gmane