- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
04-29-2019 08:20 AM
Hey All,
I'm coming across a weird issue here.
We have two subents in Azure. Let's call them Subnet1 and Subnet2
Subnet1 has a UDR to point traffic to the internal interface of the firewall.
This works, we see the traffic come into the firewall. We don't see any return traffic from the server in subnet 2. There is a static route pointing to the azure fabric .1 address.
When I do a flow basic, the firewall is unable to send the traffic to the gateway (azure .1 address) because there is no ARP.
Route found, interface ethernet1/2, zone 2, nexthop 10.38.225.1
Resolve ARP for IP 10.38.225.1 on interface ethernet1/2
ARP pending
Packet dropped, no ARP
HELP!
04-30-2019 06:56 AM
Found out the issue.. the static routes on the firewall were pointing to each .1 address of the subnet rather than the .1 address of the address range assigned to the VNET
04-29-2019 08:27 AM
Do you have a corresponding route in subnet 2 pointing to the firewall for subnet 1? If you do not, azure will assymetrically return the traffic directly to the server rather than return routing through the firewall due to the VNET route.
04-29-2019 08:38 AM - edited 04-29-2019 08:40 AM
I assume the firewall has corresponding routes for both subnets pointing to the first IP of the internal subnet the firewall is attached two.
Also, check to ensure the interface has IP Forwarding enabled on the azure side. If you do need to change this setting. Reboot the firewall. I have seen it not apply until after reboot.
From there, double check your NSGs.
Since this intrazone traffic, it should be allowed, but you may not be logging it due to the inherent rule. Override logging on intrazone, it may give you some further information in the Monitor.
04-29-2019 08:49 AM
Hey @jmeurer
Firewall routes exist and are correct.
IP forwarding enabled on all interfaces. I've also rebooted the firewall.
nSGs are all allowed.
I've done logging on the policies but just show "bytes received: 0"
I've tried with a NAT rule to source NAT and not, makes no difference.
04-29-2019 08:53 AM
You have hit all of the usual culprits. Time to get a TAC case open.
04-29-2019 09:36 AM
Is Subnet 2 a gateway subnet?
04-30-2019 06:56 AM
Found out the issue.. the static routes on the firewall were pointing to each .1 address of the subnet rather than the .1 address of the address range assigned to the VNET
03-10-2020 07:12 AM
Can you elaborate little bit ? you are saying you pointed static route on Palo Alto to VNET .1 IP ? and not first IP in subnet of interface of firewall for example eth2 ?
07-02-2020 09:39 AM
Hello,
I had the same problem and managed to get it sorted. I orignally was this accepted answer but didnt really understand it.
Take a look at my post and it might clear things up.
https://live.paloaltonetworks.com/t5/general-topics/azure-palo-alto-arp-not-found/m-p/336411/thread-...
Thanks
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!