Topic: Two instances of Chillispot

Hello,

I have an instance of Chillispot authenticating users and serving ip's in one interface (eth1) but now I want it to do the same in another interface (eth0). I understand that it can't be done with just one instance so I'm trying to use two instances of chillispot, one for each interface. So I copied and modified my configuration file to do this but I'm getting the following error:

/usr/sbin/chilli -d -f --conf=/etc/chilli2.conf
ChilliSpot version 1.1.0 started.
chillispot[7375]: ChilliSpot 1.1.0. Copyright 2002-2005 Mondru AB. Licensed under GPL. See http://www.chillispot.org for credits.
chillispot[7375]: redir.c: 623: 99 (Cannot assign requested address) bind() failed
chillispot[7375]: chilli.c: 3997: Failed to create redir

Is it possible to launch two instances of chillispot? What am I doing wrong here?

Thanks for your help,

Re: Two instances of Chillispot

you must change chilli port and coa port.