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 wOOdy-Soft 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 experimenter

  1. experimenter

    priority-list comand

    Hi, I need a working sample for priority-list command. Any reference or post is appreciated. Thank you
  2. experimenter

    ip nat inside source static ...

    routerman, My webserver is a Windows 2000 advanced server machine. It's default gateway is not directly set to any interface of my local router. Thank you for your help. I'll try that and let you know. Experimenter
  3. experimenter

    ip nat inside source static ...

    What may cause the command &quot;ip nat inside source static <inside_private IP> <inside_puplic IP>&quot; not to work when I can ping inside_public IP from the Internet but the web service running on the inside_private machine can not be found from outside network when I type...
  4. experimenter

    stopping telnet (CCNA exam)

    1. line vty 0 4 2. no password 3. ^Z Experimenter
  5. experimenter

    Cisco 12.2 natting

    Would you please give a try to ip nat inside source static tcp <web_server_IP> 80 <tunnel_int i.e t0,t1,...> 80 Experimenter
  6. experimenter

    E1 Card.

    Hi Paul, Required module and configuration depends on your E1 signaling type. http://www.cisco.com/univercd/cc/td/doc/pcat/cht1isp1.htm http://www.cisco.com/univercd/cc/td/doc/product/software/ios121/121cgcr/dialts_c/dtsprt3/dcdchant.htm Experimenter
  7. experimenter

    Help unable to send email to the outside!! :-(

    What is your email server IP? 99.99.9.26 or 99.99.99.26? Also are you ruse DNS resolution is not denied for that IP? Experimenter
  8. experimenter

    Which Routing protocol for SAP purpose

    Your router is unable to detect the status of your VSAT link because it's connected to an ethernet interface. So you need the same dynamic routing protocol in the other side of VSAT link to listen/send advertizing packets. Then you can enforce router to obey your routing priority rules. Bests...
  9. experimenter

    connecting to the Internet!

    Hi Paul, If your issue is assigning a dedicated IP address you or better to say your ISP should assign that or permit you to pick up a predefined IP address. It depends on the type authentication, authorization and accounting protocol, for instance a PPP Framed-User in Radius protocol can get a...
  10. experimenter

    setting up VLANs on Cat 2950

    I did. Thanks webnetwiz. Experimenter
  11. experimenter

    setting up VLANs on Cat 2950

    interface VLAN1 ip address 172.16.1.103 255.255.0.0 no ip directed-broadcast no ip route-cache ! interface VLAN2 ip address 10.15.15.99 255.255.255.0 ip helper-address 10.15.15.100 no ip directed-broadcast no ip route-cache shutdown How to remove shutdown in VLAN2? Switch is a 2950...
  12. experimenter

    User Interface

    AccessXP, Cisco IOS has a limited built-in web based interface, also some utilities like ConfigMaker and CiscoWorks; But IPKONFIG is rather right. You need good knowledge to configure a Cisco box correctly and you will find Cisco command prompt the best tools, after that its reliablility lets...
  13. experimenter

    email to fax via Cisco???

    Paul, I gave a try to solution on my VoIP GW. Now I can practically say it works, 100%. So it won't work on MICA modems. Hope that I could help. Good luck Experimenter
  14. experimenter

    Windows 2k A.S. temp files

    Hello All, I get an error message like &quot;DDL error, C:\WINNT\TEMP\GLC43.tmp is not a valid windows image&quot; which causes my email server to stop. I use MDaemon and it cleans up unnecessary files in the midnight. This error message appears then. Anybody has an idea? Thanks. Experimenter
  15. experimenter

    email to fax via Cisco???

    Sure paul, MTA command set requires VoIP hardware. On your 3640 for instance NM-2V and NM-2FXO/S might be used. Of course I'm new in it and my knowledge is based on what I understand from Cisco articles you redirected me to and some others, so you might want to talk to a person with hands on...

Part and Inventory Search

Back
Top