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 gkittelson 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. RRTier3

    VPN question for brent :)

    havent had time to setup kiwi yet, but i will tonight. Anything else you might think it can be. When a user connects with ipsec they should have one default gateway or two ?? cause before i wasnt getting gateway on vpn connection, and now (after we turned off split tunneling) after i connect i...
  2. RRTier3

    VPN question for brent :)

    Right now im currently at work and behind a router doing nat, but heres the log and my routing table on pc. Cisco Systems VPN Client Version 4.8.00.0440 Copyright (C) 1998-2005 Cisco Systems, Inc. All Rights Reserved. Client Type(s): Windows, WinNT Running on: 5.1.2600 Service Pack 2 1...
  3. RRTier3

    VPN question for brent :)

    So you want me to statically assign which interface with oustide pix ip?? I want to use split tunnel, and i want ip info to be automatic. What do u all think we need to add?? There are no firewalls on the client pc's. :(
  4. RRTier3

    VPN question for brent :)

    yes it does.. but when i connect to the VPN, the default gateway is not present and i cannot get on the web. Once i disconnect the vpn client, default gateway is back, and i can surf the web.
  5. RRTier3

    VPN question for brent :)

    i have a /29 at home so i have my pix on one static and from the other static im trying to vpn in. i need to learn more about pix..lol
  6. RRTier3

    VPN question for brent :)

    User Access Verification Password: Type help or '?' for a list of available commands. pix> ena Password: ******** pix# crypto_isakmp_process_block:src:71.42.130.6, dest:71.42.130.3 spt:500 dpt:500 OAK_AG exchange ISAKMP (0): processing SA payload. message ID = 0 ISAKMP (0): Checking ISAKMP...
  7. RRTier3

    VPN question for brent :)

    isakmp enable outside isakmp nat-traversal 20 isakmp policy 20 authentication pre-share isakmp policy 20 encryption 3des isakmp policy 20 hash md5 isakmp policy 20 group 2 isakmp policy 20 lifetime 86400 i added it and still same result. Hmmmmm
  8. RRTier3

    VPN question for brent :)

    Windows IP Configuration Ethernet adapter Local Area Connection: Connection-specific DNS Suffix . : IP Address. . . . . . . . . . . . : 71.42.130.6 Subnet Mask . . . . . . . . . . . : 255.255.255.248 Default Gateway . . . . . . . . . : Ethernet adapter Local...
  9. RRTier3

    VPN question for brent :)

    Were getting closer !! But still cant ping my 03 server on 10.25.19.x subnet :( pix(config)# wr term Building configuration... : Saved : PIX Version 6.3(5) interface ethernet0 100full interface ethernet1 100full interface ethernet2 auto shutdown interface ethernet3 auto shutdown interface...
  10. RRTier3

    VPN question for brent :)

    Thanks for the reply dude.. i tried those steps, but still nada.. what else u think it might be ? pix(config)# wr term Building configuration... : Saved : PIX Version 6.3(5) interface ethernet0 100full interface ethernet1 100full interface ethernet2 auto shutdown interface ethernet3 auto...
  11. RRTier3

    VPN question for brent :)

    pix(config)# access-list nonat permit ip 10.25.19.0 255.255.255.240 172.15.0.0 255.255.0.0 nat (inside) 0 access-list nonat ERROR: extra command argument(s) Usage: [no] access-list compiled [no] access-list deny-flow-max <n> [no] access-list alert-interval <secs> [no] access-list <id>...
  12. RRTier3

    VPN question for brent :)

    Im sure you can answer this... my inside network is 10.25.19.x and my vpn pool is 172.15.38.x. I can log in with cisco vpn client, but i cant get to my shares on the inside network, sounds like a access lists issue, but can u take a look. Also is there anything else in this config that u see...
  13. RRTier3

    vpn connections

    any reason why u wanna use radius instead of tacacs+
  14. RRTier3

    How long will pix be around ?

    Well i just got me a 515E, and i know sooner or later ASA is taking over... so my question is, How long will pix still be around and on the blueprint. Did i do a smart thing by buying this??
  15. RRTier3

    Copying flash IOS to 2851

    Actually with xmodem you change the baud to 115200 (in both rommon and hyperterminal) and the syntax should be xmodem -c ios.bin. Then when it says ready to receive file....on hyperterminal you click on transfer (on top) then hit send file. When you do this a dialog box will pop up and under...
  16. RRTier3

    3640 IOS Issue?

    I tftp'd new ios (c3640-is-mz) and now able to trunk with my 2924. Thanks!
  17. RRTier3

    3640 IOS Issue?

    I was setting up intervlan routing between my 3640 and my 2924. Everything on the 1924 is setup correctly. Port is set to trunk and i set encapsulation as well as portfast. But when i go into the 3640's fa subinterface and i do a ? the encapsulation command is not listed. The current ios on my...
  18. RRTier3

    3640 IOS issue?

    I was setting up intervlan routing between my 3640 and my 2924, but when i try to set the encapsulation on the sub interface of my 3640 fa port the encapsulation command is not listed. I have ios c3640-i-mz. I read something about the ios needs to include Ip plus which is ios c3640-is.mz. Can...

Part and Inventory Search

Back
Top