See
http://alumnus.caltech.edu/~igormt/endian/extras.html

read the squid manual re reverse proxy for the syntax
Then add a port forward and a couple of access rules.

Endian will tell you that they will not support reverse proxy on a fire
wall, they have a point.



Gregory Machin-3 wrote:
> 
> 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
>> Efw-user@lists.sourceforge.net
>> 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
> Efw-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/efw-user
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Reverse-Proxy-tp17992980p18375586.html
Sent from the efw-user mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Efw-user mailing list
Efw-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/efw-user

Reply via email to