duo-labs / cloudmapper

CloudMapper helps you analyze your Amazon Web Services (AWS) environments.
BSD 3-Clause "New" or "Revised" License
6k stars 810 forks source link

Multiple network interfaces on EC2 instances #647

Open jamesfreeman959 opened 4 years ago

jamesfreeman959 commented 4 years ago

Hi there

Just trying out cloudmapper on our AWS environment - so far so good, but we have a firewall appliance with multiple NIC's - one in a public facing subnet, and one in a private facing one. The public subnet is "eth0" on the instance, and "eth1" is the private network.

When I bring up the network diagram from cloudmapper, I see the firewall appliance as only residing in the private network - the presence of the public network is not mentioned.

Are multiple network interfaces on instances supported in cloudmapper? Is there anything I have done wrong in my configuration?

Many thanks

James