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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Eagle0107

  1. Eagle0107

    Counting Nulls

    Dah... Covert Nulls to default values.... Thanks just had a blonde moment..... and I am not even blonde....
  2. Eagle0107

    Counting Nulls

    I am trying to create a report and have a small issue counting NULLs. My record selection formula is: {TABLE.DateCreated} >= {?StartDate} and {TABLE.DateCreated} <= {?EndDate} AND IsNull({TABLE.Field}) OR {TABLE.Field} = '' This gives me all record between the dates with either a NULL or a...
  3. Eagle0107

    COVAD Bonded T1 Service Configuration, Help Please

    Here is a new config and each interface. It appears to be working but all traffic is goin through Serial0/1 only. And my speed is no horendously SLOW..... Like dialup... And my Virtual-Access1 keeps going up and down like a yoyo... Serial0/0 is up, line protocol is up Hardware is DSCC4 with...
  4. Eagle0107

    COVAD Bonded T1 Service Configuration, Help Please

    I know I need to use configure for MLPPP. I have made every attempt to use the information at: http://www.tek-tips.com/viewthread.cfm?qid=1225832&amp;page=1 I have also read this: http://www.cisco.com/en/US/products/ps6350/products_configuration_guide_chapter09186a00804a4097.html The issue...
  5. Eagle0107

    COVAD Bonded T1 Service Configuration, Help Please

    I have done quit a bit of research here trying to figure out how to configure my Cisco 3640 for Bonded T1 Service from COVAD. I have tried just about everything I could find here and still no luck. Since I am obviously NOT a Cisco knowledgeable person I figure I would ask the gurus here to...
  6. Eagle0107

    Server Rule?? Can this be done

    It would seem to me that this should be possible, I just don’t know how. I have a customer who has rules set up in each pop user account to forward a copy of all incoming mail to a group of managers. All employees know this is being done and acknowledge so in writing. We are moving him to...
  7. Eagle0107

    Access List????

    I am using IOS 12.4 currently. As for SMTP I am only using 25. I thought the idea of using ip vs tcp was that the router would reject ALL inbound traffic from the ip address ranges in the access-list. Thanks -- Eagle
  8. Eagle0107

    Access List????

    OK, I attempted to implement an access list this weekend and I can still see some of the IP addresses I am blocking reaching my mail server inside. Here is what I did: 1) Created an acces-list as follows in the base router config. access-list 101 deny ip 58.0.0.0 0.0.0.255 any Some more IPs...
  9. Eagle0107

    Access List????

    Thanks Burt and lgarner, I think I have it. I will do some testing this evening with a backup router I have to make sure all is well. Thanks again -- Eagle
  10. Eagle0107

    Access List????

    Thanks Burt, I can only assume from your first response that this that, to you, this was a stupid question, and I am sure it probably is but, I am not a programmer nor am I knowledgable of Cisco OS. I have an internal firewall that really does all my security and the cisco just does it...
  11. Eagle0107

    Access List????

    I am not even sure this is the right place for this question but I am going to ask it anyhow. Let me start by saying I am not all that familiar with the Cisco IOS but I have a Cisco 3640 running IOS 12.4. I assume the way to do what I want is with an Access list but I am not sure. What I am...

Part and Inventory Search

Back
Top