Topic: Error chillispot[16625]: dhcp.c: 636: 40 (Message too long) write()

Hi, All
I run chilispot on OpenBSD 4.1 ,when i run chilli -fd i look like OK and client can receive IP from its. When client try to www.google.com and chillispot redirected to uamserver but display only blank screen on SSL session( URL Like https://192.168.10.1/cgi-bin/hotspotlogin.cgi?res=notyet&......&umaip......&umaport=3990&challenge=...........& ......

and Chilli Debug Show Message like this:

chillispot[16625]: dhcp.c: 636: 40 (Message too long) write() failed

How can i fix blank screen login.
Thanks

lnakarin

Re: Error chillispot[16625]: dhcp.c: 636: 40 (Message too long) write()

try to uncomment the port 1812 on your chilli.conf

good luck.

Re: Error chillispot[16625]: dhcp.c: 636: 40 (Message too long) write()

I continue having the issue of chillispot not loading.

I am using chillispot 1.0 and FreebSD 6.2-R. The error I am getting when I try to star it shows as follow.

Nov  5 16:23:31 fosbox chillispot[19895]: dhcp.c: 234: 6 (Device not configured) ioctl(SIOCSIFFLAGS) failed
Nov  5 16:23:31 fosbox chillispot[19895]: dhcp.c: 213: 6 (Device not configured) ioctl(SIOCSIFFLAGS) failed
Nov  5 16:23:31 fosbox chillispot[19895]: dhcp.c: 281: 6 (Device not configured) ioctl(SIOCSIFADDR) failed
Nov  5 16:23:31 fosbox chillispot[19895]: dhcp.c: 549: 6 (Device not configured) ioctl() failed
Nov  5 16:23:31 fosbox chillispot[19895]: chilli.c: 3503: Failed to create dhcp

I try uncomenting the port as you susgested , still having the same issue. Any ideas?