Current time: 11-16-2024, 01:11 PM Hello There, Guest! (LoginRegister)


Post Reply 
IspCP RC4 does not work on CentOS 5 and 5.1 system
Author Message
StevenE Offline
Junior Member
*

Posts: 104
Joined: Feb 2008
Reputation: 0
Post: #2
RE: IspCP RC4 does not work on CentOS 5 and 5.1 system
check your named.conf

mine looks like this

Code:
// bind Data BEGIN.

// dmn [admin.steven.de] cfg entry BEGIN.
zone "admin.steven.de" {
    type    master;
    file    "/etc/namedb/master/admin.steven.de.db";
    notify    YES;
};
// dmn [admin.steven.de] cfg entry END.

// dmn [{DMN_NAME}] cfg entry BEGIN.
// dmn [{DMN_NAME}] cfg entry END.

// bind Data END.

but when I'm not wrong this part is written of the Installation itself so it shouldn't be there

Code:
// dmn [admin.steven.de] cfg entry BEGIN.
zone "admin.steven.de" {
    type    master;
    file    "/etc/namedb/master/admin.steven.de.db";
    notify    YES;
};
// dmn [admin.steven.de] cfg entry END.

perhaps it help Tongue
03-19-2008 12:17 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: IspCP RC4 does not work on CentOS 5 and 5.1 system - StevenE - 03-19-2008 12:17 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)