2016-09-15 - Re: [GRASE-Hotspot] Ip address configuration
Header Data
From: Timothy White <ti***8@gmail.com>
Message Hash: d9fa9bc89dd5ed13fbf0b34cd45395936d618208c96018a282f8aa8a7b345aea
Message ID: <CAESLx0J85rUwTimc02USuW–Ru-e_ogjODydUvoaVh_au_XU6g@mail.gmail.com>
Reply To: <a39b6967-7450-4ae5-8fd7-44e72d7c7c2c@grasehotspot.org>
UTC Datetime: 2016-09-15 04:16:46 UTC
Raw Date: Thu, 15 Sep 2016 21:16:46 +1000
Raw message
You'll need to make sure that dhcpcd is doing nothing on that interface.
It's possible it's doing IPv6 for the clients, which will confuse them.
Tim
On Thu, Sep 15, 2016 at 9:04 PM, Rishabbh A Dua <du***h@gmail.com>
wrote:
> Hi Tim, Emre
>
> My perception was since dhcpcd is running on eth1 ( usb ethernet port
> which is connected to access point), it was getting ipv4ll address.
> So in order to disable ipv4ll address on this interface, i modified
> /etc/dhcpcd.conf file and added noipv4ll at the end of file and it worked
> (ie no ipv4ll address on eth1 in case dhcp server is not found).
>
> However, when i connect some device with access point, it is still stuck
> at obtaining IP address.
>
> Any thoughts/ pointers on this?
>
> Thanks
> Rishabbh
>
>
> On Thursday, 15 September 2016 12:50:01 UTC+5:30, timwhite88 wrote:
>>
>> Please collect support information as described at
>> https://grasehotspot.org/support/collecting-support-information/
>>
>> It's hard to know what your setup is from that information, what is WAN
>> and LAN. You also don't appear to have a network interface set to manual
>> (see https://grasehotspot.org/documentation/hardware-setup/) for Coova
>> Chilli to use.
>>
>> Regards
>>
>> Tim
>>
>>
>> On Thu, Sep 15, 2016 at 3:55 PM, Rachitta A Dua <ra***.@gmail.com>
>> wrote:
>>
>>> Hi
>>>
>>> I have installed grase on a Raspberry Pi. The moment I installed it, it
>>> worked fine. Even worked properly after an immediate reboot. However, when
>>> I started the device the following day, it wasn't working. The issue is
>>> that I cannot connect to the access point. If i try to connect my mobile to
>>> the access point, it just shows connecting but never connects.
>>>
>>>
>>> This is the result of ifconfig
>>>
>>> eth0 Link encap:Ethernet HWaddr b8:27:eb:38:08:33
>>> inet addr:192.168.1.8 Bcast:192.168.1.255 Mask:255.255.255.0
>>> inet6 addr: fe80::a362:20f7:2ad9:ced1/64 Scope:Link
>>> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
>>> RX packets:917 errors:0 dropped:0 overruns:0 frame:0
>>> TX packets:519 errors:0 dropped:0 overruns:0 carrier:0
>>> collisions:0 txqueuelen:1000
>>> RX bytes:82599 (80.6 KiB) TX bytes:86937 (84.8 KiB)
>>>
>>> eth1 Link encap:Ethernet HWaddr 00:e0:4c:53:44:58
>>> inet addr:169.254.161.241 Bcast:169.254.255.255
>>> Mask:255.255.0.0
>>> inet6 addr: fe80::26a5:b629:f948:92c3/64 Scope:Link
>>> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
>>> RX packets:11 errors:2 dropped:1 overruns:0 frame:0
>>> TX packets:78 errors:0 dropped:0 overruns:0 carrier:0
>>> collisions:0 txqueuelen:1000
>>> RX bytes:3350 (3.2 KiB) TX bytes:16024 (15.6 KiB)
>>> lo Link encap:Local Loopback
>>> inet addr:127.0.0.1 Mask:255.0.0.0
>>> inet6 addr: ::1/128 Scope:Host
>>> UP LOOPBACK RUNNING MTU:65536 Metric:1
>>> RX packets:196 errors:0 dropped:0 overruns:0 frame:0
>>> TX packets:196 errors:0 dropped:0 overruns:0 carrier:0
>>> collisions:0 txqueuelen:1
>>> RX bytes:25419 (24.8 KiB) TX bytes:25419 (24.8 KiB)
>>>
>>> tun0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-
>>> 00-00-00-00-00
>>> -00
>>> inet addr:10.1.0.1 P-t-P:10.1.0.1 Mask:255.255.255.0
>>> UP POINTOPOINT RUNNING MTU:1500 Metric:1
>>> RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>>> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>>> collisions:0 txqueuelen:100
>>> RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
>>>
>>> wlan0 Link encap:Ethernet HWaddr b8:27:eb:6d:5d:66
>>> UP BROADCAST PROMISC MTU:1500 Metric:1
>>> RX packets:1 errors:0 dropped:1 overruns:0 frame:0
>>> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>>> collisions:0 txqueuelen:1000
>>> RX bytes:60 (60.0 B) TX bytes:0 (0.0 B)
>>>
>>> I believe it's the ip address of eth1 that is creating the issue. Please
>>> help me out.
>>>
>>> --
>>> 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/gr
>>> asehotspot.org/group/grase-hotspot/.
>>> To view this discussion on the web visit https://groups.google.com/a/gr
>>> asehotspot.org/d/msgid/grase-hotspot/8070344e-1d8d-4120-
>>> a790-77a10651dd64%40grasehotspot.org
>>> <https://groups.google.com/a/grasehotspot.org/d/msgid/grase-hotspot/8070344e-1d8d-4120-a790-77a10651dd64%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/a39b6967-7450-
> 4ae5-8fd7-44e72d7c7c2c%40grasehotspot.org
> <https://groups.google.com/a/grasehotspot.org/d/msgid/grase-hotspot/a39b6967-7450-4ae5-8fd7-44e72d7c7c2c%40grasehotspot.org?utm_medium=email&utm_source=footer>
> .
>
Thread
-
Return to September 2016
- Return to “Dražen Žuvela <dr***a@radez.hr>”
- Return to “Rishabbh A Dua <du***h@gmail.com>”
- Return to “Erik Andre Aabrekk <er***e@oneway.no>”
- Return to “emre erdoğan <po***e@gmail.com>”
- Return to “Rachitta A Dua <ra***a@gmail.com>”
- Return to “Eliot Ness <sc***7@googlemail.com>”
-
Return to “Timothy White <ti***8@gmail.com>”
- 2016-09-14 (Wed, 14 Sep 2016 22:55:22 -0700) - Ip address configuration - Rachitta A Dua <ra***a@gmail.com>
- 2016-09-15 (Thu, 15 Sep 2016 17:19:59 +1000) - Re: [GRASE-Hotspot] Ip address configuration - Timothy White <ti***8@gmail.com>
- 2016-09-15 (Thu, 15 Sep 2016 00:37:19 -0700) - Re: [GRASE-Hotspot] Ip address configuration - Rishabbh A Dua <du***h@gmail.com>
- 2016-09-15 (Thu, 15 Sep 2016 02:32:20 -0700) - Re: [GRASE-Hotspot] Ip address configuration - Rishabbh A Dua <du***h@gmail.com>
- 2016-09-15 (Thu, 15 Sep 2016 04:04:43 -0700) - Re: [GRASE-Hotspot] Ip address configuration - Rishabbh A Dua <du***h@gmail.com>
- 2016-09-15 (Thu, 15 Sep 2016 21:16:46 +1000) - Re: [GRASE-Hotspot] Ip address configuration - Timothy White <ti***8@gmail.com>
- 2016-09-15 (Thu, 15 Sep 2016 04:19:51 -0700) - Re: [GRASE-Hotspot] Ip address configuration - Rishabbh A Dua <du***h@gmail.com>
- 2016-09-15 (Thu, 15 Sep 2016 21:22:08 +1000) - Re: [GRASE-Hotspot] Ip address configuration - Timothy White <ti***8@gmail.com>
- 2016-09-15 (Thu, 15 Sep 2016 04:23:47 -0700) - Re: [GRASE-Hotspot] Ip address configuration - Rishabbh A Dua <du***h@gmail.com>
- 2016-09-15 (Thu, 15 Sep 2016 14:37:30 +0300) - Re: [GRASE-Hotspot] Ip address configuration - emre erdoğan <po***e@gmail.com>
- 2016-09-15 (Thu, 15 Sep 2016 05:01:49 -0700) - Re: [GRASE-Hotspot] Ip address configuration - Rishabbh A Dua <du***h@gmail.com>
- 2016-09-15 (Thu, 15 Sep 2016 15:20:18 +0300) - Re: [GRASE-Hotspot] Ip address configuration - emre erdoğan <po***e@gmail.com>
- 2016-09-15 (Thu, 15 Sep 2016 05:01:49 -0700) - Re: [GRASE-Hotspot] Ip address configuration - Rishabbh A Dua <du***h@gmail.com>
- 2016-09-15 (Thu, 15 Sep 2016 14:37:30 +0300) - Re: [GRASE-Hotspot] Ip address configuration - emre erdoğan <po***e@gmail.com>
- 2016-09-15 (Thu, 15 Sep 2016 04:23:47 -0700) - Re: [GRASE-Hotspot] Ip address configuration - Rishabbh A Dua <du***h@gmail.com>
- 2016-09-15 (Thu, 15 Sep 2016 21:22:08 +1000) - Re: [GRASE-Hotspot] Ip address configuration - Timothy White <ti***8@gmail.com>
- 2016-09-15 (Thu, 15 Sep 2016 04:19:51 -0700) - Re: [GRASE-Hotspot] Ip address configuration - Rishabbh A Dua <du***h@gmail.com>
- 2016-09-15 (Thu, 15 Sep 2016 21:16:46 +1000) - Re: [GRASE-Hotspot] Ip address configuration - Timothy White <ti***8@gmail.com>
- 2016-09-15 (Thu, 15 Sep 2016 13:01:32 +0300) - Re: [GRASE-Hotspot] Ip address configuration - emre erdoğan <po***e@gmail.com>
- 2016-09-15 (Thu, 15 Sep 2016 03:24:47 -0700) - Re: [GRASE-Hotspot] Ip address configuration - Rishabbh A Dua <du***h@gmail.com>
- 2016-09-15 (Thu, 15 Sep 2016 05:23:58 -0700) - Re: Ip address configuration - Eliot Ness <sc***7@googlemail.com>
- 2016-09-16 (Fri, 16 Sep 2016 01:13:43 -0700) - Re: Ip address configuration - Rachitta A Dua <ra***a@gmail.com>
- 2016-09-16 (Fri, 16 Sep 2016 10:25:23 +0200) - Re: [GRASE-Hotspot] Ip address configuration - Erik Andre Aabrekk <er***e@oneway.no>
- 2016-09-16 (Fri, 16 Sep 2016 01:43:09 -0700) - Re: [GRASE-Hotspot] Ip address configuration - Rachitta A Dua <ra***a@gmail.com>
- 2016-09-16 (Fri, 16 Sep 2016 10:56:21 +0200) - Re: [GRASE-Hotspot] Ip address configuration - Erik Andre Aabrekk <er***e@oneway.no>
- 2016-09-16 (Fri, 16 Sep 2016 11:04:21 +0200) - Re: [GRASE-Hotspot] Ip address configuration - Dražen Žuvela <dr***a@radez.hr>
- 2016-09-16 (Fri, 16 Sep 2016 12:24:04 +0200) - Re: [GRASE-Hotspot] Ip address configuration - Erik Andre Aabrekk <er***e@oneway.no>
- 2016-09-16 (Fri, 16 Sep 2016 03:28:17 -0700) - Re: [GRASE-Hotspot] Ip address configuration - Rachitta A Dua <ra***a@gmail.com>
- 2016-09-16 (Fri, 16 Sep 2016 12:24:04 +0200) - Re: [GRASE-Hotspot] Ip address configuration - Erik Andre Aabrekk <er***e@oneway.no>
- 2016-09-16 (Fri, 16 Sep 2016 01:43:09 -0700) - Re: [GRASE-Hotspot] Ip address configuration - Rachitta A Dua <ra***a@gmail.com>
- 2016-09-15 (Thu, 15 Sep 2016 17:19:59 +1000) - Re: [GRASE-Hotspot] Ip address configuration - Timothy White <ti***8@gmail.com>