2017-09-15 - Re: [GRASE-Hotspot] squid no listening to port 3128

Header Data

From: Timothy White <ti***8@gmail.com>
Message Hash: 0b5bb4ab62df386e14cbac8afebbef7928565b44236c430866f2d7fac519219f
Message ID: <CAESLx0+jB03qEzkBbB9FYysZZNPTHLNHHgKiZhA6CV1bUJEmMQ@mail.gmail.com>
Reply To: <e4fccb2b-4dac-4e6e-aba4-f16fa03a0705@grasehotspot.org>
UTC Datetime: 2017-09-15 20:23:59 UTC
Raw Date: Sat, 16 Sep 2017 13:23:59 +1000

Raw message

Hi Vusi

Grase ships with it's own config for Squid, and own iptables rules. Trying
to add/remove your own with iptables-save won't work. You'll need to modify
the grase ipup.sh scripts.

Regards

Tim

On Fri, Sep 15, 2017 at 1:57 AM, <nt***h@gmail.com> wrote:

> HI All
>
>
> I installed cachemgr on my server when i try to access the gui or run
> squidclinet on the terminal connection is refused. Then i check if squid s
> running there is no process running on port 3128.
> I followed a blog suggesting to check the iptables rules i got the the
> follwoing response using the #i iptables-save | grep 3128.
>
>
> A PREROUTING -s 10.1.0.0/24 ! -d 10.1.0.1/32 -i tun0 -p tcp -m tcp
> --dport 80 -j REDIRECT --to-ports 3128
> -A PREROUTING -s 10.1.0.0/24 -d 10.1.0.1/32 -p tcp -m tcp --dport 3128 -j
> DROP
> -A INPUT -d 10.1.0.1/32 -i tun0 -p tcp -m tcp --dport 3128 -j ACCEPT
>
>  why the midlle rule is being droped?
>
> I dint do anything to iptbless. then check the cache.log  i notice this
> line Closing HTTP port 0.0.0.0:3128 i tried to look for a solution but my
> search was in vain.
>
>
>
> Regards
> Vusi
>
> --
> This mailing list is for the Grase Hotspot Project http://grasehotspot.org
> ---
> You received this message because you are subscribed to the Google Groups
> "Grase Hotspot" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to gr***e@grasehotspot.org.
> To post to this group, send email to gr***t@grasehotspot.org.
> Visit this group at https://groups.google.com/a/
> grasehotspot.org/group/grase-hotspot/.
> To view this discussion on the web visit https://groups.google.com/a/
> grasehotspot.org/d/msgid/grase-hotspot/e4fccb2b-4dac-
> 4e6e-aba4-f16fa03a0705%40grasehotspot.org
> <https://groups.google.com/a/grasehotspot.org/d/msgid/grase-hotspot/e4fccb2b-4dac-4e6e-aba4-f16fa03a0705%40grasehotspot.org?utm_medium=email&utm_source=footer>
> .
>

Thread