Articles not showing up...

Lars Lystrup Christensen llc at dansketelecom.com
Thu Sep 16 14:17:28 UTC 2004


Hello group
 

I've got a huge problem with my INNd-server.

 

At this moment it's up'n'running and I'm recieving news articles from my peers.

 

BUT!!!

 

Newsreaders connecting to the newsserver can't access the articles. They can see the message count, but they can't read the articles...

 

When I post an article it don't show up at all, neither locally on my own server nor on other public servers.

 

I've included my configuration files below.

 

Please contact me via mail, cause I don't have any real good acces to any newsclients at this moment.

 

 

- Cheers

 

Lars Cristensen

 

 

 

-------------------------------------------------------------

inn.conf:

 

mta:                    "/usr/sbin/ssmtp -oi -oem %s"

organization:           "Company"

pathhost:               news.example.com

pathnews:               /usr/lib/news

domain:                                                     example.com

mailcmd:                /usr/lib/news/bin/innmail

server:                                                       news.example.com

artcutoff:              10

hiscachesize:           256

ignorenewsgroups:       false

immediatecancel:        false

linecountfuzz:          0

maxartsize:             1000000

maxconnections:         100

pgpverify:              false

port:                   119

refusecybercancels:     false

remembertrash:          true

verifycancels:          false

wanttrash:              false

wipcheck:               5

wipexpire:              10

cnfscheckfudgesize:     0

enableoverview:         true

groupbaseexpiry:        true

mergetogroups:          false

overcachesize:          15

ovmethod:               buffindexed

storeonxref:            true

useoverchan:            false

wireformat:             false

xrefslave:              false

allownewnews:           true

articlemmap:            false

clienttimeout:          600

nnrpdcheckart:          true

noreader:               false

readerswhenstopped:     false

readertrack:            false

keywords:               false

keyartlimit:            100000

keylimit:               512

keymaxwords:            250

addnntppostingdate:     true

addnntppostinghost:     true

checkincludedtext:      false

complaints:                          support at example.com

fromhost:                             news.example.com

localmaxartsize:        1000000

nnrpdauthsender:        false

nnrpdpostport:          119

spoolfirst:             false

strippostcc:            false

backoffauth:            false

backoffk:               1

backoffpostfast:        0

backoffpostslow:        1

backofftrigger:         10000

doinnwatch:             true

innwatchbatchspace:     800

innwatchlibspace:       25000

innwatchloload:         1000

innwatchhiload:         2000

innwatchpauseload:      1500

innwatchsleeptime:      600

innwatchspoolnodes:     200

innwatchspoolspace:     8000

docnfsstat:             true

logartsize:             true

logcancelcomm:          false

logcycles:              3

logipaddr:              true

logsitename:            true

nnrpdoverstats:         false

nntpactsync:            200

nntplinklog:            false

status:                 0

timer:                  0

badiocount:             5

blockbackoff:           120

chaninacttime:          600

chanretrytime:          300

icdsynccount:           10

maxforks:               10

nicekids:               4

nicenewnews:            0

nicennrpd:              0

pauseretrytime:         300

peertimeout:            3600

rlimitnofile:           -1

patharchive:            /var/spool/news/archive

pathbin:                /usr/lib/news/bin

pathcontrol:            /usr/lib/news/bin/control

pathdb:                 /var/spool/news/db

pathetc:                /etc/news

pathfilter:             /usr/lib/news/bin/filter

pathhttp:               /var/log/news

pathincoming:           /var/spool/news/incoming

pathlog:                /var/log/news

pathoutgoing:           /var/spool/news/outgoing

pathoverview:           /news/overview

pathrun:                /var/run/news

pathspool:              /var/spool/news

pathtmp:                /usr/lib/news/tmp

 

 

-------------------------------------------------------------

storage.conf:

 

method cnfs {

                      newsgroups:   dk.*

                      class:                                   1

                      options:          DANSKE

}

method cnfs {

                      newsgroups:   alt.*

                      class:                                   2

                      options:          ALT

}

method cnfs {

                      newsgroups:   *

                      class:                                   3

                      options:          OTHER

}

 

 

-------------------------------------------------------------

expire.ctl:

 

/remember/:10

*:A:1:10:never

 

 

-------------------------------------------------------------

incoming.conf:

 

streaming:              true   # streaming allowed by default

max-connections:        20     # per feed

peer ME {

                      hostname:      "localhost, 127.0.0.1"

}

peer provider-1 {

                      hostname:      feeder.provider-1.net

                      patterns:         "*, !*.binaries, !*.binaer"

}

peer provider-2 {

                      hostname:      feeder.provider-2.net

                      patterns:         "*,!*.binaries"

}

 

 

-------------------------------------------------------------

innfeed.conf:

 

