2012-06-29 - [GRASE-Hotspot] Weird Bug I really Need Help
Header Data
From: “ABC Informatique (Dave)” <ab***c@abcinformatique.ca>
Message Hash: f170022c432a045377ebd5eba95ab3cfa9bbe851f22c00f3bd608dc63eccb662
Message ID: <00a901cd5656$8d09d360$a71d7a20$@ca>
Reply To: N/A
UTC Datetime: 2012-06-29 17:23:19 UTC
Raw Date: Fri, 29 Jun 2012 20:23:19 -0400
Raw message
1. Tried to change DNS to 8.8.8.8 in admin interface but same result :
no access to google and facebook webpage (page stay white and finish to
timeout)
2. Tried to desactivate transparent proxy : result no more access to
hotspot
3. Tried to change line in config file but same result as 1.
Does it can be a setting in admin page that do that ?
Dave
<http://sourceforge.net/mailarchive/message.php?msg_id=29477475> Re:
[GRASE-Hotspot] Weird Bug I really Need Help
From: Timothy White <timwhite88@gm...> - 2012-06-29 23:13
Try eliminating components.
Change DNS (in admin interface) to something like 8.8.8.8 (googles).
Deactivate transparent squid proxy (Comment out following lines in
/etc/chilli/ipup.sh
ipt -I PREROUTING -t mangle -p tcp -s $NET/$MASK -d $ADDR --dport
3128 -j DROP
ipt -I PREROUTING -t nat -i $TUNTAP -p tcp -s $NET/$MASK -d !
$ADDR --dport 80 -j REDIRECT --to 3128
If it still doesn't work, tell the clients to use a different DNS
server (so we bypass dnsmasq) by changing the following lines in
/etc/chilli/config (comment out the ones with UAMLISTEN in them,
uncomment the other DNS lines and set DNS server there)
# OpenDNS Servers
#HS_DNS1=208.67.222.222
#HS_DNS2=208.67.220.220
HS_DNS2=$HS_UAMLISTEN
HS_DNS1=$HS_UAMLISTEN
Let us know which component is causing the problem.
Tim
On Sat, Jun 30, 2012 at 7:38 AM, ABC Informatique (Dave)
<abc@...> wrote:
> Hi i got a big problem i have over 100 clients over grase hotspot system
but
> since last 3 days people cant access somes webpage like
<http://www.google.com/> http://www.google.com and
> <http://www.facebook.com/> http://www.facebook.com. I reboot everything
i verify everything all seem to be
> ok.
>
> If i plug directly into router everything is working if i plug back in
> system nothing work. I tried different DNS servers and nothing change.
If
> i ping <http://www.google.com/> http://www.google.com i get answer and if
i tryied to access <http://ip/> http://IP of
> google its working
>
>
>
>
>
> Anyone with idea ? Something i can try etc. I really need help.
>
>
>
> Dave
>
>
>
----------------------------------------------------------------------------
--
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. <http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/>
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Grase-hotspot mailing list
> Grase-hotspot@...
> <https://lists.sourceforge.net/lists/listinfo/grase-hotspot>
https://lists.sourceforge.net/lists/listinfo/grase-hotspot
>
Thread
-
Return to June 2012
- Return to ““ABC Informatique (Dave)” <ab***c@abcinformatique.ca>”
-
Return to “Timothy White <ti***8@gmail.com>”
- 2012-06-29 (Fri, 29 Jun 2012 20:23:19 -0400) - [GRASE-Hotspot] Weird Bug I really Need Help - “ABC Informatique (Dave)” <ab***c@abcinformatique.ca>
- 2012-06-30 (Sat, 30 Jun 2012 17:40:12 +1000) - Re: [GRASE-Hotspot] Weird Bug I really Need Help - Timothy White <ti***8@gmail.com>