next message in archive
next message in thread
previous message in archive
previous message in thread
Index of Subjects
Index of Subjects In your configuration it looks to me like everything is matching on telnet .* Your dialup specification has the additonal (match) requirement of host = "elrond.pgfn.bc.ca" On Chebucto if I do a $`tty` from a telnet sesssion I get "/dev/pts/19" and our classtable says.... telnet pts/.* 48 dialup sts/.* 70 What do your get when you do a `tty` from dialup and telnet? david potter On Sat, 17 Oct 1998, David Lott wrote: > > I'm having a problem getting tq-update to recognize our terminal server as > dialup. > > It is very strange, if I have /var/csuite/tq/classtable as it is below I > get ALL connects show as telnet (in /var/csuite/tq/stats ) BUT if I move > the address of our terminal server to the 'telnet' line I get the correct > infomation only reversed. > > In other words, the way classtable is now and I have 4 dialup and 6 telnet > connections shown by 'who', then /var/csuite/tq/stats/dialup is 0 and > /var/csuite/tq/stats/telnet is 10. BUT if I reverse the terminal server > entry and put it on the telnet line, then /var/csuite/tq/stats/dialup > shows 6 and /var/csuite/tq/stats/telnet shows 4. > > Bizzare. I have tried every combination of ttys that I can think of but > this change is the only one that makes a difference. > > #class device total host > # > dialup .* 4 elrond.pgfn.bc.ca > telnet .* 48 > console tty. 6 > unknown .* 0 > > Also if I have the terminal server entry on the telnet line it shows the > wrong type at login, which I would expect. > > Cheers, David. > > David M. Lott > System Administrator > P.G. Free-Net > www.pgfn.bc.ca > Prince George, BC, Canada. >
next message in archive
next message in thread
previous message in archive
previous message in thread
Index of Subjects