- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
11-26-2015 01:46 AM
Hi!
This is our network:
My question is about interface 1/6:
I can ping the juniper from outside the network. But I can only ping the OpenVPN Server if I configure the IP-Address 80.0.0.5/32 explicit in this interface. Without this entry (80.0.0.5/32) I can't ping this server... why 🙂 !?
11-26-2015 06:29 AM
What command do you use to ping?
If you don't specify source then your ping requests go out from mgmt ip.
Do I get it right that your OpenVPN has 80.0.0.5 ip set already.
If you configure same ip on Palo then you get response from Palo's own 80.0.0.5 ip not from OpenVPN.
You can check arp table to identify it by MAC address
show arp all
show arp ethernet1/6
Instead use command
ping source 80.0.0.1 host 80.0.0.5
11-26-2015 11:21 PM - edited 11-26-2015 11:23 PM
Hi!
Yes - IP OpenVPN Server = 80.0.0.5 (eth1)
I have test "ping" from outside - http://ping.eu/
Without this entry (80.0.0.5 interface 1/6) I can't ping this IP...
But I can ping 80.0.0.1 (the juniper ip) without an extra entry like 80.0.0.1/32 in interface 1/6
11-27-2015 05:34 AM
Is firewall in virtual wire mode?
If in layer 3 mode then do you have nat rule in place?
Can you paste screenshot of traffic log entry (click on magn glass on left)
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!