Hi.  I've got a Intel Pentium 233 running 2.2.13 with no patches that runs
as a masqurading dialup server for my house.  After playing with 'make -j'
on some programs, I noticed that now, a week later, it takes a VERY long
time to telnet into the box.

Specifically, if I telnet to 127.0.0.1, I get a log-in prompt immediatly;
however, if I telnet to the machine's ethernet address, it takes 26
seconds before I get a log-in prompt.  If I telnet to the machine from a
Win98 box, it also takes about 26 seconds before I get a log in prompt.  
If I try to telnet to the ssh or http ports, I immediatly get connected
and can send/recieve data, but not to the ftp port (again, about 25
seconds). Below is a time'ed netstat...it spit out the first two
connections, then after that, paused for 24 seconds, then finished.

fint:~$ time netstat
Active Internet connections (w/o servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State
tcp        0      0 fint.staticky.com:1944  fint.staticky.co:telnet TIME_WAIT
tcp        0    126 fint.staticky.co:telnet toy.localnet:1051 ESTABLISHED
Active UNIX domain sockets (w/o servers)
Proto RefCnt Flags       Type       State         I-Node Path
unix  1      [ ]         STREAM     CONNECTED     59197  @000000f7
unix  1      [ ]         STREAM     CONNECTED     59200  @000000f8
unix  1      [ ]         STREAM     CONNECTED     59225  @000000f9
unix  1      [ ]         STREAM     CONNECTED     80918  @0000015c
unix  1      [ ]         STREAM     CONNECTED     59229  @000000fa
unix  1      [ ]         STREAM     CONNECTED     80919  /dev/log
unix  0      [ ]         STREAM                   59234
unix  1      [ ]         STREAM     CONNECTED     59230  /dev/log
unix  1      [ ]         STREAM     CONNECTED     59226  /dev/log
unix  1      [ ]         STREAM     CONNECTED     59201  /dev/log
unix  1      [ ]         STREAM     CONNECTED     59198  /dev/log
0.00user 0.01system 0:27.01elapsed 0%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (93major+29minor)pagefaults 0swaps 

Linux fint 2.2.13 #4 Fri Nov 19 21:54:17 EST 1999 i586 unknown
  3:41am  up 30 days,  8:35,  4 users,  load average: 0.00, 0.00, 0.00 

fint:~$ /sbin/ifconfig
eth0      Link encap:Ethernet  HWaddr 00:00:21:A3:55:05
          inet addr:192.168.1.2  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:758121 errors:0 dropped:0 overruns:0 frame:0
          TX packets:5010839 errors:0 dropped:0 overruns:0 carrier:0
          collisions:21734 txqueuelen:100
          Interrupt:9 Base address:0xef40

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:3924  Metric:1
          RX packets:1369589 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1369589 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0

fint:~$ cat /proc/pci
PCI devices found:
<snip>
  Bus  0, device   3, function  0:
    Ethernet controller: Realtek 8029 (rev 0).
      Medium devsel.  IRQ 9.
      I/O at 0xef40 [0xef41].
</snip>

I haven't rebooted for fear that it would fix it, and lose a chance to
debug this (i'm not experienced in debugging stuff like this :) Please let
me know if this is fixed in 2.2.14, or whatever you need me to do to give
more info. (and I'm not on the list, so please reply to me)

Thanks,
   Burton Windle



-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to