From owner-freebsd-questions@FreeBSD.ORG Fri Apr 16 16:16:06 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D0DE16A4CE for ; Fri, 16 Apr 2004 16:16:06 -0700 (PDT) Received: from smtp30.hccnet.nl (smtp30.hccnet.nl [62.251.0.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 799C343D54 for ; Fri, 16 Apr 2004 16:16:05 -0700 (PDT) (envelope-from sjaaknabuurs@citytower.com) Received: from citytower by smtp30.hccnet.nl id i3GNG3EB006831 (8.12.10/2.04); Sat, 17 Apr 2004 01:16:04 +0200 (MEST) Message-ID: <00bb01c42408$c9b7a2d0$3302a8c0@citytower> From: "Sjaak Nabuurs" To: Date: Sat, 17 Apr 2004 01:16:03 +0200 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2727.1300 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: PicoBSD create a http menu X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Apr 2004 23:16:06 -0000 Hello I would like to setup a small box for managing bandwith, firewall rules = and more ... on a flash cards if possible 32Mb card A user must have to setup his setting like ip adres gateway and DNS and = firewall rules and more Everything has to be small I dont want to install apache/perl/php. I like picoBSD and this looks nice to me. Does anybody give me a good hint how to setup a webserver menu. Just = like many devices use for settings (routers/asdl modems .....) some = devices use telnet for settings. How they work with not to have perl or php do they use bash or something = like to have interaction between a webserver and settings=20 I like to use the Boa webserver but how to get the settings from the = webserver to example the /etc/rc.conf without perl or any programming = language. Password management etc.... I good hint on menu driven telnet/sh/bash would be nice as well. Are there some examples for this, like passwd management. Cheers Sjaak