[Firehol-support] Transparent Proxy and firehol problem

Simon Szustkowski mail at simonszu.de
Tue Feb 17 22:20:01 GMT 2015


If the interface is called ppp0 by the kernel, why are you accessing it as ppp+ in the firehol config?

---
Before printing this email, think if it is really needed.


> On 17 Feb 2015, at 21:12, Tony Peña <emperor.cu at gmail.com> wrote:
> 
> Hi I used firehol with transparent proxy and everything works fine but with
> the option inface eth1 (lan) outface eth0 (wan)
> 
> But today i must have to configure the same with pppoe so i have change
> eth0 with ppp+ but not works
> 
> This is my conf
> 
> -------------------------------
> version 5
> 
> transparent_proxy "80 8080" 3128 "root proxy" inface eth1
> 
> interface ppp+ internet
>    policy accept
>    server ssh accept
>    client all accept
> 
> interface eth1 lan
>    policy accept
>    server "ssh dhcp http ftp squid icmp" accept
>    client all accept
> 
> router lan2inet inface eth1 outface ppp+
>    masquerade
>    route all accept
> --------------------------------
> 
> 
> If i set proxy in the browser i can go to internet normally but if I unset
> the proxy as none (transparent) not work
> 
> What i'm missing with the pppoe conex?
> 
> Eth0 exist but not have ip
> Eth1 have ip of lan
> Ppp0 is connected ok to peer-to-peer normally with user/pass with pppoe
> conexion of dsl-provider
> 
> I can see in the logs like ppp0 in cant out to same ppp0
> 
> in the logs i see the packets blocked and some time in the request is like
> ppp0 can't go out with as ppp0 but with the ip of the peer.....
> 
> Any idea ? What i'm missing in the conf?
> 
> thanxs in advance
> _______________________________________________
> Firehol-support mailing list
> Firehol-support at lists.firehol.org
> http://lists.firehol.org/mailman/listinfo/firehol-support



More information about the Firehol-support mailing list