Re: [Leaf-user] RSASIGKEY Problems

2002-04-03 Thread Charles Steinkuehler
> Just an odd thought... > For routers, perhaps one could use random packets to provide the random > data for /dev/random? > Well, I told you it was an odd thought. Probably not a good idea. You want guaranteed randomness mainly for security. Sending random data over the wire kind of defeats th

Re: [Leaf-user] serial console access

2002-04-03 Thread Jacques Nilo
>From a recent post by Chad Carr (March 17) : Installing Bering LEAF on compact flash for the Soekris net4501 router platform 1) download floppy image and mount using mount -t msdos bering-1680-b4.bin /mnt/image -o loop 2) make msdos filesystem on compact flash mkdosfs /dev/hde1 3) mount compac

[Leaf-user] zebra.lrp based on zebra 0.92a

2002-04-03 Thread Eric B Kiser
Been searching through the site for the zebra.lrp package based on zebra version 0.92a. I could swear that I remember an announcement on the leaf home page that said that it was available. If anyone can provide a pointer I would appreciate it. Thanks in advance, Eric _

RE: [Leaf-user] serial console access

2002-04-03 Thread Eric B Kiser
Charles, Thanks for the response. Here is where I am so far... [1] modified /etc/inittab so that my serial terminal line looks like this: T0:23:respawn:/sbin/getty -L ttyS0 9600 vt100 also, I did verify that the serial port is set for com1 [2] added ttyS0 as the first entry on the list in /etc/

Re: [Leaf-user] serial console access

