Re: [Leaf-user] Oracle 8

2001-10-08 Thread Michael McClure
Oracle SQL*Net communicates on only 1521 or 1526 depending upon the version. 1521 is the one most used. There is no dynamic ip assignment. Make sure 1521 isn't only opened, but forwarded as well. I'm assuming that you've put the Access server on the same net and made sure sqlnet is properl

Re: [Leaf-user] Accessing DMZ using external IP???

2001-10-08 Thread Nicolas Riendeau
Charles Steinkuehler wrote: > > > PS: There is one thing though which I'm not sure whether it's normal or > > not... When I access the DMZ from a pc in the internal network using its > > internal dmz ip number the request (on the dmz "server") seems to come > > from the dmz interface but if I ac

Re: [Leaf-user] /proc/stat

2001-10-08 Thread Jeff Newmiller
On Mon, 8 Oct 2001, Charles Steinkuehler wrote: > I'm using /proc/stat to determine CPU load in the new weblet shell scripts. > Can anyone verify exactly what the four numbers on the "cpu" line relate to? No, but Google does: http://faq.mrtg.org/linux/proc-load.html says total user, nice, sys

[Leaf-user] /proc/stat

2001-10-08 Thread Charles Steinkuehler
I'm using /proc/stat to determine CPU load in the new weblet shell scripts. Can anyone verify exactly what the four numbers on the "cpu" line relate to? Charles Steinkuehler http://lrp.steinkuehler.net http://c0wz.steinkuehler.net (lrp.c0wz.com mirror) _

RE: [Leaf-user] Cron script not working?

2001-10-08 Thread Kelly D. Wason, Ph.D.
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Steve Cayford Sent: Monday, October 08, 2001 9:37 AM To: LEAF User List Subject: Re: [Leaf-user] Cron script not working? Hey, did you try putting the full path names in your script? That's something tha

Re: [Leaf-user] Lrpstat not generating any data

2001-10-08 Thread Charles Steinkuehler
I am trying to get my already adapted (the new look) weblet to spit out the lrpstat bandwidth data, I already adapted the index.html which looks fine, netmon.html & lrpStat.jar are copied into /var/sh-www. stat.sh is copied into /usr/bin and has been given the execute attribute. When I execute the

[Leaf-user] Lrpstat not generating any data

2001-10-08 Thread Kim Oppalfens
Hi all, I am trying to get my already adapted (the new look) weblet to spit out the lrpstat bandwidth data, I already adapted the index.html which looks fine, netmon.html & lrpStat.jar are copied into /var/sh-www. stat.sh is copied into /usr/bin and has been given the execute attribute. When I

[Leaf-user] Lrpstat not generating any data

2001-10-08 Thread Kim Oppalfens
Hi all, I am trying to get my already adapted (the new look) weblet to spit out the lrpstat bandwidth data, I already adapted the index.html which looks fine, netmon.html & lrpStat.jar are copied into /var/sh-www. stat.sh is copied into /usr/bin and has been given the execute attribute. When I

Re: [Leaf-user] Cron script not working?

2001-10-08 Thread John P
> Hey, did you try putting the full path names in your script? That's > something that trips me up all the time. Thanks Steve, that was indeed the problem - now I know why all the startup scripts I've seen have a path line in them :) - it makes sense now I think about it. Cheers, John ___

Re: [Leaf-user] Cron script not working?

2001-10-08 Thread Steve Cayford
Hey, did you try putting the full path names in your script? That's something that trips me up all the time. -Steve On Sunday, October 7, 2001, at 08:39 AM, John P wrote: > Hi all > > I put together a little script to e-mail me the day's bandwidth usage, > which > would simply run ipchains a

Re: [Leaf-user] LaBrea package available

2001-10-08 Thread Mark Plowman
Charles, > From: "Charles Steinkuehler" <[EMAIL PROTECTED]> > Date: Fri, 5 Oct 2001 14:24:02 -0500 > [...] > > TCP connections are initiated by a 3 way handshake, or conversation: > client --> server : Are you there? > client <-- server : Yes > client --> server : OK (and starts sending d

Re: [Leaf-user] LaBrea for LRP?

2001-10-08 Thread Charles Steinkuehler
> Is there anyway Labrea could be used if you are a simple cable user > with one IP adres? Like by listening on some ports? > Is this doable now or would it require a change to the sourcecode? Not right now, but I'm looking into it. I'll post to the list if I get anything like this working... C

Re: [Leaf-user] How to build packages

2001-10-08 Thread Charles Steinkuehler
> I am trying to get a Dachstein system up and running. Sadly, two > packages are just a bit shy of what I need: dhclient and the kernel. > > I have a slink system (2.0.38 kernel) that I used a year ago to build > dhclient (won't work with my terayon cablemodem with the broadcast > flag set) for

Re: [Leaf-user] Migration to Dachstein PR4

2001-10-08 Thread Charles Steinkuehler
> The only problem I noticed is that lrcfg brings up the editor in Pico mode even though it is set to > the Wordstar mode. I changed the editor link to point to vi which works for me. I set Pico as the default editor, since it is the default non-vi editor used by RedHat, and is closest to ae in t