inn的reader.conf的问题请教,希望回复
HOME.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

inn的reader.conf的问题请教,希望回复


johnson,您好!

	我看了您写的inn配置,我现在的reader.conf配置有个问题我一直弄不清楚,向您请教。我的reader.conf这样写的
auth admin {
        hosts: *
        auth: "ckpasswd -s"
        default: <FAIL>
        default-domain: <UNKNOWN>
}

auth rd {
        hosts: *
        default: rd
        default-domain: *
}

auth "localhost" {
    hosts: "localhost, 127.0.0.1, stdin"
    default: "<localhost>"
}

access rd {
        users: rd@*
        newsgroups: "*,!control.*,!junk,!control"
        localtime: yes
        access: "Read Post"
}

access "localhost" {
    users: "<localhost>"
    newsgroups: "*"
    access: RPA
}


access fail {
        users: "<FAIL>@*"
        newsgroups: !*
}

我在本机telent登陆ok
但是我从其他机器访问就被拒绝,帮帮忙好吗?
[news@ ~/etc]$ telnet 211.136.83.98 nntp
Trying 211.136.83.98...
telnet: connect to address 211.136.83.98: Operation timed out
telnet: Unable to connect to remote host


        致
礼!

Mr. Qingtao Huang - 黄青涛