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.
**Edit**To add more to this, somehow I missed it but I had quite a few CRC errors on the outside interface. I switched the FastEthernet0/0 to speed auto, duplex auto and now I am getting about 45Mbps download speed. I would still like to see the r...
I have a 1921 router plugging into Charter coax. The routers Gi0/0 is being assigned a dynamic IP address to the outside. My question is simply how should I route to the outside world when I do not know the IP of the gateway as it might change.
I w...
I am looking for a simple way to have my users failover internet traffic if our primary line fails. Currently I have a 100/100 fiber connection to the internet running through an asa5515x. I also have a aDSL line running on a 2801 series router han...
I have an ASA 5505 running 8.2. On my outside interface I am getting the IP address from my provider via ip address dhcp setroute. On my inside network I am providing DHCP to my clients via dhcpd. My question is simply is there a way I can pass my...
I have a Cisco 881 setup with the following VPN config.crypto isakmp policy 12 encr 3des hash md5 authentication pre-share group 2!crypto isakmp client configuration group MyVPN key myKEY dns 192.168.1.2 pool vpnuser acl 101!!crypto ipsec transform-s...
I have tried this and I have not seen any noticeable speed improvements. Still sitting around roughly 7mbps speed. I just can not believe the 1841 is so old that it can not handle the connection speeds.
Ok I tried the following changes. I removed the ACL from my crypto isakmp client config.I added a new VLAN network 172.16.1.0 /29, I gave the vpnuser pool 172.16.1.2 - 172.16.1.6. I also changed my route map acl to the following.access-list 100 pe...
Ok this worked out just fine, I just needed to do deny ip 224.0.0.0 15.255.255.255 any...I guess my question is why I would need to do this? I already had an access-list setup on my inbound traffic. I thought at the end of all access-lists there wa...