Displaying 7 results from an estimated 7 matches for "fleuric".
Did you mean:
fleurice
2006 Oct 13
1
Re: Tc rules Help with multiISP + squid& squidguard...
...'origine-----
De : shorewall-users-bounces@lists.sourceforge.net [mailto:shorewall-users-bounces@lists.sourceforge.net] De la part de Tom Eastep
Envoyé : jeudi 12 octobre 2006 21:22
À : Shorewall Users
Objet : Re: [Shorewall-users] Tc rules Help with multiISP + squid& squidguard...
Joffrey FLEURICE wrote:
>
>
> All works, but no surf with squid, if I disable REDIRECT and squid all
> work perfectly.
I don''t see any fw->net ACCEPT rule for TCP port 80.
-Tom
--
Tom Eastep \ Nothing is foolproof to a sufficiently talented fool
Shoreline, \ http://shorewall.ne...
2006 Oct 13
3
Re: Tc rules Help with multiISP+ squid& squidguard...
>If you
>
>a) Have the correct REDIRECT rule (which you do); and
>b) Are accepting $FW->Net HTTP traffic (which you are -- at least with
your
>policy); and
>c) DNS works from your firewall (I assume it does since you are wide
open >from $FW->Net); then
>The problem is in your Squid configuration (this is true in %90 of the
>reports on this list where Squid
2006 Oct 19
1
Re: Tc rules Helpwith multiISP+ squid& squidguard...
...9;'origine-----
De : shorewall-users-bounces@lists.sourceforge.net [mailto:shorewall-users-bounces@lists.sourceforge.net] De la part de Tom Eastep
Envoyé : jeudi 19 octobre 2006 00:24
À : Shorewall Users
Objet : Re: [Shorewall-users] Tc rules Helpwith multiISP+ squid& squidguard...
Joffrey FLEURICE wrote:
> Tom wrote :
>> My advice to you is still the same -- you are going to have to use
> tcpdump >or ethereal to see what is happening. You have the computer
> there in front >of you
>> -- we don''t. So only you are going to be able to solve this. We are
>...
2006 Oct 17
2
Re: Tc rules Help with multiISP+ squid& squidguard...
Tom wrote :
>My advice to you is still the same -- you are going to have to use
tcpdump >or ethereal to see what is happening. You have the computer
there in front >of you
>-- we don''t. So only you are going to be able to solve this. We are
not.
>From the dump you sent, it looks like many SYN packets are being sent
on >ppp0
>and never replied to. So you need to
2006 Oct 17
1
Re: Tc rules Help with multiISP + squid& squidguard...
...9;origine-----
De : shorewall-users-bounces@lists.sourceforge.net [mailto:shorewall-users-bounces@lists.sourceforge.net] De la part de Tom Eastep
Envoyé : vendredi 13 octobre 2006 23:15
À : Shorewall Users
Objet : Re: [Shorewall-users] Tc rules Help with multiISP + squid& squidguard...
Joffrey FLEURICE wrote:
>
> DMZ eth2 detect dhcp
> Local eth1 detect dhcp,routeback
> Net eth0 detect
> Net ppp0 - dhcp
> Maint tun0 detect
> Lo lo
>
>
>Defining a zone for the ''lo'' device is silly and unnecessary; it shouldn''t >hurt
>anything but i...
2006 Oct 13
0
Re: Tc rules Help with multiISP + squid& squidguard...
...'origine-----
De : shorewall-users-bounces@lists.sourceforge.net [mailto:shorewall-users-bounces@lists.sourceforge.net] De la part de Tom Eastep
Envoyé : jeudi 12 octobre 2006 21:22
À : Shorewall Users
Objet : Re: [Shorewall-users] Tc rules Help with multiISP + squid& squidguard...
Joffrey FLEURICE wrote:
>
>
> All works, but no surf with squid, if I disable REDIRECT and squid all
> work perfectly.
I don''t see any fw->net ACCEPT rule for TCP port 80.
-Tom
--
Tom Eastep \ Nothing is foolproof to a sufficiently talented fool
Shoreline, \ http://shorewall.ne...
2006 Oct 20
0
Re: Tcrules Helpwith multiISP+ squid& squidguard...
...39;'origine-----
De : shorewall-users-bounces@lists.sourceforge.net [mailto:shorewall-users-bounces@lists.sourceforge.net] De la part de Tom Eastep
Envoyé : jeudi 19 octobre 2006 21:46
À : Shorewall Users
Objet : Re: [Shorewall-users] Tcrules Helpwith multiISP+ squid& squidguard...
Joffrey FLEURICE wrote:
> I found that in my kernel config :
>
> # CONFIG_NET_KEY is not set
> CONFIG_INET=y
> CONFIG_IP_MULTICAST=y
> CONFIG_IP_ADVANCED_ROUTER=y
> CONFIG_IP_MULTIPLE_TABLES=y
> CONFIG_IP_ROUTE_FWMARK=y
> CONFIG_IP_ROUTE_MULTIPATH=y
> CONFIG_IP_ROUTE_VERBOSE=y
> #...