Re: [leaf-user] Bering on an IDE Hard drive

2003-11-29 Thread Brock Nanson
Have you configured 'initrd' (modules to load before any other package) to load all the ide stuff? Just pointing at it in syslinux.cfg won't do the whole job. The floppy drive errors may be another issue entirely. Brock Message: 1 From: [EMAIL PROTECTED] (Robert & Sabine von Knobloch) To: <[

Re: [leaf-user] Subnets

2003-11-29 Thread S. Keel
On Sat, 29 Nov 2003, Tom Eastep wrote: > So now set up a Samba Box as a WINS server and configure all of your > windoze boxes to use it. When a router *of any kind* is present in a > windoze network, you must have a WINS server and/or a PDC. From here on > out, you have a windoze network configurat

Re: [leaf-user] Subnets

2003-11-29 Thread Tom Eastep
On Sat, 29 Nov 2003, S. Keel wrote: > > After my original post, I worked through the shorewall configs some more, > and came up with this... > > Adding loc -> loc ACCEPT in /etc/shorewall/policy > > ...although I'm not sure if that's what you're referring to Tom. > Yes. > Pings went through to s

Re: [leaf-user] Subnets

2003-11-29 Thread S. Keel
On Sat, 29 Nov 2003, Tom Eastep wrote: > But you have defined some loc->loc rules. In that case, Shorewall assumes > that you want to apply the all->all policy for those connections that > don't match one of the rules. After my original post, I worked through the shorewall configs some more, and

Re: [leaf-user] Subnets

2003-11-29 Thread Tom Eastep
On Sat, 29 Nov 2003, S. Keel wrote: > > This seems to be working okay. I can get out from both subnets, resolv > names with dnscache, etc; but I can't see a host from one subnet to the > other. In other words, if I ping a host on wkgrp2 from a host on wkgrp1, > I get a "destination port unreacha

Re: [leaf-user] Subnets

2003-11-29 Thread Ray Olszewski
At 01:40 PM 11/29/2003 -0800, S. Keel wrote: Hey everyone, I have setup my bering 1.1 firewall with 3 NICs, one for external (eth0) and the other two for a couple of small Windows Workgroups. Here's the setup for the internal interfaces: eth1 = wkgrp1 (192.168.1.0/24) eth2 = wkgrp2 (192.168.2.0/2

Re: [leaf-user] Bering on an IDE Hard drive

2003-11-29 Thread Mike Noyes
On Sat, 2003-11-29 at 06:35, Robert & Sabine von Knobloch wrote: > I have being trying to get a (fully working) Bering sytem from floppy to an > IDE hard drive. I have based my efforts on Charles Steinkuehler's How-to for > Dachstein. Robert, You may find the Bering instructions for booting from a

Re: [leaf-user] LRP & apache http setup

2003-11-29 Thread Charles Steinkuehler
Kevin Kato wrote: i uncommented to INTERN_WWW_SERVER and added the private ip numbers for the server but port 80 is closed on eigerstein box. when i nmap the eigerstein box, http is not listed at all. i'm lost...here! Please keep the leaf-user list in the reply-to. You have to make sure you all

[leaf-user] Subnets

2003-11-29 Thread S. Keel
Hey everyone, I have setup my bering 1.1 firewall with 3 NICs, one for external (eth0) and the other two for a couple of small Windows Workgroups. Here's the setup for the internal interfaces: eth1 = wkgrp1 (192.168.1.0/24) eth2 = wkgrp2 (192.168.2.0/24) This seems to be working okay. I can ge

Re: [leaf-user] Bering on an IDE Hard drive

2003-11-29 Thread Ray Olszewski
Forgive my coming in late to this discussion, but I do want to point out one possibility suggested to me by the implication (from your Check Point aside and your misuse of the term "modules") that you may be new to Linux. In syslinux.cfg, are these three lines (as you quote them in your e-mail)

Re: AW: [leaf-user] Bering on an IDE Hard drive

2003-11-29 Thread Charles Steinkuehler
Robert & Sabine von Knobloch wrote: Thanks for a quick answer Charles. my syslinux.cfg is: display syslinux.dpy timeout 0 default linux initrd=initrd.lrp init=/linuxrc rw root=/dev/ram0 boot=/dev/hda1:msdos PKGPATH=/dev/hda1 LRP=root,et

RE: [leaf-user] Bering on an IDE Hard drive

2003-11-29 Thread Stelios Koroneos
Robert, Here is my syslinux.cfg. It works fine with a CF i have installed. display syslinux.dpy timeout 0 default linux initrd=initrd.lrp syst_size=12M init=/linuxrc rw root=/dev/ram0 boot=/dev/hda1:msdos PKGPATH=/dev/hda1 LRP=root,etc,local,modules,iptables,shorwall,ulogd,weblet Also check th

Re: [leaf-user] Bering on an IDE Hard drive

2003-11-29 Thread Charles Steinkuehler
Robert & Sabine von Knobloch wrote: Can anyone help?? I have being trying to get a (fully working) Bering sytem from floppy to an IDE hard drive. I have based my efforts on Charles Steinkuehler's How-to for Dachstein. All goes well (Linux boots ok) until LINUXRC tries to load the packages. Althoug

Re: [leaf-user] Bering on an IDE Hard drive

2003-11-29 Thread Jacques Nilo
I suspect that your BIOS setting have not been modified to boot from hdd first. Jacques Le Samedi 29 Novembre 2003 15:35, Robert & Sabine von Knobloch a écrit : > Can anyone help?? > > I have being trying to get a (fully working) Bering sytem from floppy to an > IDE hard drive. I have based my eff

[leaf-user] Bering on an IDE Hard drive

2003-11-29 Thread Robert & Sabine von Knobloch
Can anyone help?? I have being trying to get a (fully working) Bering sytem from floppy to an IDE hard drive. I have based my efforts on Charles Steinkuehler's How-to for Dachstein. All goes well (Linux boots ok) until LINUXRC tries to load the packages. Although syslinux.cfg points to /dev/hda1 f