RE: [leaf-user] utelnetd - All network ports in use

2003-07-21 Thread Mariano Drzazga
Eric, Thanks for the tip, I followed your (and Kp) advice and I try to make it work with Dropbear. But again I have some problem related with pty's. I follow the steps in the readme file of the dropbear package, I generated the keys, and I started the server. Now, when I connect with a ssh clien

Re: [leaf-user] Now On-Line but big trouble...

2003-07-21 Thread Matt Schalit
Michelle Konzack wrote: >... and can not build new LRP 2.9.4 Packages... Michelle Mich, if you have 2.9.4, that means ipfwadm. Just log the packets with that. I think all you need are these as your first firewall rules. FW="/sbin/ipfwadm" $FW -I -a accept -W eth0 -P tcp -o $FW -I -a accept -

Re: [leaf-user] *.lrp(nf!) - when packages are loaded

2003-07-21 Thread M Lu
I do not run with flash but seems that it is the limitation of syslinux.cfg size for one line (255 chars or something like that). I run from CD and I use 'lrpkg.cfg' for the packages to load instead of syslinux.cfg. Look at the documentation for details. I hope that helps. M Lu. From: "Domi

[leaf-user] *.lrp(nf!) - when packages are loaded

2003-07-21 Thread Dominik Strnad
Hello I am using Bearing 1.2, booting from flash. I add few *.lrp packages to be loaded. Last one - and doesn't matter which - its everytime the last one, is shown with (nf!) mark and it isn't loaded to the system. I thought that this was due to small syst_size so I extend it in syslinux.cfg: di

[leaf-user] on Bering PCMCIA packages

2003-07-21 Thread Victor Berdin
Hi Jacques, anyone concerned, I looked into the Bering pcmcia packages, specifically the pcmcia_orinoco.lrp. To those who would like to have wireless and network settings take effect during initial startup (and hot swapping), I find that this can be done by using wireless and wireless.opts or s

[leaf-user] Migration from Dachstein to Bering

2003-07-21 Thread tmassey
Hello! I've finally bit the bullet and decided to migrate from Dachstein to Bering. I'm about 2/3 of the way through. I have a couple of questions: 1) Which is the better platform to build on, Bering or uClibBering? I'd rather stay with the most stable, tested and long-lasting version. Wh

Re: [leaf-user] syslinux.cfg: line length limit? --> incomplete 2nd floppy

2003-07-21 Thread John Wittenberg
Bob, I haven't tried using two floppy drives, but when booting from a floppy to a CD, I use the lrpkg.cfg file to list all my packages. By putting the list of packages in lrpkg.cfg (do not need LRP=), you are not limited by the 255 character limit. The 255 character limit discussion is buried

Re: [leaf-user] syslinux.cfg: line length limit? --> incomplete 2nd floppy

2003-07-21 Thread K.-P. Kirchdörfer
Am Dienstag, 22. Juli 2003 00:19 schrieb RS Peterson: > 1) So, is there any way to use the 'append' option to shorten the line and > pull out the 'log_size' and syst_size'? Do I need to have 'ramdisk_size'? Pls don't touch that settings Just create a new lrpkg.cfg on your floppy with the pack

Re: [leaf-user] syslinux.cfg: line length limit? --> incomplete 2nd floppy

2003-07-21 Thread RS Peterson
1) So, is there any way to use the 'append' option to shorten the line and pull out the 'log_size' and syst_size'? Do I need to have 'ramdisk_size'? 2) If I install 'netutils' (for example), then backup 'root', will 'netutils' stay permanent and I can remove it from the list? I'll give it a t

Re: [leaf-user] syslinux.cfg: line length limit? --> incomplete 2nd floppy

2003-07-21 Thread RS Peterson
I'm using two floppy drives, both formated to 1680. If I can get the line length down, it will attempt to load more from the 2nd floppy, until it hits the line length limit. Surely others have run up against a similar issue with two fd's and ppp0 --> eth0. Thanks. -- Bob On Monday 21 July 2

Re: [leaf-user] PCMCIA... Again...

