@scottalanmiller yes it is on. but now that i tried dhcp it is not getting IP address. but it just says failed nothing else
Posts made by Alket_tux
-
RE: XenServer Networking
-
RE: XenServer Networking
@Dashrender nope, i turned off the firewall of windows guest vm, so the guests inside xen are at the same state.. my guess is that vbox does not allow it, and it's all because of nested virtualization...
-
RE: XenServer Networking
@Dashrender now i can oing 1.1.2.. as i turned down firewall in 1,1,2
-
RE: XenServer Networking
@travisdh1 this is the output of /etc/resolv.conf
search mydomain
nameserver 192.168.10.1 (This is my gateway)
~ -
RE: XenServer Networking
@Dashrender 1.1.4 smothwall, i can ping all of them,, except 1.1.2....
-
RE: XenServer Networking
@Dashrender yes on my windows machine, i can ping google, and also i can download iso-s, i've used wget multiple times
-
RE: XenServer Networking
@dafyre i have another VM in VBOX (Windows) and i cannot ping that. the other VM's that reside in Vbox even xen host i can ping them
-
RE: XenServer Networking
@BRRABill only bridge network does the job, as it allows dhcp. with other network formats im not able to give ip to my guest vm's inside xen
-
RE: XenServer Networking
i gues if it is not expecting the trafic, it would not allow me even in virtualbox having traffic
-
RE: XenServer Networking
yes of course, i downloaded all my iso-s from xenserver. i turned off iptables, but nothing.. is there something else that could block VMs traffic outside the XenServer.. i have not found anything so far.
-
RE: XenServer Networking
@dafyre my vm is in the same range as my home lan... could you tell me how to configure Xen to bridge the connections to its VMs
-
XenServer Networking
hello,
my case is the following:
i have xen server in Virtualbox. i have created a guest vm inside xen. i have managed to give it an IP address.. the guest VM (Centos) can ping the xen host but it cannot ping google..
P.S. I have connected the network to external interface, so it is not only connected inside the pool.do you have any ideas?
thanks -
RE: XenServer Firewall
I am missing HVM as my XenServer host is installed in VirtualBox. i tried even pfsense, but it requires HVM as you say. let me try VyOS . Can you tell me what template to select when installing VyOS ?
-
XenServer Firewall
hello gyus,
i am trying to create a linux firewall vm in xenserver. i tried smoothwall but it requires HVM mode to operate. then i tried ipcop but i get the following error when i try to boot the vmmessage": "BOOTLOADER_FAILED(OpaqueRef:c5c82f4f-3617-7117-5aae-a8f728d1eac6, Could not access file:///tmp/cdrom-repo-iwXsXl/isolinux/vmlinuz\n)",
"stack": "XapiError: BOOTLOADER_FAILED(OpaqueRef:c5c82f4f-3617-7117-5aae-a8f728d1eac6, Could not access file:///tmp/cdrom-repo-iwXsXl/isolinux/vmlinuz\n)\n at wrapError (/home/deloitte/xo-server/node_modules/xen-api/src/index.js:92:34)\n at /home/deloitte/xo-server/node_modules/xen-api/src/index.js:145:12\n at tryCatcher (/home/deloitte/xo-server/node_modules/bluebird/js/release/util.js:16:23)\n at Promise._settlePromiseFromHandler (/home/deloitte/xo-server/node_modules/bluebird/js/release/promise.js:510:31)\n at Promise._settlePromise (/home/deloitte/xo-server/node_modules/bluebird/js/release/promise.js:567:18)\n at Promise._settlePromise0 (/home/deloitte/xo-server/node_modules/bluebird/js/release/promise.js:612:10)\n at Promise._settlePromises (/home/deloitte/xo-server/node_modules/bluebird/js/release/promise.js:691:18)\n at Async._drainQueue (/home/deloitte/xo-server/node_modules/bluebird/js/release/async.js:133:16)\n at Async._drainQueues (/home/deloitte/xo-server/node_modules/bluebird/js/release/async.js:143:10)\n at Immediate.Async.drainQueues (/home/deloitte/xo-server/node_modules/bluebird/js/release/async.js:17:14)",
"code": "BOOTLOADER_FAILED",
"params": [
"OpaqueRef:c5c82f4f-3617-7117-5aae-a8f728d1eac6",
"Could not access file:///tmp/cdrom-repo-iwXsXl/isolinux/vmlinuz\n"
]