pid-file:                                                      innfeed.pid                           # relative to pathrun

debug-level:                                               10

use-mmap:                                                 false

log-file:                                                      innfeed.log                           # relative to pathlog

stdio-fdmax:                                              0

backlog-directory:                                       innfeed                                                      # relative to pathspool

backlog-rotate-period:                                 60

backlog-ckpt-period:                                   30

backlog-newfile-period:                               600

dns-retry:                                                   900

dns-expire:                                                 86400

close-period:                                              86400

gen-html:                                                    false

status-file:                                                  innfeed.status                       # relative to pathlog

connection-stats:                                        false

host-queue-highwater:                                 200

stats-period:                                               600

stats-reset:                                                 43200

max-reconnect-time:                                   3600

initial-reconnect-time:                                  30

article-timeout:                                            600

response-timeout:                                       300

initial-connections:                                      1

max-connections:                                       5

max-queue-size:                                                               5

streaming:                                                  true

no-check-high:                                                                  95.0

no-check-low:                                             90.0

no-check-filter:                                            50.0

port-number:                                              119

drop-deferred:                                                                  false

min-queue-connection:                                false

backlog-limit:                                              0

backlog-factor:                                                                 1.10

backlog-limit-highwater:         0

dynamic-method:                                                             3

dynamic-backlog-filter:                                0.7

dynamic-backlog-low:                                 25.0

dynamic-backlog-high:                                50.0

no-backlog:                                                false

backlog-feed-first:             false

 

peer provider-1 {

        ip-name:                feeder.provider-1.net

}

peer provider-2 {

        ip-name:                feeder.provider-2.net

}

 

 

-------------------------------------------------------------

newsfeeds:

 

ME:!*/!local,!collabra-internal::

controlchan!\

                      :!*,control,control.*,!control.cancel\

                      :Tc,Wnsm:/usr/lib/news/bin/controlchan

innfeed!\

                      :!*\

                      :Tc,Wnm*:/usr/lib/news/bin/startinnfeed

feeder.provider-1.net\

                      :*,!junk,!control.*\

                      :Tm:innfeed!

feeder.provider-2.net\

                      :*,!junk,!control.*\

                      :Tm:innfeed!

 

 

-------------------------------------------------------------

cycbuff.conf:

 

cycbuff:BUFF001:/news/spool/cnfs/buff001:2048000

cycbuff:BUFF002:/news/spool/cnfs/buff002:2048000

...

cycbuff:BUFF059:/news/spool/cnfs/buff059:2048000

cycbuff:BUFF060:/news/spool/cnfs/buff060:2048000

metacycbuff:DANSKE:BUFF001,BUFF002,BUFF003,BUFF004,BUFF005,BUFF006,BUFF007,BUFF008,BUFF009,BUFF010:SEQUENTIAL

metacycbuff:ALT:BUFF011,BUFF012,BUFF013,BUFF014,BUFF015,BUFF016,BUFF017,BUFF018,BUFF019,BUFF020,BUFF021,BUFF022,BUFF023,BUFF024,BUFF025,BUFF026,BUFF027,BUFF028,BUFF029,BUFF030:SEQUENTIAL

metacycbuff:OTHER:BUFF031,BUFF032,BUFF033,BUFF034,BUFF035,BUFF036,BUFF037,BUFF038,BUFF039,BUFF040,BUFF041,BUFF042,BUFF043,BUFF044,BUFF045,BUFF046,BUFF047,BUFF048,BUFF049,BUFF050,BUFF051,BUFF052,BUFF053,BUFF054,BUFF055,BUFF056,BUFF057,BUFF058,BUFF059,BUFF060:SEQUENTIAL

 

 

-------------------------------------------------------------

buffindexed.conf:

 

0:/news/overview/OvBuff1:2048000

1:/news/overview/OvBuff2:2048000

 

 

-------------------------------------------------------------

readers.conf:

 

auth "localhost" {

    hosts: "localhost, 127.0.0.1, stdin"

    default: "<localhost>"

}

access "localhost" {

    users: "<localhost>"

    newsgroups: "*"

    access: RPA

}

auth "example.com" {

                      hosts:             1.2.3.4/5

                      default:           <LOCAL>

}

access FullAccess {

                      newsgroups:   *

}

 

______________________________________

Med venlig hilsen / Kind regards

Lars Lystrup Christensen
IP Operations Technician 

Danske Telecom A/S
Lautrupsgade 9, 2 
2100 København Ø 

llc at dansketelecom.com <mailto:llc at dansketelecom.com> 
+45 35 27 50 00 (Office)
+45 35 27 50 50 (Fax)
+45 35 27 50 23 (Direct)
+45 40 60 55 23 (Mobile)

www.dansketelecom.com <http://www.dansketelecom.com/>  

 




More information about the inn-workers mailing list