Quantcast
Channel: How can I get Hyper V to detect my Ubuntu VM's IP Address - Stack Overflow
Viewing all articles
Browse latest Browse all 6

How can I get Hyper V to detect my Ubuntu VM's IP Address

$
0
0

I just installed a new ISO downloaded from Ubuntu.com today, just installed it to a new machine. Networking is working just fine, but the IP address isn't getting picked up by the Hyper-V manager. I am trying to make a base box for vagrant, so I need networking to actually report the IP address.

Console output for ping, ifconfig, and lsmod:

root@trusty-tahr:~# ping -c 4 stackoverflow.comPING stackoverflow.com (198.252.206.16) 56(84) bytes of data.64 bytes from stackoverflow.com (198.252.206.16): icmp_seq=1 ttl=54 time=49.3 ms64 bytes from stackoverflow.com (198.252.206.16): icmp_seq=2 ttl=54 time=50.2 ms64 bytes from stackoverflow.com (198.252.206.16): icmp_seq=3 ttl=54 time=48.7 ms64 bytes from stackoverflow.com (198.252.206.16): icmp_seq=4 ttl=54 time=49.8 ms--- stackoverflow.com ping statistics ---4 packets transmitted, 4 received, 0% packet loss, time 3005msrtt min/avg/max/mdev = 48.726/49.536/50.216/0.623 msroot@trusty-tahr:~# ifconfig eth0eth0      Link encap:Ethernet  HWaddr 00:15:5d:01:98:41          inet addr:192.168.1.186  Bcast:192.168.1.255  Mask:255.255.255.0          inet6 addr: fe80::215:5dff:fe01:9841/64 Scope:Link          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1          RX packets:530 errors:0 dropped:0 overruns:0 frame:0          TX packets:252 errors:0 dropped:0 overruns:0 carrier:0          collisions:0 txqueuelen:1000          RX bytes:83564 (83.5 KB)  TX bytes:33034 (33.0 KB)root@trusty-tahr:~# lsmodModule                  Size  Used byjoydev                 20480  0hid_generic            16384  0iosf_mbi               16384  0crct10dif_pclmul       16384  0crc32_pclmul           16384  0ghash_clmulni_intel    16384  0aesni_intel           172032  0aes_x86_64             20480  1 aesni_intellrw                    16384  1 aesni_intelgf128mul               16384  1 lrwglue_helper            16384  1 aesni_intelablk_helper            16384  1 aesni_intelcryptd                 20480  3 ghash_clmulni_intel,aesni_intel,ablk_helperserio_raw              16384  0hid_hyperv             16384  0hid                   110592  2 hid_hyperv,hid_generichyperv_keyboard        16384  0hv_balloon             24576  08250_fintek            16384  0hyperv_fb              20480  1i2c_piix4              24576  0mac_hid                16384  0lp                     20480  0parport                45056  1 lphv_netvsc              36864  0hv_utils               20480  0hv_storvsc             20480  2psmouse               114688  0floppy                 77824  0hv_vmbus               61440  8 hv_balloon,hyperv_keyboard,hv_netvsc,hid_hyperv,hv_utils,hyperv_fb,hv_storvscpata_acpi              16384  0root@trusty-tahr:~#

Networking tab in Hyper-V manager:

Hyper-V Networking tab

This is on Windows 10 Professional


Viewing all articles
Browse latest Browse all 6

Latest Images

Trending Articles





Latest Images