|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
RE: [PLUG] Apache server not serving...
|
More and more, I think it's the firewall...
I used wget on a fc3 machine at home. One of the images it received ok,
the other it timed out on partially sent. I don't know.
Basically our setup for external goes IP -> corp firewall -> 192 address -> our machine
Given we have telnet and ftp sessions lockup on us for no reasons, I suspect the
firewall is dropping connections between the internet and the 192. side
Can I prove it? What could I check for?
George
> -----Original Message-----
> From: plug-bounces@lists.phillylinux.org
> [mailto:plug-bounces@lists.phillylinux.org]On Behalf Of Ron Mansolino
> Sent: Wednesday, May 10, 2006 12:14 PM
> To: Philadelphia Linux User's Group Discussion List
> Subject: Re: [PLUG] Apache server not serving...
>
>
> > This has been bugging me for a couple years now...
> >
> > I have a Redhat server (7.2) that has two NICS
> (eth0=10.10.) address, the other is a (eth1=192.168).
> > call eth0 site1.domain.com and eth1 site2.domain.com
> > Our corp network passes an internet IP through a firewall
> => 192.168 address
> > Our internal corp network has the 10.10 addressing.
> >
> > Apache (1.3.27)
> >
> > The server works perfectly on the 10.10. Any requests to
> site1.domain.com work as expected, the
> > HTML code is returned, all .cgi's work, and all images are sent.
> >
> > When one tries to access the system using the 192.168 side,
> Any requests to site2.domain.com
> > will return the HTML code as expected, and run the
> .cgi's as expected, however, I never
> > get any of the images.
> >
> > Now, the strange part. If you look at the access logs, it
> shows the images as being sent?
> > with the correct time and file size.
>
> What happens if you GET an image by itself?
> ______________________________________________________________
> _____________
> Philadelphia Linux Users Group --
> http://www.phillylinux.org
> Announcements -
> http://lists.phillylinux.org/mailman/listinfo/plug-announce
> General Discussion --
> http://lists.phillylinux.org/mailman/listinfo/plug
>
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|