Use of InetSim issue
When using inetsim as gateway I see, in the reports of inetsim, that there were connections and DNS request but I don't see anything of that in the reports of Cuckoo.
Vboxnet has IP 172.16.50.1 with subnet 255.255.0.0 My Win VM has IP 172.16.50.10 and gateway is IP 172.16.50.1 with subnet 255.255.0.0 My inetsim VM is running on IP 172.16.1.2 and gateway is IP 172.16.50.1 with subnet 255.255.0.0
Inetsim, in auxiliary.conf, is set to 172.16.1.2.
Is it normal that I am not seeing any traffic in the results or what am I setting wrong ?
- make sure
conf/processing.confhasdnswhitelist = no
did u set on VM guests under network tabs the inetsim ip address as a default dns server? how can Inetsim have a gateway on a different Vlan ? (static route maybe?) last try, open a vm and try an nslookup as see what happen. regards