This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:faq:how_to_cancel_the_ip_accesslimit [2015/07/16 06:11] – liuxl | en:faq:how_to_cancel_the_ip_accesslimit [2015/07/16 09:51] (current) – [Modify the Setting in Astercc System] liuxl | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| The purpose of IP AccessLimit is to specify which IP can be allowed to log in this system.If you set " | The purpose of IP AccessLimit is to specify which IP can be allowed to log in this system.If you set " | ||
| - | ===== Modify | + | ===== Modify |
| Click [System]-> | Click [System]-> | ||
| Line 9: | Line 9: | ||
| {{: | {{: | ||
| - | <note tip> It means that IP access is not prohibited when it saves nothing. </ | + | <note tip> It means that access |
| - | ===== 在后台数据库进行修改 | + | ===== Modify the Setting in Database System |
| - | 除了在页面进行修改,还可以在后台数据库进行参数的修改,这个方法适用于" | + | Not only can you set up this function in Astercc system,but also manipulate it in MySQL.It applies to not put yourself to access,proceed as follows: |
| Firstly,you should login the database,the default database is:astercc10,default password is:astercc。 | Firstly,you should login the database,the default database is:astercc10,default password is:astercc。 | ||
| < | < | ||
| - | Secondly,查看允许哪些IP可访问该系统,执行以下命令: | + | Secondly,you know which IPs be allowed to visit after execute the command: |
| < | < | ||
| And then,you can disabled the function of IP AccessLimit when execute the command below: | And then,you can disabled the function of IP AccessLimit when execute the command below: | ||
| < | < | ||
| - | |||
| - | |||
| - | |||