ip based Access restriction

Discussion in 'Installation/Configuration' started by confighelp, Nov 14, 2007.

  1. confighelp

    confighelp New Member

    Hi

    I want to restrict ISPconfig admin panel http://domain:81 from specific IP range. But the problem is webmail and mailuser login also use port 81, I want webmail and mailuser login open for all. How to solve this problem? Another issue is I want give access to IMAP and POP3 for my users only from some specific IP range. Is it possible to configure from ISPConfig or have to do it manualy in /etc/hosts.deny and /etc/hosts.allow?

    Thanks
     
  2. falko

    falko Super Moderator Howtoforge Staff

    I think you can do this with Apache's rewrite rules: http://httpd.apache.org/docs/2.0/misc/rewriteguide.html
     

Share This Page