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!

Recent content by zizoudevinci

  1. zizoudevinci

    Qos with vpn

    hi every body i have two routers, between them there is a ipsec vpn, i want to set up qos to give priority to http, but how to set it up on the interface that create vpn since http is encapsulated in the vpn. if you have any example share it with me thanks a lot and thank you tektips
  2. zizoudevinci

    Netflow filtering

    hi everybody i want to setup a netflow server, but i want to know if it is possible to filter my statistics i have some vlans but i want statistics on only one of them how can i setup my router so it sends me only statistics about this vlan and only this on. thanks for reading and answering
  3. zizoudevinci

    ESP nat blocks ping

    hi everybody i have configured my router to nat overload trafic to access internet and static nat for my vpn tunnel because the vpn is created by an ASA dehind the router the problem is i cannot ping the other side of the link and even my owne interface. but as soon as i remove this line ip nat...
  4. zizoudevinci

    Help with load balancing 2 T1 between 2 routers

    this is a sample of a configuration i have made and working well, but i really didn't understand the topology of your network so i did as i could. ----------------------------------- mpls traffic-eng tunnels ! ! interface Loopback0 ip address 9.9.9.1 255.255.255.255 ! interface Tunnel1 ip...
  5. zizoudevinci

    MPLS traffic engineering??

    hi everybody I want deploy mpls traffic engineering in my network but I have a cisco 1841 routers and I don't know if they are able to preform it. Can any body help by giving me an answer or a link . Thanks
  6. zizoudevinci

    nat blcks management access

    hi everybody i have a router to access internet, the problem is whene i configure the overload nat on the outside interface i cannot access the the router from the outside using telnet and http , whene i remove the nat telnet and http works fine. there is no access-list to limit the management...
  7. zizoudevinci

    backing up the configuration file on a 6500

    i tried again the script in the : http://www.hauwaerts.be/2009/02/08/cisco-transfer-on-commit-eem-applet/ using GNS3 and a 7200 router ios C7200-ADVENTERPRISEK9-M), Version 12.4(22)T it works good, each time you exit the configuration mode a copy of the running config is sent to the tftp...
  8. zizoudevinci

    backing up the configuration file on a 6500

    why don't you use a tool like Kiwi CatTools, or SolarWinds Cirrus Configuration Manager
  9. zizoudevinci

    backing up the configuration file on a 6500

    i have found a TCL script to perfom this task on: http://www.hauwaerts.be/2009/02/08/cisco-transfer-on-commit-eem-applet/ but i could not make it work, i am not a expert with TCL scripting so if someone could help it would be nice
  10. zizoudevinci

    backing up the configuration file on a 6500

    to remove the destination ip and file name prompts just this Router#conf t Enter configuration commands, one per line. End with CNTL/Z. Router(config)#file prompt quiet Router(config)#^Z
  11. zizoudevinci

    backing up the configuration file on a 6500

    hi, this will give us a file named "router-confg" is there any manner to name it with a format dd-MM-yy-hh-mm.txt
  12. zizoudevinci

    only icmp through vpn client

    here is the configuration if my client router, hope you will find it clear ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Router-MC ! boot-start-marker boot system flash c3725-advsecurityk9-mz.124-25.bin...
  13. zizoudevinci

    only icmp through vpn client

    the configuration of VpnRouter is same as the client's router , i replicate the configuration in GNS3 to see the behavior of the vpn
  14. zizoudevinci

    only icmp through vpn client

    in the production network ther is no firewall, it's a flat network , the router is connected to layer 2 switch without any vlan
  15. zizoudevinci

    only icmp through vpn client

    Sorry man I forgot to specify the role of each equipment: PC1 : is the mobile user using Cisco client VPN version 5.0.02.0090 PC2 : is acting as head quarter server ISPRouter : is there just to create a network separating PC1 and VpnRouter and to simulate the real situation VpnRouter...

Part and Inventory Search

Back
Top