similar to: Get ip address of a running domain

Displaying 20 results from an estimated 60000 matches similar to: "Get ip address of a running domain"

2007 Nov 07
1
Obtaining IP address of a DomU
Hi Is there anyway to get the IP address of the DomU through xml-rpc ? OR any other means ? Also, I tried using the ''IP'' directive and ''extra'' param to specify IP for a domU. But it still seems to use the dhcp. Can anyone throw bit light on how this works (are these passed as kernel args) ? or have a working example of setting ip / gateway/ netmask
2015 Mar 27
0
Unable to get IP address from DHCP on remote end.
Hi all, I followed the guide "simple-bridging-with-dhcp", which has two parts: http://www.tinc-vpn.org/examples/simple-bridging-with-dhcp-server-side/ http://www.tinc-vpn.org/examples/simple-bridging-with-dhcp-client-side/ I have altered two things to fit my needs, 1) DHCP server(host:pek1) is on client side ethernet, so I have bridged eth0 and tun1 together; 2) Network/Server/Client
2010 Jul 23
0
libvir: Domain error <domName>: invalid argument in virDomainGetXMLDesc
All, I just downloaded and installed libvirt-bin and this is my first email to the group, so I apologize in advance if my questions are too naive! So, I am trying to access VMs running on xen3.2 hypervisor (host with kernel 2.6.24-24-xen) using virt-manager installed on a machine running Ubuntu 9.04 (client machine). I got to the point where I can connect to my virtual machine and my domain-0
2009 Apr 15
2
Can not get IP address
Hi, while installing centos 5.2 i enabled dhcp. centos machine did not get IP address and can not get to internet. ifconfig results Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.255.255.0 inet6 addr: ::1/128 Scope:Host UP Loopback RUNNING MTU:16436 Metric:1 RX packets:1251 errors:0 dropped:0 overruns:0 frame:0 TX packets:212517 errors:0 dropped:0 overruns:0 carrier:0 collisions:0
2017 May 02
0
IP address getting overridden by Samba and domain member?
On Mon, 1 May 2017 22:18:14 -0400 Matt Savin <matt at tegers.com> wrote: > > Hello Mark, > > Did you uncheck "Register this connection's addresses in DNS" check box in > TCP/IP DNS Properties of your XP VM's network interface? > https://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/sag_tcpip_pro_usednsconfig.mspx?mfr=true > Did
2011 Sep 25
8
Unable to get IP address in guest OS through DHCP
Hello, I have a Gentoo Linux guest, which was working very well with the past xm tool stack. Since the migration to xen-4.1.1 and to the new xl tool stack, I have a problem for the IP assignation. Actually, when dhcpcd starts at boot time the IP address is not correctly assigned. This also happens if I perform "dhcpcd eth0" once I''ve accessed to the guest shell. I
2012 Jan 24
2
how to change existing domain xml?
Hi. I'm trying to change network settings for a domain via libvirt (the driver is xenapi) with no success. According to its sources, 'virsh edit' uses virDomainGetXMLDesc(), allows to edit the received xml and then use virDomainDefineXML(). In case of xenapi driver it leads to a new vm creation (with the same name and edited settings). Looking through the list of API functions I
2017 May 02
1
IP address getting overridden by Samba and domain member?
I have been running Samba 4 as an AD/DC for a couple of years now with few problems. I provisioned the domain using --dns-backend=BIND9_FLATFILE and the /etc/named.conf includes the samba-tool provision created file /var/lib/samba/private/named.conf, with zone files in /var/lib/samba/private/dns. All that has been working just fine for for 2 or 3 years. Lately, I added a VirtualBox XP guest
2008 Aug 13
1
ENUM lookup
Hi All, For a 1.4 version asterisk, whats the recommended mechanism for dialling with ENUM lookup? At the moment I user SIPbroker, but am getting tired of it hanging on certain numbers, so I was thinking about implementing it myself. I've seen various vo-ip.info pages (http://www.voip-info.org/wiki/view/Asterisk+cmd+EnumLookup) talking about the func ENUMLOOKUP instead of EnumLookup
2005 Apr 22
1
Re: tc filter - based on iptables - MAC - MARK not working -altough marking on ip src, dst address works
Reading along the Net it seems that MAC marking is not working with egress HTB (because ipables marks packages based on --mac-source ). So my only choice is using ingress or u32. So this is how I did it: I called bellow script add_shaping DEV="eth0" tc qdisc add dev $DEV root handle 1: htb default 20 tc class add dev $DEV parent 1: classid 1:1 htb rate 200kbps ceil 200kbps tc class
2004 Dec 09
3
Swissvoice IP 10S VoIP Telephone
Has anyone used the Swissvoice IP 10S (www.swissvoice.net) VoIP Phone with *? Adrian -- Adrian Walker adrian@digitaltraffic.co.uk ======================================================================= This email has been scanned for Virus infection by MessageLabs For more information please contact messagelabs@atomwide.com
2009 Jul 10
5
Running utorrent , Getting Error , solution ?
Hello people I have fedora 8 , tired to run utorrent through fluxbox i get http://yfrog.com/ao792009100005pmp Someone have any idea how to solve this error. Thats after i cancel the setup wizard. I tired also running the setup but same thing. someone ? Thanks
2010 Jul 03
1
ESXi support
Hello everyone, I want to use libvirt to manage an Vmware ESXi 4.0 server from within a virtual machine running on that server. I did not find any C examples using ESX(i). Can anyone give me some example code, because I am really new in this domain and I can't get started... I don't find any information about using libvirt with ESX(i), even if it is supposed to work with it. I thank you
2006 Mar 15
0
wbinfo -u responds with Error looking up domain users
Hi all, I have an Samba + LDAP PDC and BDC setup with a trust to an NT 4 domain. I am using Samba 3.0.21c on Sles 9. HRH is the Samba domain and Hendricks is the NT4 domain. When using getent passwd and/or wbinfo -u on the pdc all of the users from both domains are listed: getent passwd: <snip>HRH users: njcloud:x:1034:1014:System User:/home/njcloud:/bin/bash acrardi:x:1035:513:System
2014 Feb 28
1
Set a domain name instead of an ip address into tls certificate
I tried to set cn=myMachine instead of cn=192.168.1.x and...everything frezees! virsh -c qemu://.../system tries to connect forever. You really need static ip addresses in the cn field?? I think this is an HUGE bug: you are saying to me that each time I change network or ip (because, dear sirs, dhcp exists) I have to generate a whole new couple of certificates?? I hope it is not the case....
2005 Jan 07
1
Setting up Polycom IP 500 with *
I am in the process of setting up an * system using Polycom IP 500's. I don't want to spend time setting a ftp server for application and configuration files at the moment, just want to use the web interface to the Polycoms. DCHP works OK and IP is obtained correctly. Polycom fails to load .cfg file and holts. I have read the 143 page admin user guide a couple of times...and I missing
2015 Jun 08
0
Why can't the CentOS get dynamic IP address in WIFI environment?
Hi CentOS users, I have install CentOS 7 in VirtualBox, and want the guest CentOS using dynamic IP address (The network type is bridged). I find the guest CentOS can works OK when using ethernet cable, but can't get IP address via wireless network. I also posted this issue on stackoverflow
2006 Aug 17
1
R Site Search directly from Firefox's address bar
Dear list, For all those interested who use Firefox as the main browser, here is a quick way to make R related searches: type "about:config" in the address bar search for "keyword.url" and modify it to "http://finzi.psych.upenn.edu/cgi-bin/namazu.cgi?idxname=functions&idxname=docs&idxname=Rhelp02a&query=" >From now on, every keyword(s) you type in
2011 Jul 08
3
Win7 unable to join domain if PDC has a static IP address
I've seen this asked before in various forums and even on here, but never answered; here is a list of the symptoms and what I have done, hopefully someone here will have a solution. I have an Ubuntu10.04 server running samba3.4.7 and I have a (fleet of) Lenovo Thinkpad Edge's running win7Pro64 If the Samba server has been assigned a static IP address then the Lenovo will not join the
2020 Jan 12
0
Block attacks from a range of IP addresses
Hi, I'm using sshguard to acomplish this. You can acutally choose tthe size of the range you want to block, /8 of /16, no problem. It works perfect! It is included in the repo both for C7 and C8. Adrian -- Adri P. van Bloois "Elegance is not a dispensable luxury but a factor that decides between success and failure." Edsger W. Dijkstra