Dear Xen users, I''ve the xen hypervisor installed correctly on CentOS, and it boots correctly too. But the bridged network could not be configured using the commands and steps on the Internet... is it that hard to do in CentOS? Regards, Mohammad Altahat _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
> But the bridged network could not be configured using the commands and steps on the Internet... is it that hard to do in CentOS?So, you tried to follow some unspecified instructions and they don''t work. Sorry, but my crystal ball has never worked properly so I''ve no idea what you''ve tried and what the results were ! http://lmgtfy.com/?q=centos+configure+bridge and the first result that comes up for me is http://www.banym.de/linux/centos/setup-bridge-device-on-centos which seems to give instructions that make sense (I don''t use CentOS or RH myself). If you want sensible help, then it might be better if you specify exactly what you''ve tried, what you expected to happen, and what actually happened. "I did <something I''m not specifying> and it didn''t work" is **NOT** in any way a reasonable request for help. You should go and read http://catb.org/~esr/faqs/smart-questions.html
Dear xen users, I am sorry for my undetailed email asking about how to creat a bridged network on CentOS 6.4.. I have the Xen hypervisor installed and booted correctly but there is no internet access there. I have follow the commands and steps in these links, but non of them work with me: I have a problem that the icfgf-eth0 file does not exist in my network-scripts directory; I searched the websites and they say I can just creat a new file with some parameters assigned, but when I do so; I lose the internet access. I do not know if that is the problem make me unable to create a bridged network correctly. I am not expert in this network stuff, so please help me. I am connecting the machine on a LAN network in my lab. at the university. Best regards and wishes, Mohammad Altahat. _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
Dear xen users, I am sorry for my undetailed email asking about how to creat a bridged network on CentOS 6.4.. I have the Xen hypervisor installed and booted correctly but there is no internet access there. I have follow the commands and steps in these links, but non of them work with me: 1: http://www.eucalyptus.com/docs/3.1/ig/configuring_bridge.html 2: http://www.cyberciti.biz/faq/rhel-linux-kvm-virtualization-bridged-networking-with-libvirt/ 3: http://www.banym.de/linux/centos/setup-bridge-device-on-centos I have a problem that the icfgf-eth0 file does not exist in my network-scripts directory; I searched the websites and they say I can just creat a new file with some parameters assigned, but when I do so; I lose the internet access. I do not know if that is the problem make me unable to create a bridged network correctly. I am not expert in this network stuff, so please help me. I am connecting the machine on a LAN network in my lab. at the university. Best regards and wishes, Mohammad Altahat. _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
On Sun, 2013-06-09 at 06:01 -0700, Mohammad Altahat wrote:> Dear Xen users, > > I''ve the xen hypervisor installed correctly on CentOS, and it boots > correctly too. But the bridged network could not be configured using > the commands and steps on the Internet... is it that hard to do in > CentOS? >In order for anyone to offer useful advice you will need to describe exactly what it is you did and what the result was. Have you looked at the CentOS bits of: http://wiki.xen.org/wiki/Network_Configuration_Examples_%28Xen_4.1%2B%29 ? Ian.
I am sorry for my undetailed email asking about how to creat a bridged network on CentOS 6.4.. I have the Xen hypervisor installed and booted correctly but there is no internet access there. I have follow the commands and steps in these links, but non of them work with me: 1: http://www.eucalyptus.com/docs/3.1/ig/configuring_bridge.html 2: http://www.cyberciti.biz/faq/rhel-linux-kvm-virtualization-bridged-networking-with-libvirt/ 3: http://www.banym.de/linux/centos/setup-bridge-device-on-centos I have a problem that the icfgf-eth0 file does not exist in my network-scripts directory; I searched the websites and they say I can just creat a new file with some parameters assigned, but when I do so; I lose the internet access. I do not know if that is the problem make me unable to create a bridged network correctly. I am not expert in these network stuff, so please help me. I am connecting the machine on a LAN network in my lab. at university. Best regards and wishes, Mohammad Altahat. ________________________________ From: Ian Campbell <Ian.Campbell@citrix.com> To: Mohammad Altahat <maaltahat@yahoo.com> Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org> Sent: Tuesday, June 11, 2013 1:08 PM Subject: Re: [Xen-users] Creating bridged network On Sun, 2013-06-09 at 06:01 -0700, Mohammad Altahat wrote:> Dear Xen users, > > I''ve the xen hypervisor installed correctly on CentOS, and it boots > correctly too. But the bridged network could not be configured using > the commands and steps on the Internet... is it that hard to do in > CentOS? >In order for anyone to offer useful advice you will need to describe exactly what it is you did and what the result was. Have you looked at the CentOS bits of: http://wiki.xen.org/wiki/Network_Configuration_Examples_%28Xen_4.1%2B%29 ? Ian. _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
You did mean ifcfg-eth0 right? Not icfgf-eth0? Typos in some directories that are automatically processed can cause failures to config - not sure what this would do in your case, but it won''t work - that''s for sure. Check the spelling? Cheers. m From: xen-users-bounces@lists.xen.org [mailto:xen-users-bounces@lists.xen.org] On Behalf Of Mohammad Altahat Sent: June 11, 2013 3:38 AM To: Ian Campbell Cc: xen-users@lists.xen.org Subject: Re: [Xen-users] Creating bridged network I am sorry for my undetailed email asking about how to creat a bridged network on CentOS 6.4.. I have the Xen hypervisor installed and booted correctly but there is no internet access there. I have follow the commands and steps in these links, but non of them work with me: 1: http://www.eucalyptus.com/docs/3.1/ig/configuring_bridge.html 2: http://www.cyberciti.biz/faq/rhel-linux-kvm-virtualization-bridged-networking-with-libvirt/ 3: http://www.banym.de/linux/centos/setup-bridge-device-on-centos I have a problem that the icfgf-eth0 file does not exist in my network-scripts directory; I searched the websites and they say I can just creat a new file with some parameters assigned, but when I do so; I lose the internet access. I do not know if that is the problem make me unable to create a bridged network correctly. I am not expert in these network stuff, so please help me. I am connecting the machine on a LAN network in my lab. at university. Best regards and wishes, Mohammad Altahat. ________________________________ From: Ian Campbell <Ian.Campbell@citrix.com<mailto:Ian.Campbell@citrix.com>> To: Mohammad Altahat <maaltahat@yahoo.com<mailto:maaltahat@yahoo.com>> Cc: "xen-users@lists.xen.org<mailto:xen-users@lists.xen.org>" <xen-users@lists.xen.org<mailto:xen-users@lists.xen.org>> Sent: Tuesday, June 11, 2013 1:08 PM Subject: Re: [Xen-users] Creating bridged network On Sun, 2013-06-09 at 06:01 -0700, Mohammad Altahat wrote:> Dear Xen users, > > I''ve the xen hypervisor installed correctly on CentOS, and it boots > correctly too. But the bridged network could not be configured using > the commands and steps on the Internet... is it that hard to do in > CentOS? >In order for anyone to offer useful advice you will need to describe exactly what it is you did and what the result was. Have you looked at the CentOS bits of: http://wiki.xen.org/wiki/Network_Configuration_Examples_%28Xen_4.1%2B%29 ? Ian. _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users