Speaking of virtual domains....

Katsuhiro Kondou kondou at nec.co.jp
Wed Oct 11 22:01:56 UTC 2000


In article <003901c0336a$ef2e1ae0$1f4a73cf at twentyten.org>,
	"Michael" <michaeln at isomedia.com> wrote;

} Could someone post a sample of a readers.conf file that uses virtual hosts?

Here is mine which works:

auth virtual {
    hosts: "xxx.xxx.xxx.xxx/y"
    default: <virtual-domain-user>
    default-domain: "virtual"
}
access virtual-access {
    users: "<virtual-domain-user>@virtual"
    newsgroups: "*"
    localtime: true
    strippath: true
    virtualhost: true
    pathhost: news.virtualdomain.jp
    domain: news.virtualdomain.jp
    newsmaster: usenet at virtualdomain.jp
    complaints: usenet at virtualdomain.jp
    organization: "virtual domain user"
}

} I've gone through the man page and while it seems simple enough, it doesn't
} seem to work.  Here is my aim:

If ip address range of your client cannot be determined or
user cannot be resolved, it does not work.  But if those
virtual domains have different ip address, '-c' for nnrpd
may help, though it's in CURRENT.
-- 
Katsuhiro Kondou



More information about the inn-workers mailing list