Recent content by chameleon

  1. C

    Cisco Router locking out traffic on one IP address

    Thanks again, you have all been a huge help. Like you have all pointed out the old beast is ready or should be terminated. I will take a look at the routers you have pointed out. I've looked at the 891 and it looked reasonable and had a lot of functionality, I'll definitely check the Adtran...
  2. C

    Cisco Router locking out traffic on one IP address

    Here is the full text: Cisco Internetwork Operating System Software IOS (tm) 1600 Software (C1600-Y-M), Version 12.0(19a), RELEASE SOFTWARE (fc1) Copyright (c) 1986-2002 by cisco Systems, Inc. Compiled Mon 11-Feb-02 12:42 by shawnk ROM: System Bootstrap, Version 12.0(3)T, RELEASE SOFTWARE...
  3. C

    Cisco Router locking out traffic on one IP address

    Here's the version: Cisco Internetwork Operating System Software IOS (tm) 1600 Software (C1600-Y-M), Version 12.0(19a), RELEASE SOFTWARE (fc1) Copyright (c) 1986-2002 by cisco Systems, Inc. Compiled Mon 11-Feb-02 12:42 by shawnk ROM: System Bootstrap, Version 12.0(3)T, RELEASE SOFTWARE (fc1)...
  4. C

    Cisco Router locking out traffic on one IP address

    Basically from what I have seen the xxx.xxx.xxx.44 address drops from the ARP table completely thus stop all traffic on that IP from the outside. There doesn't seem to be a specific time period before it drops but it has seemed to be happening faster like a day instead of a week. I reset the...
  5. C

    Cisco Router locking out traffic on one IP address

    That is our issue here. T1 is about the best we can get. Time Warner is available for Cable but they don't have a great track record for reliability. The T1 router we don't have access to so that is why we have a secondary router so we can control the traffic and not have to call our provider...
  6. C

    Cisco Router locking out traffic on one IP address

    Thanks again for the input. I need a router or firewall appliance that I can control up to 5 IP addresses or more. We have a T1 line that is a cisco based device that routs to our current router and the router as you pointed out basically just NAT's to our 3 domains for remote services, web...
  7. C

    Cisco Router locking out traffic on one IP address

    You are absolutely correct, we have the 1605R. Thanks for the info.
  8. C

    Cisco Router locking out traffic on one IP address

    In light of the router being from the prehistoric era, does any one have a recommendation for a new router? Thanks for everyone's help.
  9. C

    Cisco Router locking out traffic on one IP address

    The statistics show 450 static and 6 dynamic.
  10. C

    Cisco Router locking out traffic on one IP address

    The T1 feeds into the E0 router and E1 out to the switches. Is the ARP dynamically built or can you assign directly to the ARP?
  11. C

    Cisco Router locking out traffic on one IP address

    Here is our current running-config. the xxx.xxx.xxx are all on the same numbers x'd out for obvious reasons. In my mind it looks correct but like I said I know just enough to think its correct. We have a static network as well as a DHCP server, thus the 10.xxx.xxx.xxx numbers. The 10.xxx...
  12. C

    Cisco Router locking out traffic on one IP address

    I looked at the ARP table and the IP address in question is not there. All the other IP address are showing in the ARP Table but the one that is causing me trouble is missing.
  13. C

    Cisco Router locking out traffic on one IP address

    Thx for the info. I will check those options out. I'm the appointed IT guy here and know just enough cisco language to be dangerous, to myself of course.
  14. C

    Cisco Router locking out traffic on one IP address

    We have a Cisco 1600 programmable router with 5 IP addresses for our business and it seem to be having an issue with one of our IP's no longer accepting traffic that has web, terminal services, and FTP all being routed using NAT to various servers for there respected tasks (Port 21 to server A...
  15. C

    Forum database questions or methods?

    Thanks guys I'll try MySQL. Also have you guys tried to read in large blocks of text and display it in a webpage? That's really the issue I have. In access I can write to the database fine, but when I try to read in the large text block it will error out when a line has been word wrapped...