RE: [leaf-user] DHCP REQUESTS FORWARDED BETWEEN SUBNETS

2002-05-24 Thread Richard Doyle
This was a problem with old kernels (2.1 and earlier), and should not a affect you. See http://www.isc.org/products/DHCP/dhcpv3-README.html#linux4 -Richard On Fri, 2002-05-24 at 14:56, Troy Aden wrote: > I did some digging and came up with this little nugget that has me > more confused th

RE: [leaf-user] DHCP REQUESTS FORWARDED BETWEEN SUBNETS

2002-05-24 Thread Mike Noyes
On Fri, 2002-05-24 at 14:56, Troy Aden wrote: > I did some digging and came up with this little nugget that has me > more confused than ever. > http://www.dhs.org/pipermail/systalk/1999-July/007592.html > Someone please help me out here. I have downloaded and tried every > version of

Re: [leaf-user] DHCP REQUESTS FORWARDED BETWEEN SUBNETS

2002-05-24 Thread guitarlynn
> It is possible to work around this problem on some versions of Linux > by creating a host route from your network interface address to > 255.255.255.255. The command you need to use to do this on Linux > varies from version to version. The easiest version is: > > route add -host 255

RE: [leaf-user] DHCP REQUESTS FORWARDED BETWEEN SUBNETS

2002-05-24 Thread Troy Aden
I did some digging and came up with this little nugget that has me more confused than ever. http://www.dhs.org/pipermail/systalk/1999-July/007592.html "In order for dhcpd to work correctly with picky DHCP clients (e.g., Windows 95), it must be able to send packets with an

[leaf-user] Need help with configuring /etc/network.conf

2002-05-24 Thread Dave Sorf
Hello, i have bad question. I don't know how save and finish configuring files in Oxygen in first time running. I found in some help (about editor e3) that i can save and exit by ^KX, bud it isn't work. I am really sick, becouse i have tried configure it several times, but i don't know how to s

RE: [leaf-user] DHCP REQUESTS FORWARDED BETWEEN SUBNETS

2002-05-24 Thread Troy Aden
I found the source of the error in the startup script. But I do not know have to solve it. This is what it looks like: Case "$1" in Start) Echo starting dhcrelay on $ifs: " For if in 'echo $ifs'; do Rou

[leaf-user] httpd problem.

2002-05-24 Thread Phillip . Watts
I am building a mostly bering system with a 2.4.18 kernel compiled for 486. I got httpds from the leaf site, iassume its for Dachstein. The server loads and loads two children. But when I access the website I the child dies with segmentation fault. Ideas? Thanx _

RE: [leaf-user] DHCP REQUESTS FORWARDED BETWEEN SUBNETS

2002-05-24 Thread Troy Aden
Could you please send me a link to the dhcrelay.lrp package that you use? Troy Aden IT - Support/Training/Buyer WaveCom Electronics Inc. 150 Cardinal Place Saskatoon, SK S7L 6H7 Phone: (306)955-7075 ext. 314 Fax: (306)955-7315 mailto:[EMAIL PROTECTED] http://www.wavecom.ca/ -Origi

[leaf-user] Wish for up-coming Daschtein release: Telnetd package

2002-05-24 Thread Binh Do
Hello, I am not sure if this package would be subject to security risk, but if a user just want to be able to access the router from his internal networks to change some settings (port 23 would be closed from the outside), I think it would be OK. The main reason for that is almost all Windows mac

Re: [leaf-user] Secure browsing...

2002-05-24 Thread Michael McClure
I got this to work successfully! In fact, I'm sending this message through an SSH tunnelled http session right now!. Here's what I did. 1) Download "proxy" from analogx.com: www.analogx.com/contents/download/network/proxy.htm This is a windows based proxy server. Install it on a windows bo

RE: [leaf-user] DHCP REQUESTS FORWARDED BETWEEN SUBNETS

2002-05-24 Thread Richard Doyle
I suspect the startup script in the dhcrelay package you used calls the route command (I have no idea why it would do this), but your distro doesn't provide "route." I don't call route or ip in my dhcrelay startup script, so I can't tell you how to fix it (if that is your problem), but look for a

Re: [leaf-user] How do I allow all traffic from a range of IP addresses?

