Apache Bug (was: apache dies with pppoe)

2003-07-25 Thread Bill McCormick
Andrew DeFaria wrote: > >> Andrew DeFaria recently replied to one of my posts (to me only) with > >> this: > > > Because you CC'ed me. I use gname for newsserver access. There is (was?) > some issue with setting reply to using gname so I don't set it. > OK. > I thought I heard that some where be

Re: apache dies with pppoe

2003-07-25 Thread Andrew DeFaria
Elfyn McBratney wrote: On Thu, 24 Jul 2003, Bill McCormick wrote: Andrew DeFaria recently replied to one of my posts (to me only) with this: Because you CC'ed me. I use gname for newsserver access. There is (was?) some issue with setting reply to using gname so I don't set it. I do know that

RE: apache dies with pppoe

2003-07-24 Thread Elfyn McBratney
On Thu, 24 Jul 2003, Bill McCormick wrote: > Brian Dessent wrote: > > I'm in agreement here, Apache should not give two shits what your > > external IP address is if it's behind a NAT gateway and is bound to an > > interface with a non-changing address. In fact it has no possible way > > of knowi

RE: apache dies with pppoe

2003-07-24 Thread Bill McCormick
Brian Dessent wrote: > I'm in agreement here, Apache should not give two shits what your > external IP address is if it's behind a NAT gateway and is bound to an > interface with a non-changing address. In fact it has no possible way > of knowing what the publicly-visible address is. I agree as w

Re: apache dies with pppoe

2003-07-24 Thread Brian Dessent
"Bowden, Todd" wrote: > > Can I ask what your environment looks like? > > PC <---> FW/Router <--> DSL Modem <-> Internet > > Maybe that would help us out in figuring out what is going on. > > This doesn't make sense that your apache web server is dying on your PC if >

RE: apache dies with pppoe

2003-07-24 Thread Bill McCormick
> Get a static IP! :-) Oh Thanks!! Your most helpful :) I've got 2 kids in private HS, another still in diapers, and I've been unemployed since May in a really bad job market. If I could even afford to spend a few C-notes for a linux development box, we wouldn't even be having this conversation

Re: apache dies with pppoe

2003-07-24 Thread Andrew DeFaria
Bill McCormick wrote: I think this is a new one. I'm running Apache behind a nat'd f/w router attached to a dsl modem that dhcp's an ip from a pppoe connection. When the IP address changes, Apache must be restarted. At the moment I'm cron'ing a restart - but that's a kludge. Anybody have a si

RE: apache dies with pppoe

2003-07-24 Thread Bill McCormick
Todd wrote: > I know on my FW/Router (Linksys) I can disable DHCP, can you do that with > yours? If so than disable your DHCP server on your FW/Router and have a > fixed IP address only on your PC. Also Is there a option in your > FW/router > to send Keep alive packets, to maintain your IP addr

RE: apache dies with pppoe

