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

Search results for query: *

  1. cpeloso

    crypto map mymap interface outside

    > dst intf2:yyy.yyy.yyy.yyy/1723 by access-group &quot;1&quot; <The VPN client should connect to the pix outside interface. <The above messsage tells us that you are trying to connect <to a different address which is mapped (STATIC) to a host in &quot;intf2&quot;. Since i've a load-balancer...
  2. cpeloso

    crypto map mymap interface outside

    hi Yizhar, I've tried your changes but.... this is the log: 2003-05-14 09.34.42 Local4.Warning 192.168.3.254 %PIX-4-106023: Deny tcp src outside:xxx.xxx.xxx.xxx/3016 dst intf2:yyy.yyy.yyy.yyy/1723 by access-group &quot;1&quot; I've also tried to change the &quot;cryptomap&quot; access-list...
  3. cpeloso

    crypto map mymap interface outside

    Hi everyone, i've tried to make a VPN using PDM but the cisco denies access to the ip of the windows vpn client pc. I post the conf (removing unnecessary)so maybe someone could help me.. thankyou PIX Version 6.3(1) interface ethernet0 100full interface ethernet1 100full interface ethernet2...
  4. cpeloso

    (No xlate)

    Hi! Could someone explain me this log? Deny inbound (No xlate) tcp src outside:12.47.197.fff/25963 dst outside:xxx.ddd.ccc.zzz/389 how is ti possible that the source is outside and the destination is outside too? ThankYou
  5. cpeloso

    minimum bandwith for voice

    Hi, which is the minimun bandwith to enable voice over ip between two pix? I need a good quality.. thanks
  6. cpeloso

    vpn &amp; voip

    ok thanks.. do You know where I could find a pix sample config?
  7. cpeloso

    vpn &amp; voip

    It's possible to enable Voice over IP (IP telephony) between cisco PIX (515 and 501) in VPN between remote sites? In this case I must change all phones? And what about pix configuration? Thanks Christian
  8. cpeloso

    crypto map mymap interface outside

    I've put the suggested acl... access-list 101 permit ip 10.99.99.0 255.255.255.0 nat (inside) 0 access-list 101 Anyone could help me having a PDM?
  9. cpeloso

    crypto map mymap interface outside

    I've only copied the example (http://www.cisco.com/warp/public/110/pptpcrypto3.html) .. what do You think could it be?
  10. cpeloso

    copying a pix config to another pix unit

    Use a simple tftp server to save and later load it on another pix
  11. cpeloso

    crypto map mymap interface outside

    I'm trying to put on my pix515 a vpn config to connect a vpn client but when I apply crypto map with &quot;crypto map mymap interface outside&quot; all &quot;normal&quot; incoming traffic is blocked with &quot;%PIX-4-402106: Rec'd packet not an IPSEC packet. (ip) dest_addr= xxx.xxx.xxx.xxx...
  12. cpeloso

    pix port scan bug?

    ok,but nothing to do.. today I've put an explicit deny (access-list sata deny tcp any host XXXXXXXXXXX eq smtp) to control the hit counter. I've noticed that the pix blocks first three connection attemps but the next passes.... Ideas?
  13. cpeloso

    pix port scan bug?

    Hi, as i've posted I've no conduit.. I've made the test via internet (and ISP) but the same test few months ago gave right result. I've tried to change the config as Yizhar suggest with no results... but if a port is blocked by access-list,nothing of that port traffic arrives at the static...
  14. cpeloso

    Remove Failover?

    I don't think that a pix with a failover software license could be a primary...
  15. cpeloso

    pix port scan bug?

    I've tryied dowgrading to 6.1.4 with no results... PLEASE HELP ME!!! Since pix logs say that connection on tcp 25/110 are blocked, these ports are open... WHY??
  16. cpeloso

    vpn simple confg

    Hi, for lots of you this could be a stupid question but... could You post me a simple configurazione for a pix 515 to create a vpn between it and a windows 2000 client just a simple username/password authentication needed.... THANKS
  17. cpeloso

    pix port scan bug?

    Yes it is running , I've only delete it posting: access-list sata1 permit tcp any host xxx.xxx.xxx.xxx eq 1000
  18. cpeloso

    pix port scan bug?

    Yes, it only enables port 1000 (needed for our office)
  19. cpeloso

    pix port scan bug?

    PIX Version 6.3(1) interface ethernet0 100full interface ethernet1 100full interface ethernet2 100full nameif ethernet0 outside security0 nameif ethernet1 inside security100 nameif ethernet2 intf2 security10 enable password xxxxxxxxxxxxxxx encrypted passwd xxxxxxxxxxxxx encrypted hostname...

Part and Inventory Search

Back
Top