- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Finding IPs Used by Meraki to Allow Webhook Requests on Firewall
Hello, I have setup webhooks in a custom application to allow for active monitoring. Once deployed in production, the step that's failing is the communication between the webhook and our backend server. The reason is that the server is behind a firewall. We would like to know what are the possible hosts/IPs used by meraki, so that we can whitelist them.
Do they change per network? Is there a way to fetch them automatically?
I do see this in the documentation, but I dont fully understand it. If someone could help me clarify where I can find this info, I would be very grateful
Thank you
Solved! Go to solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You would for example need to allow those listed subnets access to your backend server on TCP/443. They can change per org and you can pull up your org under the question mark on the upper right and then firewall info.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You would for example need to allow those listed subnets access to your backend server on TCP/443. They can change per org and you can pull up your org under the question mark on the upper right and then firewall info.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I think because it's coming from the Dashboard the answer to your Q is at the very bottom of that document although not host or IPs rather subnets.
Source IP range:
209.206.48.0/20
216.157.128.0/20
158.115.128.0/19
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Eddysanoli,
I'd recommend reviewing the Upstream Firewall Rules for Cloud Connectivity and applying them on the firewall.
A complete list of destination IP addresses, ports, and their respective purposes can be found in dashboard under "Help > Firewall info".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes! Thank you very much. I was a bit confused on where to find the firewall info. Thought it was a network specific setting so I was lost. But after adding the required subnets onto our firewall, its now working as expected
