[leaf-user] attempt to access beyond end of device

2002-07-09 Thread David Goodrich
there are lots (stopped counting) of these in my logs: Jul 9 08:48:02 firewall kernel: attempt to access beyond end of device Jul 9 08:48:02 firewall kernel: 01:01: rw=0, want=6148, limit=6144 Jul 9 08:48:02 firewall kernel: dev 01:01 blksize=1024 blocknr=6147 sector=12294 size=1024

RE: [leaf-user] RE: IPsec client for windows (free)

2002-05-22 Thread David Goodrich
Just as a warning, i installed PGP Freeware 7.01's VPN software on my windows XP box and it renedered my network connection totally nonfunctional, i had to reinstall the OS. -david __ http://complex.wox.org -Original Message- From: Brock Nanson [mailto:[EMAIL PROTECTED]] Sent:

Re: [leaf-user] ftp server through dachstein

2002-05-10 Thread David Goodrich
.. the server works just fine on my internal net but no-one is allowed to connect from the real world. thanks -david - - Original Message - From: Michael D. Schleif [EMAIL PROTECTED] To: David Goodrich [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Friday, May 10, 2002 10:21 AM Subject: Re

[leaf-user] ftp server

2002-05-10 Thread David Goodrich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ipchains input -p tcp -d 64.113.72.222 ftp -j ACCEPT needed to be higher in the chain, so it works now. the thing that now baffles me is that i thought network.conf was supposed to take care of adding the ipchains rule when you added it to

Re: [Leaf-user] tulip problems

2002-04-10 Thread David Goodrich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 If these NICs are 3c509s on the ISA bus, they aren't PnP not true. about half of mine are, half aren't. apparently you can change whether or not it's PnP, but i haven't been able to find the utility. you can change the irq addresses with

Re: [Leaf-user] dachstein serial kernel

2002-04-09 Thread David Goodrich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 yup, that did it. thanks for the help! -david - - Original Message - From: Joey Officer [EMAIL PROTECTED] To: David Goodrich [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Tuesday, April 09, 2002 11:30 AM Subject: RE: [Leaf-user] dachstein

[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

[Leaf-user] ssh/sftp through dachstein firewall

2002-03-29 Thread David Goodrich
I set up portforwarding to point ssh to my fileserver, in the hopes that i would be able to secure-ftp into it, but it doesn't seem to like the portforwarding. svi network ipfilter list portfw says that port 22 is pointed to the apropriate internal machine, and i can ssh/sftp into it from the

Re: [Leaf-user] ssh/sftp through dachstein firewall

2002-03-29 Thread David Goodrich
yes. 64.x.x.x -david - Original Message - From: rwtech.com [EMAIL PROTECTED] To: David Goodrich [EMAIL PROTECTED] Sent: Friday, March 29, 2002 4:02 PM Subject: Re: [Leaf-user] ssh/sftp through dachstein firewall do both dachstein boxes have external (real)ips? brett --- David

Re: [Leaf-user] multiple ip's

2002-03-04 Thread David Goodrich
i mean when i tried to connect to that ip with an outside-the-firewall connection none of the port forwards worked... # ip addr list ... 2: eth0: BROADCAST,MULTICAST,UP mtu 1500 qdisc pfifo_fast qlen 100 link/ether xx:xx:xx:xx:xx:xx brd ff:ff:ff:ff:ff:ff inet 64.113.72.222/24 brd

[Leaf-user] kernel compile howto

2002-03-04 Thread David Goodrich
i'd like to compile support for a null-modem console into my kernel so i see boot messages and can dispense with the monitor currently attached to my lrp box... running dachstein floppy 1.0.2... is there a howto i missed? thanks in advance -david ___

[Leaf-user] multiple ip's (an addendum)

2002-03-03 Thread David Goodrich
sorry, sent that last email with the wrong email account... should have been [EMAIL PROTECTED] ... sorry for the inconvenience -david ___ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user

[Leaf-user] multiple IP's...

2002-03-02 Thread David Goodrich
I tried adding a second static IP to my dachstein floppy 1.0.2 ... so i go into /etc/network.conf and uncommented the line eth0_IP_EXTRA_ADDRS=w.x.y.z (where w.x.y.z is my new static ip) and reloaded (svi network reload)... no luck. so i went to the instructions for configuring network.conf,

Re: [Leaf-user] How to reach my internal web server from aninternal machine via an external web page?

2002-02-24 Thread David Goodrich
due to the one-way nature of the ipforwarding rules, you cannot take advantage of the portforwarding your firewall does... i.e. htting http://external.ip: will not show you what you see when you go to http://192.168.1.10: ... to test your firewall rules, you need a net connection that

Re: [Leaf-user] udhcp package

2002-02-18 Thread David Goodrich
thanks for the good work, it's nice to have a smaller dhcp server :] but i am curious... is there any way to use a traditional dhcpd.conf instead of the user-friendly udhcpd.conf you have provided? thanks. -david goodrich On Mon, 2002-02-18 at 05:11, guitarlynn wrote: The udhcp.lrp package

RE: [Leaf-user] LRP Oxygen CD and floppy disk boot question

2002-01-30 Thread david goodrich
In regards to your question about using static ip's on the internal machines, there's two different dhcp-related modules... there's dhclient, which is a dhcp client for your router, enabling your router to pick up an external IP automatically. I gather from what you said that you have a static

RE: [Leaf-user] ip filtering

2002-01-29 Thread david goodrich
PROTECTED]] Sent: Tuesday, January 29, 2002 7:04 PM To: david goodrich; [EMAIL PROTECTED] Subject: Re: [Leaf-user] ip filtering This is something of an odd request, but here goes... I'm a college student, and use my dachstein 1.0.2 floppy firewall to keep my servers away from all the hacktivity

[Leaf-user] serial console...

2002-01-28 Thread david goodrich
I followed the Serial-HOWTO on lrp.steinkuehler.net and I'm still not getting console messages on my dachstein 1.0.2 floppy setup... however, from the boot logs... Jan 29 00:39:40 firewall kernel: Warning: unable to open an initial console. Jan 29 00:39:40 firewall kernel:

[Leaf-user] /devttyS0 error...

2002-01-21 Thread David Goodrich
i'm attempting to run a null-modem cable from my router to my main pc to manage my router w/o a monitor keyboard permanently attached... so as instructed in the serial-howto, i typed echo hello world /dev/ttyS0 to test the serial link...it returned cannot create /dev/ttyS0: error 19 i

RE: [Leaf-user] dachstein and port forwarding (again)

2002-01-19 Thread David Goodrich
i tried using the _ and it didn't work. unless being on the internal network has something to do with it ... http://complex.wox.org... any ideas? thanks in advance -david -Original Message- From: David B. Cook To: David Goodrich Cc: '[EMAIL PROTECTED]' Sent: 1/19/02 7:47 AM Subject

[Leaf-user] dachstein and port forwarding (again)

2002-01-18 Thread David Goodrich
just fine (i'm writing this email from behind it) and... yeah... i don't know what more information you need from me, but let me know what you do need. if you have any idea what's wrong, i'd appreciate the help :] thanks again -david goodrich ___ Leaf

[Leaf-user] dachstein and port forwarding

2002-01-17 Thread David Goodrich
from [static ip]. thanks in advance. -david goodrich ___ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user