2003-07-24 Thread Bowden, Todd
? Todd C. Bowden -Original Message- From: Bill McCormick [mailto:[EMAIL PROTECTED] Sent: Thursday, July 24, 2003 1:45 PM To: Bowden, Todd; 'Cygwin' Subject: RE: apache dies with pppoe > Can I ask what your environment looks like? > It looks like just like you thou

RE: apache dies with pppoe

2003-07-24 Thread Bill McCormick
> Can I ask what your environment looks like? > It looks like just like you thought ... except I might add to it as follows ... > PC <> FW/Router <--> DSL Modem <-> Internet DHCP Client Fixed IPDHCP Client

RE: apache dies with pppoe

2003-07-24 Thread Bowden, Todd
appens when you install a binary Win32 version of apache, does it die too? Todd C. Bowden -Original Message- From: Bill McCormick [mailto:[EMAIL PROTECTED] Sent: Thursday, July 24, 2003 11:29 AM To: Martin Gainty Cc: Cygwin Subject: RE: apache dies with pppoe Ok ... let me back even f

RE: apache dies with pppoe

2003-07-24 Thread Vince Hoffman
---end foo.sh--- (probably over complex but my scripting needs all the practice it can get.) > -Original Message- > From: Bill McCormick [mailto:[EMAIL PROTECTED] > Sent: 24 July 2003 17:29 > To: Martin Gainty > Cc: Cygwin > Subject: RE: a

RE: apache dies with pppoe

2003-07-24 Thread Bill McCormick
Ok ... let me back even further. The problem is that when I open up port 80 (on my f/w router) and start accepting outside connections (to the 'puter running Apache,) it appears as though (after some period of time) Apache stops listening or accepting connections, including from the LAN. If I rest

RE: apache dies with pppoe

2003-07-24 Thread Bill McCormick
> > If your behind a nat'd FW/router why not hardcode your IP addresses and > turn off DHCP. I can see if you have 1000 systems behind your > FW/router, but is this the case? > > Todd C. Bowden > I'm not sure which IP your talking about. My PC's IP is hardcoded (well, actually it DHCP's the same

Re: apache dies with pppoe

2003-07-24 Thread Martin Gainty
rsday, July 24, 2003 7:11 AM Subject: RE: apache dies with pppoe > > Dave > > get a NAT Server with DHCP Server for your Internal LAN (which handles > > 'Dynamic Addressing' from ISP) at the DSL interface..Linksys has one for > > sure. > > put in an entry int

RE: apache dies with pppoe

2003-07-24 Thread Bill McCormick
> Dave > get a NAT Server with DHCP Server for your Internal LAN (which handles > 'Dynamic Addressing' from ISP) at the DSL interface..Linksys has one for > sure. > put in an entry into the NAT Table for incoming Port 80 calls to route to > the Puter with Apache running That's not the issue. I've

RV: apache dies with pppoe

2003-07-24 Thread Andreas
<http://perl-dyndns.sourceforge.net/> > > > -Mensaje original- > > De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] nombre de > > Bill McCormick > > Enviado el: Jueves, 24 de Julio de 2003 10:07 a.m. > > Para: Cygwin > > Asunto: RE: apache dies w

RE: apache dies with pppoe

2003-07-24 Thread Todd Bowden
11:17 AM To: [EMAIL PROTECTED]; Cygwin Subject: Re: apache dies with pppoe Dave get a NAT Server with DHCP Server for your Internal LAN (which handles 'Dynamic Addressing' from ISP) at the DSL interface..Linksys has one for sure. put in an entry into the NAT Table for incoming Port 80 ca

Re: apache dies with pppoe

2003-07-24 Thread Martin Gainty
th, Martin - Original Message - From: "Bill McCormick" <[EMAIL PROTECTED]> To: "Cygwin" <[EMAIL PROTECTED]> Sent: Thursday, July 24, 2003 6:07 AM Subject: RE: apache dies with pppoe > > Carlo Florendo wrote: > > > > > > > I think thi

RE: apache dies with pppoe

2003-07-24 Thread Bill McCormick
> Carlo Florendo wrote: > > > > > I think this is a new one. > > > > > > I'm running Apache behind a nat'd f/w router attached to a > dsl modem that > > > dhcp's an ip from a pppoe connection. > > > > > > When the IP address changes, Apache must be restarted. At the > moment I'm > > > cron'ing a re

Re: apache dies with pppoe

2003-07-23 Thread Stipe Tolj
Carlo Florendo wrote: > > > I think this is a new one. > > > > I'm running Apache behind a nat'd f/w router attached to a dsl modem that > > dhcp's an ip from a pppoe connection. > > > > When the IP address changes, Apache must be restarted. At the moment I'm > > cron'ing a restart - but that's a

Re: apache dies with pppoe

2003-07-23 Thread Carlo Florendo
> I think this is a new one. > > I'm running Apache behind a nat'd f/w router attached to a dsl modem that > dhcp's an ip from a pppoe connection. > > When the IP address changes, Apache must be restarted. At the moment I'm > cron'ing a restart - but that's a kludge. > > Anybody have a similar s

apache dies with pppoe

2003-07-23 Thread Bill McCormick
I think this is a new one. I'm running Apache behind a nat'd f/w router attached to a dsl modem that dhcp's an ip from a pppoe connection. When the IP address changes, Apache must be restarted. At the moment I'm cron'ing a restart - but that's a kludge. Anybody have a similar setup with a better