2003-07-21 Thread Andre Luiz de Miranda
Homer, are you using shorewall module ? Andre Homer Parker wrote: On Sun, 20 Jul 2003 20:23:24 +0200 Jacques Nilo <[EMAIL PROTECTED]> wrote Andre, Homer, list: The chapter about orinoco drivers has been updated together with the pcmcia_orinoco.lrp package. I hope that will work for you

Re: [leaf-user] PCMCIA... Again...

2003-07-21 Thread Homer Parker
On Sun, 20 Jul 2003 20:23:24 +0200 Jacques Nilo <[EMAIL PROTECTED]> wrote > Andre, Homer, list: > The chapter about orinoco drivers has been updated together with the > pcmcia_orinoco.lrp package. > I hope that will work for you and make things clearer. > http://leaf.sf.net/doc/guide/buwirele

Re: [leaf-user] syslinux.cfg: line length limit? --> incomplete 2nd floppy

2003-07-21 Thread John Wittenberg
Bob, Are you using a single floppy drive or two floppy drives? In your syslinux.cfg, you have the second floppy drive identified as a 1680 format. Is the second floppy formatted as 1680 or 1440? If you are using a single floppy drive, you need to look at the Bering User's Guide, Chapter 11.2,

[leaf-user] Routing problem with Bering

2003-07-21 Thread Barry O'Hare
Hi, I am running a customised Bering release as a wireless router. Clients connect via an orinoco wireless card (using HermesAP) via eth1 (10.9.2.1) (dhcpd is giving out addresses on this interface) eth0 (10.9.1.5) is a 3c509 connected to the internal network. The internet gateway is 10.9.1.1 on

Re: [leaf-user] syslinux.cfg: line length limit? --> incomplete 2nd floppy

2003-07-21 Thread K.-P. Kirchdörfer
Lenght limit is 254 characters. Use lrpkg.cfg instead to define your packages. kp Am Montag, 21. Juli 2003 22:01 schrieb RS Peterson: > I finally have a working ppp(dial-up) connection using straight outa the > box Bering. Everything works, except: > ** I cannot complete the load from the 2nd f

[leaf-user] syslinux.cfg: line length limit? --> incomplete 2nd floppy

2003-07-21 Thread RS Peterson
I finally have a working ppp(dial-up) connection using straight outa the box Bering. Everything works, except: ** I cannot complete the load from the 2nd floppy. The install seems to cut off mid flight. Here is the syslinux.cfg I am using (all in one line starting with 'default'): --

Re: [leaf-user] LEAF doing some DAC stuff

2003-07-21 Thread Jon Clausen
On Sun, Jul 20, 2003 at 11:21:28AM -0500, Charles Steinkuehler wrote: > Matt Schalit wrote: > > > http://bund.dk/blinder > >That's awesome. Really good stuff. Close to what I > >was posting about. You even have some sort of > >rudimentary input, the kill switches you added to > >the blinds. T

Re: [leaf-user] Now On-Line but big trouble...

2003-07-21 Thread eric wolzak
Hello Michelle > >I have disconnected all 5 Switches from the router and it continue to >log alone... So there is no problem with my Network which is working >for years... > >But what can make this traffic !!! > >All 90-150 seconds I have around 5-12 packages TX and 2-4 packages RX > So the reques

RE: [leaf-user] Now On-Line but big trouble...

2003-07-21 Thread Tony
I am resending this message, but including the group as well this time. http://leaf.sourceforge.net/pub/packages-list.html as long as the glibc library is the same (2.0.7), I don't see why any of these wouldn't work. I think you need another library, but I can't remem

RE: [leaf-user] Now On-Line but big trouble...

2003-07-21 Thread Tony
And I'm resending this one as well OK, you need libpcap.lrp, and you can get that here: http://leaf-project.org/devel/ddouthitt/packages/ and you can grab the tcpdump.lrp in the same directory. That should set you up Tony > -Original Message- > From: Michel

Re: [leaf-user] Now On-Line but big trouble...

2003-07-21 Thread Michelle Konzack
Arg Am 02:44 2003-07-21 -0400 hat George Metz geschrieben: >You could try the windows port of it, WinDump. It runs on >Win9x/ME/NT/2K/XP, and only requires a (freely available) single file >in addition to itself. Cry, howl... I don't want to install 32-Bit-Windows !!! >http://windump.