[leaf-user] lp0 access on Bering 1.2

2004-11-19 Thread Phuoc
Hi, I running Bering 1.2. Now I try to make a tool to show my beringBOX status via /dev/lp0. I got a examples code #include stdio.h #include unistd.h #include asm/io.h #define BASEPORT 0x3bc /* lp0 */ int main() { /* Get access to the ports */ if (ioperm(BASEPORT, 3, 1)) {perror(ioperm);

[leaf-user] Latest hostap

2004-11-19 Thread Matthew Pozzi
Please pardon my ignorance but I have Bering uclibc 2 running hostap but I do not have the wep or crypt modules to load. Where may I find the latest version of hostap in an lrp module with all of these features. I would like to do WEP or WPA, WDS and of course run it as an AP. With thanks, Matt

RE: [leaf-user] lp0 access on Bering 1.2

2004-11-19 Thread Luis.F.Correia
Hi! GrSecurity patches prevent direct access to any hardware device. If you are planning to use a LCD display, please consider LCD4Linux, which uses the ppdev userspace access. Luis Correia Bering uClibc Team Member PGP Fingerprint: BC44 D7DA 5A17 F92A CA21 9ABE DFF0 3540 2322 21F6 Key

[leaf-user] Squid2.lrp and jsp pages

2004-11-19 Thread Ed Tetz
I am using Bering-uClibc with the Squid-2 package. Almost everything seems to be working, but if I goto a site that uses JSP pages (like www.gymboree.com), I get a long delay, followed by this error: ERROR The requested URL could not be retrieved

[leaf-user] Radius

2004-11-19 Thread Andrew Niemantsverdriet
Can anybody point me in the right direction to learn about setting up a wireless AP and have a external radius server authenicate users. Any suggestions at all, maybe leaf is not the right distro so any other suggestions are welcome as well. The only requirment is it will fit on a 64 or 128 mb

[leaf-user] Ip_conntrack issue

2004-11-19 Thread Joe Nelson
I've got an issue where my ip_conntrack table keeps getting pretty full. I increased the max so it's not too bad now, but it's still larger than I'd like and I believe its just wasting some memory. Looking at it, some of the entries have HUGE timeouts. I see that other people have seen this