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 rassoulghaznavi

  1. rassoulghaznavi

    Cisco ASA5505 NAT internal access to local mail server

    Try this: static (inside,dmz) 192.168.1.0 192.168.1.0 netmask 255.255.255.0 Rassoul - Network/system engineer CCNP CCIP CCNAV IIUC2 LPI http://www.net-grp.com
  2. rassoulghaznavi

    Cisco 2516 - Access Server?

    You should be able to use it as an Access server using "CAB-OCTAL-ASYNC" cable, Also a quick set up guide if you need: http://www.net-grp.com/2010/09/20/configure-a-cisco-router-as-an-access-server/ Rassoul - Network/system engineer CCNP CCIP CCNAV IIUC2 LPI http://www.net-grp.com
  3. rassoulghaznavi

    Access Server Configurations

    Hi, How 192.168.1.1 is supposed be accessible? ip host rX 200X 192.168.10.10 should be ok but not 192.168.1.1.(first lines of ip host as you mentioned). Check this for more info: http://www.net-grp.com/2010/09/20/configure-a-cisco-router-as-an-access-server/ Rassoul - Network/system...
  4. rassoulghaznavi

    Understanding IOS Levels & Vulnerabilites

    Try cisco feature navigator It will help you to find the required IOS, Also when you try to download and IOS from Cisco web site it will give you all information, as well as any volnerabilities if there is any. http://tools.cisco.com/ITDIT/CFN/jsp/index.jsp Rassoul - Network/system...
  5. rassoulghaznavi

    3725 pppoe over FastEthernet

    Agree, Had similar issue, remove ip mtu 1492 from dialer interface and add ip tcp adjust-mss 1452 should do the job! Rassoul - Network/system engineer CCNP CCIP CCNAV IIUC2 LPI http://www.net-grp.com
  6. rassoulghaznavi

    send PPPOE traffic to another router

    Can this be achieved by configuring 877 router as a LAC server? Rassoul - Network/system engineer CCNP CCIP CCNAV IIUC2 LPI http://www.net-grp.com
  7. rassoulghaznavi

    send PPPOE traffic to another router

    Hi, Any body know if we can achieve this: A PC connected to a Cisco 877 router and 877 router is connected to another router (7301) via GRE tunnel, Cisco 7301 router is a NAS server and is being used as a PPPOE server. If user create a PPPOE connection on his computer and dial with a...
  8. rassoulghaznavi

    871 downloads get slower and slower

    Try the below: (use protocols that you are using for CBAC instead of <protocol> : ip inspect name DEFAULT100 <protocol> timeout 600 ip inspect tcp idle-time 600 Rassoul - Network/system engineer CCNP CCIP CCNAV IIUC2 LPI http://www.net-grp.com
  9. rassoulghaznavi

    7960 phone on pure SIP platform?

    One Tip that I have had with Cisco sip phones, If they are behind a Cisco router with CBAC enabled you need to do the below commands on the router to get them working: no ip nat service sip tcp port 5060 no ip nat service sip udp port 5060 Firmwares are also important Rassoul -...
  10. rassoulghaznavi

    Unable to resolve host names from wireless ap Cisco 861W

    I suggest to use WINS service, under ip dhcp pool ccp-pool1 netbios-name-server 192.168.1.66 and obviously install wins on the server. Rassoul - Network/system engineer CCNP CCIP CCNAV IIUC2 LPI http://www.net-grp.com
  11. rassoulghaznavi

    7960 Under SIP Protocol Keep Alive Problem

    Cisco phones are very difficult to work with third party SIP servers! Trying different firmwares on the phone should help! Rassoul - Network/system engineer CCNP CCIP CCNAV IIUC2 LPI http://www.net-grp.com
  12. rassoulghaznavi

    Cisco FXO port doesnt give a dialtone

    you are able to connect to FXO from outside not to get dial tone but with a tcl application you can get some commands or numbers from caller, or allow him to make a call. Refer to tcl programming at Cisco web site...
  13. rassoulghaznavi

    Cisco 2811 fa as a switch port

    Agree with Cluebird! You can't do that on the normal FA ports, To be honest, I can't get why you are going to do that anyway! But you need to get a cisco hwic-4esw module which will provide 4 switch ports for you. Rassoul - Network/system engineer CCNP CCIP CCNAV IIUC2 LPI http://www.net-grp.com
  14. rassoulghaznavi

    Loopback Testing on Cisco 3845

    Try to shut it down and then remove it. Rassoul - Network/system engineer CCNP CCIP CCNAV IIUC2 LPI http://www.net-grp.comhttp://www.net-grp.com
  15. rassoulghaznavi

    2811 CME Conferencing

    You need to make sure that you are using hardware conferencing to be able to have more than 3 participant, Here is a good tip: http://www.net-grp.com/2009/09/19/dsp-configuration-on-cme/ You also need to create some ephone-dn for conference: ephone-dn 110 octo-line number A110 conference...

Part and Inventory Search

Back
Top