coova / coova-chilli

CoovaChilli is an open-source software access controller for captive portal hotspots.
Other
516 stars 258 forks source link

Chilli not running for dd #266

Open jobezic opened 8 years ago

jobezic commented 8 years ago

In some installations i experimented this issue: chilli was not running and was not restarting due to radius.c: 1319: 98 (Address already in use) bind() failed!". This is due to an appended dd process, like "dd of=/tmp/post.54662 cbs=194 conv=block count=1" that use the 3779 port. The dd process is generated each time chilli spans a redir process to run a server script (*.chi) but it hangs only in some cases.

alex-eri commented 7 years ago

dd used for store post data from users to miniportal scripts