Ummm from what I remember your not doing anything wrong squid has grabbed port 80 on the red interface . To prove this try stopping squid then restart apache and see if it works .. Greg
Robert Hekkers wrote: > Hi all, > > I'm trying to add a reverse proxy to the Endian firewall, so i modified the > httpd.conf and added a virtualhost entry, like this: > > <virtualhost zzz.zzz.zzz.zzz:80> > ServerName ptz.example.com > ProxyPass / http://192.168.10.13:8000/ > ProxyPassReverse / http://192.168.10.13:8000/ > </virtualhost> > > (zzz.zzz.zzz.zzz is the RED ip address) > > However when i restart httpd, it fails. And wherever i look, i can't get a > clue > of what i'm doing wrong. No error messages, nothing. > > What am i doing wrong here? This used to work on my former Linux-based > firewall, > and i really need reverse proxy :-( > > Thanks in advance, > Robert. > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Efw-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/efw-user > -- Gregory Machin CT-Net www.ct-net.org [EMAIL PROTECTED] phone : +27 12 379 3497 fax : +27 12 379 4113 Cell : +27 72 524 8096 humans do not use the address below its for trapping spam. spamtrap [EMAIL PROTECTED] ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Efw-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/efw-user
