Mohammad Hewedy

Results 85 comments of Mohammad Hewedy

Thanks for the update. Apparently the issue related to vermin cannot find the IP for the running VM. Can I ask what is the subnet for your local network? Also,...

The point is, vermin uses a bridge adapter by default, and many commands including `ssh` and `ip` depend on that. (I find the bridge adapter more flexible others 😊 )...

@securylight this screenshot when you are using the bridge mode, correct?

Also, can you execute this command please and return the output to me: `VERMIN_DEBUG=true vermin ip -p vm_01`

> > Also, can you execute this command please and return the output to me: > > `VERMIN_DEBUG=true vermin ip -p vm_01` > > 'VERMIN_DEBUG' is not recognized as an...

I did some more investigation in the problem (I used some windows bare metal server from AWS to duplicate your issue), and I knew the root cause and **pushed a...

@securylight I really appreciate your patience. I have released a new version (**v0.91.0**) with a relatively [big commit](https://github.com/mhewedy/vermin/commit/a15dc84d780663aed5eaeb7b9ee982bbd24703d3). It fixes some issues related to `arp`ing and `ping`ing that I hope...

> Sure, no problem. > > I'm sorry but it doesn't help. it pings loopback and link-local subnets and eventually the result is the same What you mean by "link-local"...

please run `arp -a` in your command line and share the whole result as-is with me. Also, run `vermin create` enabling the debugging and share the run result as-is with...

> I am having the same issue - Vermin can only create one VM. From what I see - when I start vm_02 VM it gets the same IP address...