|
|||
|
Hi,
by default Server-API-Access is restricted to 127.0.0.1 - because I want to enable our users to create their own chat-room via web-form I need to grant our webserver access to the API. Because we operate more than one server these requests may come from more than one private adress. Is there a way to restrict server-api access to a subnet (like 10.0.1.0/24) or several IPs using a comman separated list (like 10.0.1.1,10.0.1.2,10.0.1.3)? Regards, Michael |
|
|||
|
doesn't work for my release, sorry.
$ ./fcserver.sh restart Stopping server ...... Server stoped Starting server ...... ----== ->->->-> www.123flashchat.com <-<-<-< ==----- Welcome to use 123 Flash Chat Server 5.0 (build 0915) This is a full version of 123 Flash Chat Server 5.0 (build 0915) for 250 users license ----== ->->->-> www.123flashchat.com <-<-<-< ==----- Starting the server ... Set System Timezone GMT+1 Loading ip-to-country data ... Loading connection policy ... Start chat server failed: configuration file error etc/groups/default.xml tried: <allow-access-from-ip>10.0.1.*</allow-access-from-ip> |
|
|||
|
Found a temporairly workaround for this problem 'till the new release get's public ;D
Limit Server-API Access to 127.0.0.1 and establish a xinet.d-forwarding (which is restricted to wanted IPs). Quite "ugly" but it works ... |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|