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 dencom 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 BrotherJones

  1. BrotherJones

    Remote Access VPNs still giving me some issues

    ok, figured it out - I forgot to add the nat 0 statement for the elser interface. Something so easy, yet I completely overlooked it!
  2. BrotherJones

    Remote Access VPNs still giving me some issues

    thought I had it down pat, but still seem to be missing something when using a different subnet of addresses for my RAS clients --- Useful info - - - - - - - - - - - - - - - - - - - - - - - - - Internal network is 10.9.2.0 /23 - the custom mask allows addresses 10.9.2.1 - 10.9.3.255 to be on...
  3. BrotherJones

    Please help with VPN client

    definitely sounds like split tunneling. can you post your config?
  4. BrotherJones

    Is this an IKE Phase 2 issue?

    well, turns out the consultant had pfs turned on - once he turned it off, the tunnels came right up!
  5. BrotherJones

    PFS and Best Practices

    just curious what the industry "best practices" was in regards to using Perfect Forward Secrecy. I notice a lot of other security devices ship with it enabled by default (and I understand that the reissuing of the DH keys everytime a new tunnel is established is more secure), but was just...
  6. BrotherJones

    Simple PPTP VPN passthrough to SBS Server

    Hi Alex, add PPTP inspection to the default policy-map using the default class-map. asafirewall(config)#policy-map global_policy asafirewall(config-pmap)#class inspection_default asafirewall(config-pmap-c)#inspect pptp You do not need to define a static mapping because the asa now inspects...
  7. BrotherJones

    Is this an IKE Phase 2 issue?

    client asked me to setup a site to site tunnel between 3 sites (Sites A, B and C) Site A has a Cisco ASA 5510 Site B has a Cisco ASA 5505 Site C has a Juniper Netscreen 50 I was responsible for Sites A and B and another consultant took care of the Netscreen. The L2L tunnel between my 5510 and...
  8. BrotherJones

    Website Redirects ?

    I've been going through the ISA Server 2004 documentation, but can't seem to find out if this is possible. What I would like to do is have an external user be able to type a url like http://crm.company.com and have that http request be directed to the ISA server. I would then like the ISA...
  9. BrotherJones

    Looking for an opinion on this

    I should also note that currently none of my network switches (cheap dell switches) do vlans
  10. BrotherJones

    Looking for an opinion on this

    my company has been tasked with colocating a couple of other company's servers for a few months. - We currently have a two separate links to the internet (microwave and cable). The microwave is our company's main line to the internet with cable used for backup. - We would like to use one...
  11. BrotherJones

    ASA 8.0

    it's been released (currently version 8.0.2) anyone deploy it and test it out yet?
  12. BrotherJones

    Remote Access VPN issue

    Outstanding!! thank you Brent. that completely was the issue. Regards, Kevin
  13. BrotherJones

    Remote Access VPN issue

    thanks for the link Brent, I am going to read that tonight. also, just an fyi, I cleared the security associations (and dropped the lan to lan tunnel) but the remote access issue persists. So at least that is now factored out!
  14. BrotherJones

    Remote Access VPN issue

    also, just a quick follow up. this only started once I created the lan to lan connection. Prior to that, it was working fine. I haven't had a chance to sever the lan to lan tunnel (as it is in use) to see if I can regain access via the remote access connections.

Part and Inventory Search

Back
Top