01-25-2021 04:35 PM - edited 01-25-2021 04:36 PM
Hi,
I'm having trouble setting up my network. I can't get the 2 points to communicate. Could anyone help?
I have a point-to-point link with the other office, the machines communicate internally, and can reach the internal ASA vlan, but from there they cannot connect. Both sides are equal.
01-25-2021 08:32 PM
Attached is your topology. The WAN link between the two ASA's needed some rework with the IP addresses on every router and ASA interface along with all the static routes. The issue mainly was the subnet mask. Each interface was in it's own subnet instead of directly connected interfaces sharing a common subnet.
I was able to ping from one ASA to the the other. Please let me know if that was what you were looking to accomplish and if you need further help.
01-25-2021 08:50 PM - edited 01-25-2021 09:31 PM
Tyson,
Now the firewall communicates with the other, but I cannot ping the laptops. I need the internal networks in each office to communicate with each other.
Could you check for me?
01-25-2021 09:44 PM
Hello,
I saw that somebody else already answered. All your static routing and IP addressing starting from the switches to the firewalls and the routers is wrong. I have attached a file where I tried to fix as much as possible, there still is no end to end connectivity, but maybe you can figure out the rest yourself.
01-26-2021 02:41 AM
Hello,
there is a flaw in the ASAs in Packet Tracer that keeps not directly connected networks from being translated. The trick is to change the source to include the entire class A network, to change the IP address on the interface on the ASA that connects to the switch with a /8 mask, and to enable 'ip proxy-arp' on the interface on the switch connecting to the firewall.
Attached the working file with end to end connectivity. You might have to wait for a while for everything to converge.
01-26-2021 03:41 AM
Friend,
I tried to ping a laptop from the Rio de Janeiro office to the São Paulo office but it didn't work.
I made a tracert for the routers, and one machine arrives and the other does not.
What would it be in this case?
01-26-2021 05:01 AM
01-26-2021 05:27 AM
Friend,
Thanks for your help, it's been instrumental to me.
See below, I can communicate with each office's firewall, but I can't get the internal machines to communicate. The idea would be for the internal machines of the offices to communicate for file sharing.
01-26-2021 08:40 AM
@Georg PauwenIs this actually "end-to-end connectivity" since a laptop at Sao Pauo cannot ping a laptop at Rio de Janeiro? I attempted (and have failed thus far) to create a site-to-site IPSec VPN tunnel between the ASAs. The main issue I have is that there is not way to create a manual NAT rule to exclude the the traffic going between sites. Have you found a solution for that in the Packet Tracer world?
01-26-2021 10:34 AM
I actually had end to end connectivity with the subnet/ip proxy-arp 'trick' configured one one side, with one ASA, but as soon as I configured the other side identically, everything went haywire, and all connectivity stopped.
I don't think it works with two ASAs doing NAT. Packet Tracer has quite a few flaws, that is one of them.
01-26-2021 11:03 AM
Friend,
What can be done for this type of problem?
01-26-2021 11:14 AM
It seems that all you can do in Packet Tracer (considering all it's limitations) is to remove NAT from the ASAs and create an access list allowing ICMP from any IP address on the outside zone to any IP address on the inside zone. This really takes away from the realism in the simulation but Packet Tracer is limited. You might consider Cisco Modeling Labs (formerly known as Virl). A free alternative is GNS3 but you have to acquire the router/switch/firewall software which may be difficult.
01-26-2021 08:31 AM
@Georg PauwenGood find about that NAT issue. I was really scratching my head as to why I couldn't NAT any of the subnets through the ASAs
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide