LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Virtualization and Cloud
User Name
Password
Linux - Virtualization and Cloud This forum is for the discussion of all topics relating to Linux Virtualization and Linux Cloud platforms. Xen, KVM, OpenVZ, VirtualBox, VMware, Linux-VServer and all other Linux Virtualization platforms are welcome. OpenStack, CloudStack, ownCloud, Cloud Foundry, Eucalyptus, Nimbus, OpenNebula and all other Linux Cloud platforms are welcome. Note that questions relating solely to non-Linux OS's should be asked in the General forum.

Notices


Reply
  Search this Thread
Old 03-03-2012, 12:23 PM   #1
thehemi
LQ Newbie
 
Registered: Mar 2012
Location: Texas
Posts: 8

Rep: Reputation: Disabled
KVM guest cannot access host


I'm running KVM under CentOS 6. I created a VM, using a bridge network, and the guest and host are unable to communicate with each other. The guest and host can talk to everything else on the network fine, so I'm sure the issue is related to the network/bridge setup on the CentOS host.

On the KVM host, I have these interfaces:

eth0 (10.1.1.1)
macvtap0 (no IP)
virbr0 (192.168.1.1)

# brctl show
bridge name bridge id STP enabled interfaces
virbr0 8000.525400336713 yes virbr0-nic

The guest VM is setup with this networking:

Source device: Host device eth0: macvtap
Device model: Hypervisor default
Source mode: Bridge

The guest VM gets an IP address from the network, and it can access the Internet and everything else on the LAN. But it's unable to communicate with the CentOS host.

I assume there's more tweaking necessary on the CentOS host?

Thanks!
 
Old 03-03-2012, 11:41 PM   #2
xeleema
Member
 
Registered: Aug 2005
Location: D.i.t.h.o, Texas
Distribution: Slackware 13.x, rhel3/5, Solaris 8-10(sparc), HP-UX 11.x (pa-risc)
Posts: 988
Blog Entries: 4

Rep: Reputation: 254Reputation: 254Reputation: 254
Greetingz!

First thing I always check are my iptables rules. If you feel safe doing so, you might want to temporarily stop the iptables / ip6tables service and give it another shot.
 
Old 03-04-2012, 08:16 AM   #3
thehemi
LQ Newbie
 
Registered: Mar 2012
Location: Texas
Posts: 8

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by xeleema View Post
First thing I always check are my iptables rules. If you feel safe doing so, you might want to temporarily stop the iptables / ip6tables service and give it another shot.
Yeah, I disabled iptables already and it didn't make any difference. I think the issue stems around the fact the VM guest is coming through my eth0 interface, which isn't bridged. I tried bridging eth0 through a br0 interface with no luck, but I'm going to try to find some good documentation and give it a try again.
 
Old 03-05-2012, 01:23 PM   #4
dyasny
Member
 
Registered: Dec 2007
Location: Canada
Distribution: RHEL,Fedora
Posts: 995

Rep: Reputation: 115Reputation: 115
This is how this should work:

eth0 (no IP) -> bridge (host IP goes here) <- VMs

No macvtaps, and the host's IP should be set up in the bridge's ifcfg, not the eth under the bridge
 
Old 03-05-2012, 07:38 PM   #5
thehemi
LQ Newbie
 
Registered: Mar 2012
Location: Texas
Posts: 8

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by dyasny View Post
eth0 (no IP) -> bridge (host IP goes here) <- VMs
Bingo! I'm golden now. Thanks for the help!
 
Old 03-27-2012, 02:47 AM   #6
Cavendish
LQ Newbie
 
Registered: Mar 2012
Posts: 2

Rep: Reputation: Disabled
Same Issue

Found this forum by googling the same problem.

I also have a Centos 6.2 machine with a virtual machine that cannot reach the host it's running on.
Although the information the in posts above is logical, I cannot convert them to commands/configuration files to make this work.

Could someone please post commands and/or config file or instructions on how to fix this?

Thanks
 
Old 03-27-2012, 06:51 AM   #7
dyasny
Member
 
Registered: Dec 2007
Location: Canada
Distribution: RHEL,Fedora
Posts: 995

Rep: Reputation: 115Reputation: 115
Quote:
Originally Posted by Cavendish View Post
Found this forum by googling the same problem.

I also have a Centos 6.2 machine with a virtual machine that cannot reach the host it's running on.
Although the information the in posts above is logical, I cannot convert them to commands/configuration files to make this work.

Could someone please post commands and/or config file or instructions on how to fix this?

Thanks
post your current set of config files, and we'll be able to suggest a fix
 
Old 03-27-2012, 11:55 AM   #8
thehemi
LQ Newbie
 
Registered: Mar 2012
Location: Texas
Posts: 8

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Cavendish View Post
Could someone please post commands and/or config file or instructions on how to fix this?
http://www.cyberciti.biz/faq/rhel-li...-with-libvirt/

Setup your br0 (bridge) interface using the above instructions to get you started. Ignore the eth1, br1 and custom routes which you probably don't need. Then you point your VMs to the "br0" host interface and all should work.
 
Old 03-28-2012, 04:36 AM   #9
Cavendish
LQ Newbie
 
Registered: Mar 2012
Posts: 2

Rep: Reputation: Disabled
Thanks,

That will give me enough clues to get it fixed.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
ubuntu move kvm guest from one host to another thllgo Linux - Software 1 04-18-2011 06:12 PM
KVM Guest to Host Bridge Hijacking F14 goatboyx Linux - Virtualization and Cloud 2 03-05-2011 02:09 PM
KVM: run guest commands from host without SSH s7upify Linux - Virtualization and Cloud 1 08-16-2010 02:29 PM
Share between Qemu-Kvm host and guest Alexvader General 1 06-13-2010 03:07 PM
Has anyone attempted running OS/2 guest under KVM (or other host)? kaza Linux - Virtualization and Cloud 3 05-16-2010 02:53 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Virtualization and Cloud

All times are GMT -5. The time now is 08:01 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration