Ask Your Question
0

Microsoft Azure - DC IP Range Filter

asked 2019-04-22 09:07:00 +0000

JTech_17 gravatar image

Hello, I'd like to build a display filter which contains the Microsoft Azure Data Center IPs. I have an XML file from MS that contains the IP addresses. Is there a way that WS (v3.0.1) can use the XML file to build a filter set? Or, possibly load teh XML file into WS?

If not, would anyone have a suggestion that doesn't include pulling out each IP address and building a very large filter string?

Here is the MS download page if you wish to fetch the XML file: https://www.microsoft.com/en-za/downl...

Thank you in advance for any help, JTech

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2019-04-22 12:14:50 +0000

Jaap gravatar image

The only way to get this into Wireshark somehow is to process the XML file into text which conforms to the desired filter format (display filter in this case). Looking at the XML file referenced it looks not too complicated to script a process to string the included IP address ranges into a display filter. You might even make it so to select a region to include the IP addresses from.

edit flag offensive delete link more

Comments

Ok. Once the text file is created, where might I place the file? Is it similar to a "profile" in that the file simply needs to be added to a specific WS location? thanks JTech

JTech_17 gravatar imageJTech_17 ( 2019-04-23 12:24:08 +0000 )edit
0

answered 2019-04-22 11:28:59 +0000

if youre looking for a capture filter, you can check out my articles https://www.networkcomputing.com/netw... and https://www.networkcomputing.com/netw...

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2019-04-22 09:07:00 +0000

Seen: 357 times

Last updated: Apr 22 '19