Jump to content

Getting guest and host to talk with eachother [KVM]

RaresKool

I am trying to get a CentOS kvm and Ubuntu (host) to recognize each other over the network. I've been searching for about two weeks now and found no solution to my issue:
 

The guest can ping the host, but the host can't ping the guest.

Link to comment
Share on other sites

Link to post
Share on other sites

How is the network setup? Is it shared?

 

Basically to do this you need to make your network card a bride and don't use that one for the host network, then make a virtual network adapter thats connected to that bridge, and give that one the ip.

Link to comment
Share on other sites

Link to post
Share on other sites

3 minutes ago, Electronics Wizardy said:

How is the network setup? Is it shared?

 

Basically to do this you need to make your network card a bride and don't use that one for the host network, then make a virtual network adapter thats connected to that bridge, and give that one the ip.

I only have 1 network card but can't I fake to make it look like two network cards to make this work?

Link to comment
Share on other sites

Link to post
Share on other sites

Just now, RaresKool said:

I only have 1 network card but can't I fake to make it look like two network cards to make this work?

can you post the output of ip addr?

 

Make the network card not have a ip and just a bridge, then add anouther virtual one that has a ip.

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×