Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.
ARP-ing wouldn't flood the CAM table unless each ARP has a different source MAC-address. ARP flooding is usually used to perform a man-in-the-middle attack on a network by sending gratuitous ARPs trying to direct traffic destined for the subnet's gateway to the attacker's MAC. The ARPs he is...
While a little more expensive, you may look to get a Cisco ASA 5505. They are aimed at the small office/home office. It has the latest in firewall/VPN features and can do much more than the 501.
PIX 501/506(E)/520 can only support up to PIX software version 6.x
PIX 515(E)/525/535 can support up to PIX code 7.x and 8.x.
If you are looking for something that can support some of the more advanced inspections and dynamic protocols you will want something that can support 7.x or later...
From my understanding of AnyConnect, it is a feature setup on the VPN terminating device. It is a client-less VPN program in the sense that the VPN client is downloaded live from the termination point. I may be confusing this with SSL VPN but good luck...
I will take a swing at this one, tho don't quote me on these...
1. You have a few options here, depending on what IOS images you have, you can setup IPSEC lan-to-lan tunnels from your border routers. Alternatively you can simply create GRE tunnels between the devices but that isnt very secure...
Check the speed and duplex settings on the other PC. Set it to auto/Auto. You can get these settings by going to...
Control Panel
Network Connections
Right click on the network adapter and go to "Properties"
Click on "Configure" and on the "Advanced" tab look for something "Link Speed and...
These commands ought to help. This is assuming you haven't done much configuration beyond basic connectivity...
static (inside,outside) tcp interface 25 <IP_OF_INTERNAL_MAIL_SERVER> 25 netmask 255.255.255.255
access-list outside_access_in permit tcp any interface outside eq 25
access-group...
SDM isn't really a GUI script generator. It is a JAVA GUI that acts as a front end for the 871 configuration. It does allow for people with little IOS knowledge configure the router with minimal fuss. I'm a CLI guy myself, but thats just a preference. If you need basic 871 setup stuff, I have...
You don't need to do a span session to capture traffic on the PIX. The PIX have built in capture functionality, it is non-traffic impacting and very convenient. Here are the steps:
access-list capture_traffic permit ip 169.254.0.0 255.255.0.0 any
capture capture_inside interface inside...
I can try and help you find some good deals online if you let me know what chassis you plan on using.
Since frame relay is just an encapsulation type, you can run frame relay on just about any interface. To enable it, use the "encapsulation frame" command on the interface.
This one has me puzzled... Here are the specs followed by symptoms...
IBM Thinkpad T42
Windows XP/BackTrack Beta
Here is what happens...
The laptop will occasionally just lock up, no mouse movement, no keyboard, nothing on the screen changes... Normal lockup right? I...