Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am required to setup a L2L vpn tunnel on our ASA firewall to a 3rd Party that we need to access for administration (they won’t setup a remote access one), this needs to be accessible by engineers in the field so I have setup a remote access VPN for...
How do you test a IOS IPS setup on a routers external interface checking inbound data is working.I have set it to notify via syslog (ip ips notify log) and i know the syslog is working as an ACL is also set to log to syslog and this is showing result...
I have setup successfully a VPN client (ver 4.0.5) to PIX dynamic link. This uses IKE aggressive mode which i'm led to belive is not secure due to the identity being passed in clear text. Is it possible to configure the vpn client to use IKE Main Mod...
I have 24 switches (mixture of 3524/48 and 2950T/G) in two clusters all hanging off a core catalyst 4006 with SupII running catOS. I am aware of the problem with clustering through this device as it is CDP enabled but does not support clustering so w...
i have to design a network with this layout... ```````````serverfarmswitch - coreswitch - edgeswitch `server/``````````|```````````````````|```````````````````|`````````\ serverfarmswitch - coreswitch - edgeswitchIt's supposed to show dual link...
thanks for the replys milan and gmaindol, i already have ip on all the switches which are mapped to mac addresses on the commander, i have 5 or 6 sites that use clustering with no core switch and never have any problems, the only site that experience...
Thanks for that Dinesh, i found another solution as well that works, using dialer interfaces instead of virtual-template interfaces. With the dialer interfaces i can use the command "ip route 0.0.0.0 0.0.0.0 dialer1" which i couldn't with the virtual...
I think i've sussed this by using ACL's on the interfaces to limit what traffic's allowed where. Sometimes a fresh mind in the morning is what you need. I'm new to this so any info is welcome as i probably going about it the wrong way!