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 bkrike 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 ciup

  1. ciup

    can't print from email or internet

    Same problem! Cannot print properly from IE or AOL. It prints an HTML or an email page on 5 or more pages (random parts of text on different pages - sometimes only 2 or 3 words on a page in the middle of the line). Same for email from AOL. The print preview from IE shows the pages the way it is...
  2. ciup

    Cisco 1720 - Single FA port - PPPoE - MTU issue

    Here is an article that explains your problem (MTU size for PPPoE) from Cisco and Microsoft. http://www.azacamis.com/articles/mtu.htm
  3. ciup

    Cisco 1720 - Single FA port - PPPoE - MTU issue

    Try to see if a smaller (like 1200) MTU for the Dialer1 makes any difference. This way you might narrow the possibilitie on what it might cause that. Also, you might try to do IP packet debugging on the router and see what exactly happens when you try to connect to those specific websites.
  4. ciup

    DSL on a 2524,2525 router

    You cannot connect the DSL modem to the AUX port. It might even damage the port on the router. You can use the AUI port on the router to connect to the DSL modem but you need a media converter. www.blackbox.com has such devices but they are no cheap (LE3011A or LE3010A). Call them, tech support...
  5. ciup

    How to Setup my T1 for Cisco 1720?

    The easiest way for you is to get the 1605 working and copy the config from the 1605 to the 1720. 1700s are the replacements for the 1600. Otherwise it is difficult for someone to configure a router without all the needed info from the provider (type of T1, the routing protocols, next hop...
  6. ciup

    NAT and EasyIP configuration issue

    Cisco 1751, IOS 12.2(11)T I have the following config that is working fine: interface FastEthernet0/0 description network side ip address 10.0.0.1 255.255.255.0 secondary ip address 192.168.1.1 255.255.255.0 ip nat inside interface Ethernet0/0 description Internet side ip address...
  7. ciup

    "Format" a router

    write erase reload
  8. ciup

    Cisco 2505 checklist

    Start the routers, connect with the console cable. The router does a self test at start. "Show version" and better "show tech-support" will give you all the details about the router config and if any components are or are not working. Usually if you can get the prompt and...
  9. ciup

    Router Evaluation

    The Cisco 827 ADSL works fine. In my opinion it is better to use the ADSL modem provided by the Internet provider and then use an router that will provide NAT for your internal network. Many providers blame the customer config when there is actually a problem with the line.
  10. ciup

    monitoring an ISDN backup

    Cisco routers do not have this option but there are many third party programs that allow you to do this. Here is a link to such programs.You can be alerted by email, pop up box, or alpha pager. http://download.cnet.com/downloads/0-10101-100-7617564.html?tag=st.dl.10101-106-1.lst-0-10.7617564...
  11. ciup

    Brute Force password recover software ?

    MD5 encryption is a one-way hash function that makes reversal of an encrypted password impossible, providing strong encryption protection. Using MD5 encryption, you cannot retrieve clear text passwords. If there is need to recover your password from a router that the password was lost, you need...
  12. ciup

    Access-list deny ip

    If the "permit any" worked that means that the topology of the network and the way you assigned IP addresses do not match properly. Try using extended IP lists to block access for a host at a time and leave all the other open. This way you can diagnose easier what is going on. Also did...
  13. ciup

    Opening ports

    If you can post your config I can tell you how to configure your extended access lists to unblock the 2 ports (in case they are blocked).
  14. ciup

    Router Simulator

    I bought the router simulator from Sybex (ISBN 0-7821-2728-2). You can buy it from www.amazon.com . It is the best router simulator that I found on the market. I tried a few of them. Unfortunately this is only good for CCNA exam. To get trained for real world situations this one is not relly...
  15. ciup

    Cisco Memory

    I have a couple of routers that needed upgrade. I had the same problem with the Cisco prices. I bought kingston 16M RAM for an 3600 for around $50 and it works great. I found memory even cheaper than that by searching the net but I sugest you should stick at least to a brand name.

Part and Inventory Search

Back
Top