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 Chriss Miller 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. radian7

    pix - dmz's

    In my config addresses (matched by nat1) are changes to one address - 192.168.1.2: global (outside) 1 192.168.1.2 nat (inside) 0 access-list nonat nat (inside) 1 access-list nat1 0 0
  2. radian7

    pix - dmz's

    In outside dmz is router with VPNS to my branch offices (ex. 125.143.201.x) and nat 0 exempt from nat traffic to branch offices ...
  3. radian7

    pix - dmz's

    I ping from address 125.143.201.x (dmz outside) to address 125.142.1.x (dmz inside)... I can open connection TCP also...
  4. radian7

    pix - dmz's

    How can I do that ? How can I clean "policy nating up" ?
  5. radian7

    pix - dmz's

    I want to now why I can ping from dmz outside address 125.142.1.x ?
  6. radian7

    pix - dmz's

    Its following: PIX Version 6.3(3) interface ethernet0 auto interface ethernet1 auto interface ethernet2 auto interface ethernet3 auto interface ethernet4 auto interface ethernet5 auto shutdown nameif ethernet0 outside security0 nameif ethernet1 inside security100 nameif ethernet5 intf5...
  7. radian7

    pix - dmz's

    I don't now why I can ping from dmz outside to dmz inside ... My configuration is following: (...) nameif ethernet0 outside security0 nameif ethernet1 inside security100 ip address outside 192.168.0.1 255.255.255.0 ip address inside 125.142.1.1 255.255.255.0 access-list wewn permit...
  8. radian7

    pix - dmz's

    Hi I have two interfaces(dmz's): ip address outside 192.168.0.1 255.255.255.0 ip address inside 125.142.1.1 255.255.255.0 nameif ethernet0 outside security0 nameif ethernet1 inside security100 Why connection from lower security(outside) to higher(inside) can working ? I don't have...
  9. radian7

    VPN between Cisco 1760 and StrongSwan

    Hi I try to make tunnel IPSec between Cisco 1760 and StrongSwan witj following parameters: hash function for phase I: md5 encyption funcion for phase I: 3des Diffie Hellman group for phase I: PFS2 LifeTime for phase I: 7200sec hash function for phase II: md5 encyption funcion for phase...
  10. radian7

    Pix - what command ?

    There are following version: Cisco PIX Firewall Version 6.3(3) Cisco PIX Device Manager Version 3.0(1) Thanks
  11. radian7

    Pix - what command ?

    Hi I want to know: How can I save "startup configuration" to file on ftp server ? or How can I save "show logging" to file on ftp server ? Thanks
  12. radian7

    Pix - what command ?

    Hi On router 1760 i use followung command: show configuration | redirect ftp://anonymous@x.x.x.x/file.txt How can I do that on PIX ? Thanks
  13. radian7

    How clear configuration on router 1760 ?

    In my router I have following options for erase: PL-NR01#erase ? /all Erase all files(in NVRAM) /no-squeeze-reserve-space Do not reserve space for squeeze operation flash: Filesystem to be erased nvram: Filesystem to be...
  14. radian7

    How clear configuration on router 1760 ?

    Hi How can I clear configuration on cisco router 1760 with IOS 12.2 ? Thanks Radian7

Part and Inventory Search

Back
Top