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 have a ASA 5505 that I have been using for a while, but a new ISP is trying to configure my service so that the outside interface has to be configured as DHCP to receive a reserved IP address, and then they will route a separate, non-contiguous blo...
I am trying to work on a ASA5505 that is preventing connection to a FTP server on the inside interface. I have gone through the config and config examples on the site, but I'm missing something.The server is at 192.168.3.205 internally. There are sta...
I have a 1812 router configured with 2 different ISP connections. I was able to get a static IP range from both ISPs now and want to configure my router to use OER/SLA to do load-balancing using this example (http://www.cisco.com/en/US/tech/tk648/tk...
I am trying to set up a 1812 router with 2 internet connections. One is a cable connection with DHCP and the other is DSL with static IP addresses. Neither ISP supports BGP for me.I have looked at this link (http://www.cisco.com/en/US/tech/tk648/tk...
I have a simple problem that I am drawing a blank on. I have a 1812 router and Fa1 is connected to a cable modem for the external connection. The ISP uses DHCP, and I get an IP address successfully, and I can ping an external address successfully--...
The only static NAT statments that I can get to work are in the format of: static (inside,outside) tcp outside smtp 192.168.1.1 smtp netmask 255.255.255.255If I change it to use one of the IP addresses, either the DHCP address or an assigned...
Well, I think that worked. I took out the access-list rules and static maps to the .73 address and put them back in for the .74 and it worked.Any suggestions why? Because outbound traffic is coming from the .74 address so it mismatches when the ftp s...
That is what I thought, but it isn't working quite right. Currently, my DNS entries point the my DSL, which will be the secondary connection. If I enable the cable/primary connection, I do not receive incoming email. As soon as I shutdown the prim...
This is what I have. Am I following this correctly?!version 12.4service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryption!hostname 1812Router!boot-start-markerboot-end-marker!logging buffered 51200 warn...