[EMAIL PROTECTED] wrote: > > "Mo" <[EMAIL PROTECTED]> wrote: > > > >Can we allow visitors who are coming to the newsgroups from > > a Certain IP Address? > >Thanks > Let me try to rephrase my question. > > Can we ONLY allow visitors who are coming to the newsgroups from > a Certain IP Address and block everyone else? Yes, use an access.conf something like this... ------------------------------------- *:logoff:::* 10.0.*:read,posy:$lookup$:$lookup$:* 10.0.*:read,post:::* 127.0.0.1:read,post:::* ------------------------------------- That would only let users from ip 10.0.* connect to your server. Let us know if you have any questions. More information on configuring access to DNews can be found on this page, http://netwinsite.com/dnews/access.htm Regards, Brian -------------------------------------------------------------- Note: If you are using Dnewsweb version prior to 5.4f3 we recommend you upgrade due to a potential security issue found in those versions. Customer Support (private) -- [EMAIL PROTECTED] Mailing list Support (public) -- [EMAIL PROTECTED] Online Manual -- http://netwinsite.com/dnews/manual.htm Netwinsite search engine -- http://www.netwinsite.com/find.htm Online FAQ -- http://netwinsite.com/dnews/faq.htm Mailing list archive -- http://www.netwinsite.com/cgi/dnewsweb.cgi?cmd=xover&group=netwin.dnews ftp://ftp.netwinsite.com/pub/netwinsite Note: To UNSUBSCRIBE from the dnews mailing list send to [EMAIL PROTECTED] a message with the body containing one line, unsubscribe To post to the mailing list send to [EMAIL PROTECTED]
