Blacklist And Whitelist

kevster

Verified User
Joined
Jun 26, 2008
Messages
96
Hi,

Ok cut a long story short..
Some of my customers cannot view the websites that are hosted on my server.

So i was searching through SSH Access to find the blacklist and whitelist file.

I had done some research and found some stuff like

/usr/local/directadmin/data/admin/ip_blacklist/ and to look at directadmin.conf

firstly the blacklist thing deosnt exist and there is no sign of it in the conf file either.

I am running version 1.32.1 of direct admin.

Could anyone help me at all find this blacklist and/or whitelist file if they exist or how to create them.

Thanks,
Kevin.
 
cd /usr/local/directadmin/data/admin
touch ip_blacklist
touch ip_whitelist
chmod 660 ip_blacklist
chmod 660 ip_whitelist
chown diradmin:diradmin ip_whitelist
chown diradmin:diradmin ip_blacklist
 
Ok but will the server realise this as the whitelist and blacklist or do i need to add anything in the directadmin.conf file

Please let me know :)

Thanks,
Kevin.
 
No you dont have to put anything in directadmin.conf but you might have to enable it on directadmin under administrator settings.
 
Ok thanks for your help but do you have an instant messenger i can talk to you on.. for example AOL, MSN,Yahoo!!
 
kevster, I think that you and chatwizrd are on different paths. The DirectAdmin blacklist has nothing to do with seeing actual websites.

Jeff
 
Back
Top