Re: [Leaf-user] 802.11/pcmcia/ide

2002-02-15 Thread Mike Noyes
At 2002-02-15 18:34 -0800, Matt Schalit wrote: > > If so, why would that be? > > Why would a wireless card be accessed thru an IDE driver? > >I'm not sure that it does. It may be that CF I/O cards specifically >emulate something else. I have a hard time determining the exact >answer to this. Th

Re: [Leaf-user] 802.11/pcmcia/ide

2002-02-15 Thread Matt Schalit
Hmm. I posted this, but it hasn't appeared. Well, here it is again. MS. = [EMAIL PROTECTED] wrote: > > Wow! > > I have a few thousand more questions. > I am an expert french toast chef. > > > You made a couple prodigious leaps from >

[Leaf-user] Dachstein plus Seawall problem - network reset

2002-02-15 Thread Tim Wegner
I have been a happy user of Eigerstein (and descendents) plus Seawall for quite a while. I am currently using Dachstein RC2 + the latest Seawall. I have three NICS, a local network, and a DMZ behind a DSL modem. In the DMZ I am using Oxygen as a thin client and running a tiny web site. Recent

[Leaf-user] Hotswap firewall, Monitoring Data.

2002-02-15 Thread adstar
Hi all, I've just installed an full LRP (Eiger Static) firewall (DMZ and all) at a small clients of mine. They have a full class C, a couple hundred clients in the hosting facilities and a nice little LRP box looking after the whole show :o) There are a couple of things that I guess I've wanted a

Re: [Leaf-user] Re: port 53 flooding my log

2002-02-15 Thread Jeff Newmiller
On Fri, 15 Feb 2002, GREGOR wrote: > ps... I'm sorry for the typo. the following lines are what actually > written in my ipfilter.conf file : > > # New Port 53 filter start > IP_LIST="`cat /etc/dns_floods`" > for IP in $IP_LIST; do > $IPCH -I input -j DENY -p tcp -s $IP/32 -d $EXTERN_IP

Re: [Leaf-user] The Latest Stable LRP with kernel 2.4.x

2002-02-15 Thread Jcaques Nilo
> Hi, > > Anyone know what is the latest stable LRP with kernel 2.4.x, with iptables > and support for hard disk ? > > And where i can find it . You might give a try to Bering. Check: http://leaf.sourceforge.net/devel/jnilo Jacques ___ Leaf-user m

Re: [Leaf-user] sshd and putty loggin with keyfile

2002-02-15 Thread Patrick Benson
Saved sshd.lrp and rebooted. > > When I try to log in again > > I got: > > login as: root > Sent username "root" > Trying public key authentication. > Passphrase for key "rsa-key-20020215": > Server refused our public key. > > Any hints?? Som

Re: [Leaf-user] Roll-over in /proc/net/dev???

2002-02-15 Thread Simon Bolduc
Never mind - I googled around a lil and discoverd that " The problem was that the tx_bytes and rx_bytes will reset when ~4GB is transferred." S >From: "Simon Bolduc" <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: [Leaf-user] Roll-over in /proc/net/dev??? >Date: Thu, 14 Feb 2002 23:13:52 -

RE: [Leaf-user] sshd and putty loggin with keyfile

2002-02-15 Thread Sergio Morilla
: root Sent username "root" Trying public key authentication. Passphrase for key "rsa-key-20020215": Server refused our public key. Any hints?? Some other settings in sshd.config??? Thanks > -Mensaje original- > De: Jeff Newmiller [mailto:[EMAIL PROTECTED]] >

Re: [Leaf-user] port 53 flooding my log

2002-02-15 Thread Victor McAllister
GREGOR wrote: > I'm using DCD, I set it up as firewall, with IP aliasing on eth0, DMZ > switch=PRIVATE on eth2 and internal network on eth1.(thank's to bela,charles > and ray). > > I've got tons of logs of hits on port 53 like the following examples : > Since you are using DCD - try adding all t

Re: [Leaf-user] sshd and putty loggin with keyfile

2002-02-15 Thread Jeff Newmiller
On Fri, 15 Feb 2002, Sergio Morilla wrote: > Hi, > > I'm trying to enable login using putty, sshd anf key files > I copyed the key generated with puttygen (SH2RSA) into > authorized_keys2. you don't indicate that you have OpenSSH installed in your LEAF box. the most common sshd is version 1 pro

[Leaf-user] [DCD] DMZ SSH still not ... oh that would be a problem...

2002-02-15 Thread Scott Sandeman-Allen
Hello all, Well, I was all ready to send the message below when I discovered what the real problem is... the gateway was set wrong in the unreachable box... so it couldn't route the packets back to the client. I include the following as an example of some working settings, though they are no

Re: [Leaf-user] 1680K Dachstein-IPSec floppy

2002-02-15 Thread Charles Steinkuehler
> The other question I am still working on is this damn serial terminal > problem. I am still able to get the echo out, and the login says (so on and > so on) ttyS0, so I know that it is at least allowing a login from the > terminal, but I still cannot transmit data. This is really starting to

Re: [Leaf-user] Amiga Dachstein Serial port connection