2002-05-24 Thread Victor McAllister
Rein Inge Hoff wrote: > Hello, > > for testing purposes I would like to open up for all traffic for a range of IP >addresses (for example 217.68.113.96/28). I also need to open up for all traffic for >a single IP address. Is this best done by using ipchains or by changing some >configuration f

RE: [leaf-user] DHCP REQUESTS FORWARDED BETWEEN SUBNETS

2002-05-24 Thread Troy Aden
Hi guys, Have installed this package but I have a question about a message that it displays when it is loading. Starting dhrelay on eth1 eth2 eth3 eth4 eth5 Route: not found Route: not found Route: not found

RE: [leaf-user] PUMP

2002-05-24 Thread J
Just thought I'd update the list on the status of my DHCP lease.. it seems it's a network card issue. I've got 2 NE2000 compatible ISA cards in here, and it seems the settings on one of them got corrupted (or could Cogeco Cable be blocking the MAC?). Anyway, a simple switch to the other (by revers

[leaf-user] SSH via http ?

2002-05-24 Thread David Ondzes
I have seen a commercial product that lets you use a browser to connect to a SSH server and get terminal access. Does anyone know if there a similar type application available for LEAF ? The reason I ask is because my company only lets http traffic pass through firewall (via a proxy server) and i

Re: [leaf-user] Bering and pptpd

2002-05-24 Thread Omar D. Samuels
Listening to this query got me wondering... is it possible to have a VPN appliance device communicate with a LEAF box to establish a VPN? - Original Message - From: "Geir Austad" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 23, 2002 7:41 AM Subject: [leaf-user] Bering a

[leaf-user] How do I allow all traffic from a range of IP addresses?

2002-05-24 Thread Rein Inge Hoff
Hello, for testing purposes I would like to open up for all traffic for a range of IP addresses (for example 217.68.113.96/28). I also need to open up for all traffic for a single IP address. Is this best done by using ipchains or by changing some configuration file? I am using Dachstein CD 1

Re: [leaf-user] DHCP REQUESTS FORWARDED BETWEEN SUBNETS

2002-05-24 Thread Mike Noyes
On Fri, 2002-05-24 at 04:28, Ed Tetz wrote: > Hi Mike, > > One last question, How would I have known (or should I have known) what > kernel versions the packages are by looking at the CVS page? > http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/leaf/bin/packages/glibc-2.0/d > hcrelay.lrp > > I did

Re: [leaf-user] ssh to host behind firewall: connect direct or through router?

2002-05-24 Thread Greg Morgan
Eric House <[EMAIL PROTECTED]> wrote: > There seem to be two ways to allow ssh access from outside the > firewall to a host inside: 1. forward some port on the fw to the host; > 2. connect directly to sshd on the fw and use the -Lport:host:port > flag to forward an additional connection to the h

Re: [leaf-user] No e-mail for the last 12-hours....is this list upand running

2002-05-24 Thread Mike Noyes
On Fri, 2002-05-24 at 03:51, Reginald R. Richardson wrote: Reginald, Yes the list is up. If you're not receiving mail from it, please send me a message off-list. Thanks. Errors-To: [EMAIL PROTECTED] -- Mike Noyes <[EMAIL PROTECTED]> http://sourceforge.net/users/mhnoyes/ http://leaf-project.org

Re: [leaf-user] Bering and pptpd

2002-05-24 Thread Geir Austad
On Thursday 23 May 2002 21:53, Jacques Nilo wrote: > Geir: > I have never tried pptp tunnels with Bering but I am very much interested > in the results of your test if some fixes are needed and also to document > that a bit. > Bering pptp was built following exactly the descriptions given on Tom's

Re: [leaf-user] DHCP REQUESTS FORWARDED BETWEEN SUBNETS

2002-05-24 Thread Ed Tetz
Hi Mike, One last question, How would I have known (or should I have known) what kernel versions the packages are by looking at the CVS page? http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/leaf/bin/packages/glibc-2.0/d hcrelay.lrp I didn't really see anything on that page or it's links that told

[leaf-user] No e-mail for the last 12-hours....is this list up and running

2002-05-24 Thread Reginald R. Richardson
___ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm leaf-user mailing li