[Chilli] Hotspot Login on Mobile Phones
David Bird
david at coova.com
Wed Nov 18 10:42:05 UTC 2009
00:56:05.710233 IP (tos 0xc0, ttl 64, id 60084, offset 0, flags [none],
proto ICMP (1), length 356)
10.1.0.1 > 10.1.1.40: ICMP 10.1.0.1 udp port 67 unreachable, length
336
I believe this ICMP port unreachable, just (exactly) before the DHCP Ack
is likely the issue. What interface is your "dhcpif" ? Does it have an
IP address while chilli is running? You might try to ensure the kernel
doesn't process these requests, with iptables -I INPUT -i <dhcpif>
--dport 67 -j DROP or similar. (don't worry about filtering the dhcpif
INPUT... chilli creates a RAW socket on the interface which sees packets
before iptables does).
On Tue, 2009-11-17 at 10:27 +0200, Вячеслав Адаманов wrote:
> with verbose.
>
> 2009/11/15 Rakotomandimby Mihamina <mihamina at gulfsat.mg>
>
>
> 11/15/2009 03:03 AM, Вячеслав Адаманов::
>
> tcpdump ipod touch. don't work after release
>
>
> --verbose
>
>
>
> --
> Architecte Informatique chez Blueline/Gulfsat:
> Administration Systeme, Recherche & Developpement
> +261 33 11 207 36
> _______________________________________________
> Chilli mailing list
> Chilli at coova.org
> http://lists.coova.org/cgi-bin/mailman/listinfo/chilli
>
>
>
> _______________________________________________
> Chilli mailing list
> Chilli at coova.org
> http://lists.coova.org/cgi-bin/mailman/listinfo/chilli
More information about the Chilli
mailing list