2016-03-19 - Re: [GRASE-Hotspot] Re: Error The requested URL could not be retrived : Access Denied

Header Data

From: Timothy White <ti***8@gmail.com>
Message Hash: 9c0c276840dec7fa68ea9e1024802564920ee2373e01da90d28dfd02e9941bc3
Message ID: <CAESLx0LzpiiYh=nbpZ0Kk6FKW3-CbW2O1g8gG__gELgEfLcK3A@mail.gmail.com>
Reply To: <cf8a3546-6fa9-4718-bd7b-eec7e860e7d6@grasehotspot.org>
UTC Datetime: 2016-03-19 00:43:07 UTC
Raw Date: Sat, 19 Mar 2016 17:43:07 +1000

Raw message

Ah.

The problem is you are assigning public IP addresses, not private IP
addresses.
https://en.wikipedia.org/wiki/Private_network#Private_IPv4_address_spaces

192.165.0.0/24 isn't a private address, you could potentially conflict with
a real IP address on the internet. By default, we only allow private IP's
to ensure we don't accidentally use public IP's.

Also, you should probably follow normal networking convention. Don't put
your gateway in the middle of an IP range

$ sipcalc 192.165.0.0/24
-[ipv4 : 192.165.0.0/24] - 0

[CIDR]
Host address - 192.165.0.0
Host address (decimal) - 3232038912
Host address (hex) - C0A50000
Network address - 192.165.0.0
Network mask - 255.255.255.0
Network mask (bits) - 24
Network mask (hex) - FFFFFF00
Broadcast address - 192.165.0.255
Cisco wildcard - 0.0.0.255
Addresses in network - 256
Network range - 192.165.0.0 - 192.165.0.255
Usable range - 192.165.0.1 - 192.165.0.254


You can see that the range starts at .1 and goes t0 .254. Ideally you
should put your Gateway (Grase Server) on either of those IP's.

I recommend you use the defaults, 10.1.0.0/24 with 10.1.0.1 as the Grase
server IP.

Regards

Tim

On Sat, Mar 19, 2016 at 5:19 PM, Shakthi S S <sa***s@gmail.com>
wrote:

> This is my setup
>
> LAN IP Address 192.165.0.155
> Subnet 255.255.255.0
> LAN Network : 192.165.0.0/24
> DHCP Start from : 101 to 150
> Wifi AP 1 : IP Address 192.165.0.201/Subnet 255.255.255.0/ Gateway
> 192.165.0.155/DNS 4.2.2.2
> Wifi AP 2 : IP Address 192.165.0.202/Subnet 255.255.255.0/ Gateway
> 192.165.0.155/DNS 4.2.2.2
>
> Assign IP Address to Mobile Device through Grase Range from 192.165.0.101
> to 150.
>
> Thanks
>
>
> On Saturday, March 19, 2016 at 12:27:15 PM UTC+5:30, timwhite88 wrote:
>>
>> Thats a very strange "network". A /24 doesn't start at 155. Is that the
>> client IP or the range you've put into the Admin interface?
>>
>> On Sat, Mar 19, 2016 at 3:07 PM, Shakthi S S <sa***.@gmail.com>
>> wrote:
>>
>>>
>>>
>>> On Saturday, March 19, 2016 at 10:36:30 AM UTC+5:30, Shakthi S S wrote:
>>>>
>>>> LAN IP Address : 192.165.0.155/24
>>>> DHCP Range  : 101 to 150
>>>>
>>>>
>>>> On Saturday, March 19, 2016 at 3:24:56 AM UTC+5:30, timwhite88 wrote:
>>>>>
>>>>> What IP range did you define in the admin interface?
>>>>>
>>>>> Tim
>>>>> On 19 Mar 2016 2:13 AM, "Shakthi S S" <sa***.@gmail.com> wrote:
>>>>>
>>>>>> Actually After Change the LAN IP Address Then Only I getting the
>>>>>> access denied error. Please help to solve this. where  i need to update the
>>>>>> lan ip.
>>>>>>
>>>>>> On Thursday, March 17, 2016 at 1:36:41 PM UTC+5:30, Shakthi S S wrote:
>>>>>>>
>>>>>>> i got the following error while try to browse the http website . but
>>>>>>> i can able to browse the https websites.
>>>>>>>
>>>>>>> ERROR
>>>>>>> The requested URL could not be retrived
>>>>>>> The Following eror was encountered while trying to retrive the URL :
>>>>>>> http Website
>>>>>>> Access Denied
>>>>>>> Access Control Configuration prevents your request from being
>>>>>>> allowed at this time. Please contact your service provider if your feel
>>>>>>> this is incorrect
>>>>>>>
>>>>>> --
>>>>>> 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***.@grasehotspot.org.
>>>>>> To post to this group, send email to gr***.@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/fca96c0c-f992-4978-9d3c-2e6bd6decdfa%40grasehotspot.org
>>>>>> <https://groups.google.com/a/grasehotspot.org/d/msgid/grase-hotspot/fca96c0c-f992-4978-9d3c-2e6bd6decdfa%40grasehotspot.org?utm_medium=email&utm_source=footer>
>>>>>> .
>>>>>>
>>>>> --
>>> 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***.@grasehotspot.org.
>>> To post to this group, send email to gr***.@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/ee6b1194-b886-4e24-b1fe-a76ebc616d17%40grasehotspot.org
>>> <https://groups.google.com/a/grasehotspot.org/d/msgid/grase-hotspot/ee6b1194-b886-4e24-b1fe-a76ebc616d17%40grasehotspot.org?utm_medium=email&utm_source=footer>
>>> .
>>>
>>
>> --
> 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/cf8a3546-6fa9-4718-bd7b-eec7e860e7d6%40grasehotspot.org
> <https://groups.google.com/a/grasehotspot.org/d/msgid/grase-hotspot/cf8a3546-6fa9-4718-bd7b-eec7e860e7d6%40grasehotspot.org?utm_medium=email&utm_source=footer>
> .
>

Thread