Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. sames4239

    Audit User Logon Time

    Is there an easy way to audit how much total time a user has spent logged in to a terminal server over a month? I don't think Windows Server 2003 Enterprise Ed. has anything better than the event log (unless I am mistaken). Are there any 3rd party tools that allow me to audit, account for and...
  2. sames4239

    BEFSX41 > Cisco 2621 VPN tunnel problems

    I have been struggling for two days trying to get a Linksys BEFSX41 to establish a VPN tunnel to a Cisco 2621. It gets to Phase 2 and it looks like it is almost getting there and then it bombs. Of course, this only happens when trying to establish a tunnel to the 2621, connections to a BEFVP41...
  3. sames4239

    HTTP / FTP download timeout

    Both are good points and I will look at both. One additional point here -- it happens on HTTP downloads as well. It is not limited to FTP. Thanks, Steve
  4. sames4239

    HTTP / FTP download timeout

    I checked that. The switch is connected to a Cisco 1605 and is set to 10-Half.
  5. sames4239

    HTTP / FTP download timeout

    Well I spoke too soon. The problem persists on the new switch. I have another router (Cisco 2161 dual Ethernet router with 64/16MB RAM) on the way. I'll get it up and running soon and I will see if the problem persists. Thanks, Steve
  6. sames4239

    HTTP / FTP download timeout

    Issue resolved -- Lessons learned: I finally have this issue resolved and the solution comes from an unexpected source. This router was connected to a used Cisco Catalyst 2924XL. I have noticed errors on the switch and it appears that the switch engine was failing. I changed out the switch...
  7. sames4239

    HTTP / FTP download timeout

    Yes and Yes. Thanks, Steve
  8. sames4239

    HTTP / FTP download timeout

    I agree with the assesment. 1. This happens from all inside machines running Windows, Linux, etc. 2. The router was in for a long time before the problem arrived. 3. The DSL hits the outside VLAN of the switch, then another cable takes it to the router. Cables, duplex, etc. all have...
  9. sames4239

    HTTP / FTP download timeout

    Intersting point. Two things though, this problem also happens on http transfers and also happens when the ACL's are removed. Would that change things? Thanks, Steve
  10. sames4239

    HTTP / FTP download timeout

    Here is the dump from the last few good packets going into the duplicates. I have added a few RST's at the end. Thanks for taking time to help me. Thanks, Steve No. Time Source Destination Protocol Info 5314 60.236995 192.150.18.29 10.0.0.100...
  11. sames4239

    HTTP / FTP download timeout

    Thank you for the advice with Ethereal. I did as you said and I noticed two things: 1. I get a lot of ACK's during the download. (Presumably to acknowledge the remote web server that I got the packets it sent. Problems arise after few minutes and a few megabytes into the download when I start...
  12. sames4239

    HTTP / FTP download timeout

    Sorry for the delay on this... I tried BierHunter's advice about the Big buffers. No joy. I am also looking at the advice above from geirendre and baddos. The advice is to "Try permiting ICMP packets of the type "packet-too-big", and "source-quench" this has to do with MTU's and queue's in...
  13. sames4239

    HTTP / FTP download timeout

    Here are the buffers. I noticed some stuff in the big buffers and some fallbacks and misses. Is there any way to reset those counters? I can't tell how old those are. Buffer elements: 499 in free list (500 max allowed) 235360025 hits, 0 misses, 0 created Public buffer pools: Small...
  14. sames4239

    HTTP / FTP download timeout

    These are good ideas. I'm not much of a router guru yet so I need a few days to figure out how to do that. Here is the show proc cpu CPU utilization for five seconds: 9%/0%; one minute: 8%; five minutes: 15% PID Runtime(ms) Invoked uSecs 5Sec 1Min 5Min TTY Process 1...
  15. sames4239

    HTTP / FTP download timeout

    and sh config: Using 6251 out of 7506 bytes ! version 12.2 service timestamps debug datetime show-timezone service timestamps log datetime show-timezone service password-encryption ! hostname mwsr1 ! logging buffered 4096 errors logging console errors aaa new-model aaa authentication login...
  16. sames4239

    HTTP / FTP download timeout

    sh int: Ethernet0 is up, line protocol is up Hardware is QUICC Ethernet, address is 0010.7bf9.14d4 (bia 0010.7bf9.14d4) Description: INSIDE NETWORK Internet address is 10.0.0.1/24 MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec, reliability 255/255, txload 1/255, rxload 1/255...
  17. sames4239

    HTTP / FTP download timeout

    I was wondering if anyone had any ideas on what is wrong here: I have noticed that when I start a download (HTTP or FTP) on any PC connected to the network, the download will timeout after about 2-3 minutes at about 3-5 meg downloaded. The download will either stop or will stop with the...
  18. sames4239

    How to schedule a restore?

    No Go. I tried as you stated and the error log shows the db is now in single user, but still fails. The database already is single user. [SQLSTATE 01000] (Message 15617) Database in use. The system administrator must have exclusive use of the database to run the restore operation. [SQLSTATE...
  19. sames4239

    How to schedule a restore?

    That MS KB Article was just the resource I needed to get on the right track. I have been able to use the make a copy of the database using backup and restore as a guide. The only snag I hit now is an error message at the end when it is trying to restore the db: Database in use. The system...
  20. sames4239

    How to schedule a restore?

    I am using a proprietary app from the app vendor that is basically using vb and sql commands to backup the db.

Part and Inventory Search

Back
Top