2002-02-15 Thread Charles Steinkuehler
> Is there a way to connect an Amiga 3000 via serial > port to the Dachstein, or the best way for Internet > Access? Wow! Someone still using an Amiga! I've still got my working A1000 kicking around. I did a lot of design work for the Amiga (I work for NewTek, and did hardware design work on t

Re: [Leaf-user] ip link set eth0 address

2002-02-15 Thread Charles Steinkuehler
> i tried running the command: > ip link set eth0 address 00:40:54:31:7c:7c > > It gave me an error that that the device is busy... > > This will spoof the mac address when it works... > Do i need to disable some thing to run this command? IIRC, you may not be able to change the MAC address while

Re: [Leaf-user] ip link set eth0 address

2002-02-15 Thread Robert Sprockeels
Brian, You first have to bring the interface down with: ip link set eth0 down Robert Henning, Brian wrote: >i tried running the command: >ip link set eth0 address 00:40:54:31:7c:7c > >It gave me an error that that the device is busy... > >This will spoof the mac address when it works... >Do i

[Leaf-user] ip link set eth0 address

2002-02-15 Thread Henning, Brian
hello- i tried running the command: ip link set eth0 address 00:40:54:31:7c:7c It gave me an error that that the device is busy... This will spoof the mac address when it works... Do i need to disable some thing to run this command? Thanks again, brian ___

[Leaf-user] Amiga Dachstein Serial port connection

2002-02-15 Thread Richard Hughes
Is there a way to connect an Amiga 3000 via serial port to the Dachstein, or the best way for Internet Access? Off topic, but what is the best TCP stack for the Amiga? __ Do You Yahoo!? Got something to say? Say it better with Yahoo! Video Mail ht

Re: [Leaf-user] An ssh attack against ESb2

2002-02-15 Thread John Desmond
Good idea. When I set this up, I was in my 'textbook' phase. I could probably afford to get a little fancier now. -John --- Simon Bolduc <[EMAIL PROTECTED]> wrote: > Another thing you can do is to have SSH listen on a > port other than 22. I > moved mine up into the 2 range. Most people >

RE: [Leaf-user] 1680K Dachstein-IPSec floppy

2002-02-15 Thread Joey Officer
That sounds like a real winner. I started playing with udhcpd last night and found that the scripting is pretty straightforward. One question I have, after combining the scripts (cut & paste), it occurred to me that you shouldn't really need the script files, but rather a configure file that can

Re: [Leaf-user] 802.11/pcmcia/ide

2002-02-15 Thread Phillip . Watts
Wow! I have a few thousand more questions. I am an expert french toast chef. You made a couple prodigious leaps from God to the Greeks and from mosfet to CPU, But it was very interesting and I would seriously like to ask some bus questions when I have more time. But for

[Leaf-user] sshd and putty loggin with keyfile

2002-02-15 Thread Sergio Morilla
Hi, I'm trying to enable login using putty, sshd anf key files I copyed the key generated with puttygen (SH2RSA) into authorized_keys2. All I get is "Server refused our key". There is no log file for sshd. How can I know what I´m doing wrong? Any how-to??? Thanks Sergio D. Morilla Sistemas Tip

Re: [Leaf-user] help on LEAF ppp.lrp (2.3.11)

2002-02-15 Thread Charles Steinkuehler
> Can anyone point me out to a link where i can get a linux > tool/source that can "setuid-root"the pppd binary that > comes with the package? No special tools necessary. The setuid bit is just one of the normal file "mode" bits used in *nix. You see these modes when you do "ls -l". You can se

[Leaf-user] The Latest Stable LRP with kernel 2.4.x

2002-02-15 Thread Phillip . Watts
-- Forwarded by Phillip Watts/austin/Nlynx on 02/15/2002 07:50 AM --- [EMAIL PROTECTED] on 02/14/2002 06:11:41 PM To: "LRP" <[EMAIL PROTECTED]> cc:(bcc: Phillip Watts/austin/Nlynx) Subject: [LRP] The Latest Stable LRP with kernel 2.4.x H

[Leaf-user] help on LEAF ppp.lrp (2.3.11)

2002-02-15 Thread Vic Berdin
Hello all, Can anyone point me out to a link where i can get a linux tool/source that can "setuid-root"the pppd binary that comes with the package? TIA! ___ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/le

Re: [Leaf-user] 802.11/pcmcia/ide

2002-02-15 Thread Matt Schalit
[EMAIL PROTECTED] wrote: > > I would like to make a series of statements here and appreciate > anyone's comments as to their truth or idiocy. Excellent questions Phil. Or is it Phillip? Questions like this really get me going, but it's a lot of fun. Let's see what kind of treatment we can

Re: [Leaf-user] port 53 flooding my log

2002-02-15 Thread Steve Jeppesen
On Fri, 15 Feb 2002 04:56:30 GMT "GREGOR" <[EMAIL PROTECTED]> wrote: > I'm using DCD, I set it up as firewall, with IP aliasing on eth0, DMZ > switch=PRIVATE on eth2 and internal network on eth1.(thank's to bela,charles > and ray). > > I've got tons of logs of hits on port 53 like the followin