2002-04-03 Thread Charles Steinkuehler
> _system_ > Bering v1.0-rc1 > > _task_ > I want to implement serial console access to my firewall. > > _resources_ > LRP-Serial-HOWTO written by Charles. > > _questions_ > Do I need to load the serial.o module? Depends on your kernel. Try adding the following to your kernel command line (typica

RE: [Leaf-user] serial.lrp

2002-04-03 Thread Eric B Kiser
Jeff, Thanks for the reply. I have read the LRP-Serial-HOWTO written by Charles and I have messed around with Serge's Packet Filter which asks, shortly after boot time, whether you want to use your monitor and keyboard or the serial port. Somehow, in amidst these two things and remembering variou

[Leaf-user] serial console access

2002-04-03 Thread Eric B Kiser
After some discussion with Larry I am resubmitting this question to the list with more information and a more fitting title. _system_ Bering v1.0-rc1 _task_ I want to implement serial console access to my firewall. _resources_ LRP-Serial-HOWTO written by Charles. _questions_ Do I need to load

[Leaf-user] Problem with DachsteinCD 'bootdisk.bin'

2002-04-03 Thread Ken Gentle
Hello again. After successfully getting DachsteinCD running on a 486DX/16Mb, I thought I'd try my luck on a "bigger" box, a P100/128Mb. However, I'm running into a problem with the boot floppy. On the 486, both the Dachstien 1.0.2 floppy distribution and the "bootdisk.bin" on a floppy from t

Re: [Leaf-user] RSASIGKEY Problems

2002-04-03 Thread Phillip . Watts
stdin and stdout generate entropy I did entropy.sh& ps ax | grep a >/dev/null sleep 1 etc, etc this reduced an rsasigkey gen from 5min to 5 sec. [EMAIL PROTECTED] on 04/03/2002 03:52:09 PM To: [EMAIL PROTECTED] cc:(bcc: Phillip Watts/austin/Nlynx) Subject: [

Re: [Leaf-user] serial.lrp

2002-04-03 Thread Jeff Newmiller
On Wed, 3 Apr 2002, Eric B Kiser wrote: > > Howdy All, > > I have been unable to locate the serial.lrp package. If some one could > please offer a pointer in the right direction it would be greatly > appreciated. I don't know what a "serial.lrp" package would contain. You may be confused betw

Re: [Leaf-user] some hosts not connecting

2002-04-03 Thread Matt Schalit
David Goodrich wrote: > I emailed the list about certain hosts not being able to ssh into my > firewall. I've done a bit more testing, and it seems to be a mostly > arbitrary distinction between who can and cannot connect... When you have a firewall/connection problem, the first thing to do

Re: [Leaf-user] two-diskettes system

2002-04-03 Thread Matt Schalit
David Douthitt wrote: > Packages will be backed up to whatever disk is in the drive - make > sure you put the appropriate disk in the boot drive before backing up. David, I have a small request that the backup scripts write to the drive from which the package was loaded. Would that be a maj

Re: [Leaf-user] RSASIGKEY Problems

2002-04-03 Thread Jonathan French
Just an odd thought... For routers, perhaps one could use random packets to provide the random data for /dev/random? Well, I told you it was an odd thought. - Jon Charles Steinkuehler wrote: > > > I'm running several Dachstein 1.02 boxes doing IPSEC. I've been using > > shared secrets

Re: [Leaf-user] RSASIGKEY Problems

2002-04-03 Thread Charles Steinkuehler
> I'm running several Dachstein 1.02 boxes doing IPSEC. I've been using > shared secrets and wanted to go to 509 certs. I have been able to generate > one 2048 bit key but the other machines just sit trying to get 128 random > bytes from /dev/random. I let one sit for two days before killing the >

[Leaf-user] RSASIGKEY Problems

2002-04-03 Thread rmcclurg
I'm running several Dachstein 1.02 boxes doing IPSEC. I've been using shared secrets and wanted to go to 509 certs. I have been able to generate one 2048 bit key but the other machines just sit trying to get 128 random bytes from /dev/random. I let one sit for two days before killing the process.

[Leaf-user] some hosts not connecting

2002-04-03 Thread David Goodrich
I emailed the list about certain hosts not being able to ssh into my firewall. I've done a bit more testing, and it seems to be a mostly arbitrary distinction between who can and cannot connect... I've gotten connections from as far away as italy successfully, and some people that live just a few

Re: [Leaf-user] serial.lrp

2002-04-03 Thread Larry Platzek
What distribution aare you trying to use? Bering, Eigerstien, Oxygen. and what version. Not sure if serial.lrp exists some times you just have to grap the .o files like if a network card. Provide us more infomation and we can give a more direct answer. Larry Platzek [EMAIL PROTECTED] On Wed,

RE: [Leaf-user] can I run simple Samba server on a LEAF machine? or something similar,

2002-04-03 Thread Sandro Minola
Hi all > and is included on the CD for folks who may not be able to run a domain > across their VPN/WAN, and thus need to get a linux system running Samba's > WINS for name resolution, which will allowing workgroup based M$ network > browsing functionality across a VPN (or other WAN) if configure

[Leaf-user] serial.lrp

2002-04-03 Thread Eric B Kiser
Howdy All, I have been unable to locate the serial.lrp package. If some one could please offer a pointer in the right direction it would be greatly appreciated. Thanks in advance, Eric ___ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sour

[Leaf-user] windows share

2002-04-03 Thread Henning, Brian
Hello- I have a windows share at home that I want to access from work. here is the setup that i have on both networks. My problem is that I want to access a share on a non standard port on my work machine. is that even possible? Thanks, brian putty at work: Source port:3006 Destination: :139 L

RE: [Leaf-user] ssh firewall revisited

2002-04-03 Thread Henning, Brian
putty at work: Source port:3005 Destination: :80 Local web browser at work: http://localhost:3005/ setup at home: Leaf/echowall - port forward ssh | | | w2k/apache - port 80 Greg i got it fixed thanks for you time i had to use the ip of w2k machine on the local network..

Re: [Leaf-user] Telstra big pond - Australia

2002-04-03 Thread Charles Steinkuehler
> > Is there anyone with a working LRP box that can connect to, and stay > > connected to telsta big pond cable. > > Yup - have a look at http://www.QuarkAV.com - I have an (old) LEAF image > there for Tel$tra BigPong Broadbland Cable users. I *really* need to > update this image - it is now rath

Re: [Leaf-user] can I run simple Samba server on a LEAF machine? or something similar,

2002-04-03 Thread Charles Steinkuehler
> Consider this: > > > > > > Of course, depending on what you need to do . . . Please note that the listed file is only the name services

Re: [Leaf-user] LEAF used as samba?

2002-04-03 Thread Mike Noyes
At 4/1/02 07:59 PM -0700, Gary Dodge wrote: >Hi All.. > >question, could LEAF be used as a samba server? or is there a way to >build a very minimal samba server? >any information, links or message boards would be greatthanks... Gary, Take a look at the "Samba Printer" HowTo. It may help.

Re: [Leaf-user] two-diskettes system

2002-04-03 Thread David Douthitt
On 3/27/02 at 3:58 PM, Jacques Nilo <[EMAIL PROTECTED]> wrote: > > I have a box with two floppy-drives (/dev/fd0xxx and > > /dev/fd1xxx). I have no free CDROM, no HDD, no ZIP or > > anything else, only two floppies. The questions: is > > there any civilized way to organize the lrp-system which >

Re: [Leaf-user] Re: need help with tcpdump

2002-04-03 Thread David Douthitt
On 3/25/02 at 9:06 PM, Kory Krofft <[EMAIL PROTECTED]> wrote: > I am using RH 7.2. I found the problem. I have in fact > been hacked. I found a process "muhh" running from the > /var/run directory. I will have to reformat and rebuild > the game server. I would love to find out what the hacker > w

Re: [Leaf-user] ssh firewall revisited

2002-04-03 Thread Greg Morgan
"Henning, Brian" <[EMAIL PROTECTED]> wrote: > > Hello- > I continue to have problems connecting to the webserver on my LAN. > Here is my configurations using putty. Can anyone see what i am doing wrong? > I thought i was following the directions. > Thanks, > > brian > > putty at work: > Sourc

Re: [Leaf-user] can I run simple Samba server on a LEAF machine? or something similar,

2002-04-03 Thread Greg Morgan
"Michael D. Schleif" <[EMAIL PROTECTED]> wrote: > > Consider this: > > > > > Short answer: Not on LEAF. Unfortunately the LEAF package

Re: [Leaf-user] Telstra big pond - Australia

2002-04-03 Thread Hilton Travis
Hi, On Wed, 2002-04-03 at 09:00, JB Goodwin Midson & Partners wrote: > > Is there anyone with a working LRP box that can connect to, and stay > connected to telsta big pond cable. Yup - have a look at http://www.QuarkAV.com - I have an (old) LEAF image there for Tel$tra BigPong Broadbland Cabl

Re: [Leaf-user] Telstra big pond - Australia

2002-04-03 Thread Mike Noyes
At 4/3/02 09:00 AM +1000, JB Goodwin Midson & Partners wrote: >Is there anyone with a working LRP box that can connect to, and stay >connected to telsta big pond cable. JB, Hilton Travis has pre-built images for Australian broadband users. http://members.optushome.com.au/htravis1/leaf/index.ht