For Kali Linux:
The ifconfig results in:
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet6 fe80::24b5:ae79:4905:24b8 prefixlen 64 scopeid 0x20<link>
ether 08:00:27:c7:e1:36 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 30 bytes 5503 (5.3 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 280 bytes 22896 (22.3 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 280 bytes 22896 (22.3 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
Pinging 8.8.8.8 gives me
ping: connect: Network is unreachable
------------------------------------------------
For Windows VM (my apologies if the message looks horrible, I've to write everything out manually, since shared clipboard isn't working for whatever reason)
Windows IP Configuration:
Host Name . . . . . . . .: dorothy
Primary DNS Suffix .:
Node Type . . . . . . . : hybrid
IP Routing Enables. . . . . . . . . . : No
WINS Proxy Enabled . . . . . . . . : No
Ethernet Cable Ethernet:
Connection-Specific DNS Suffix .:
Description . . . . . . . . . . . . . . . . . .: Intel(R) PRO/1000 MT Desktop Adapter
Physical Address . . . . . . . . . . . . . : 08-00-27-56-4D-9F
DHCP Enabled . . . . . . . . . . . . . . .: No
Autoconfiguration Enabled . . . . . .: Yes
Link-Local IPv6 Address . . . . . . . : fe80::dc4c:43d5:a370:c61f%11
IPv4 Address . . . . . . . . . . . . . . . : 192.168.1.10
Subnet Mask . . . . . . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . . . . . :
DHCPv6 IAID . . . . . . . . . . . . . . . : 101187623
DHCPv6 Client DUID . . . . . . . . . .: 00-01-00-01-2B-FF-1F-1C-08-00-27-56-4D-9F
DNS Servers . . . . . . . . . . . . . . . . : fec0:0:0:ffff::1%1
fec0:0:0:ffff::2%1
fec0:0:0:ffff::3%1
Netbios over tcpip . . . . . . . . . . . . : Enabled
Pinging 8.8.8.8 gives me the error
PING: transmit failed. General failure
(This is the case for both my VMs)
For my second VM, ipconfig /all gives:
Windows IP Configuration:
Host Name . . . . . . . .: dorothy
Primary DNS Suffix .:
Node Type . . . . . . . : hybrid
IP Routing Enables. . . . . . . . . . : No
WINS Proxy Enabled . . . . . . . . : No
Ethernet Cable Ethernet:
Connection-Specific DNS Suffix .:
Description . . . . . . . . . . . . . . . . . .: Intel(R) PRO/1000 MT Desktop Adapter
Physical Address . . . . . . . . . . . . . : 08-00-27-56-4D-9F
DHCP Enabled . . . . . . . . . . . . . . .: No
Autoconfiguration Enabled . . . . . .: Yes
Link-Local IPv6 Address . . . . . . . : fe80::dc4c:43d5:a370:c61f%5(Preferred)
IPv4 Address . . . . . . . . . . . . . . . : 192.168.1.19(Preferred)
Subnet Mask . . . . . . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . . . . . :
DHCPv6 IAID . . . . . . . . . . . . . . . : 101187623
DHCPv6 Client DUID . . . . . . . . . .: 00-01-00-01-2B-FF-1F-1C-08-00-27-56-4D-9F
DNS Servers . . . . . . . . . . . . . . . . : fec0:0:0:ffff::1%1
fec0:0:0:ffff::2%1
fec0:0:0:ffff::3%1
Netbios over tcpip . . . . . . . . . . . . : Enabled
(Basically the same except for the IP difference)
Pinging 8.8.8.8 gives me the same issue as the above one.
Do I need to run this for my host OS too, and then give the results?
Pinging 8.8.8.8 from my host OS gives:
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=59 time=4.36 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=59 time=4.18 ms
64 bytes from 8.8.8.8: icmp_seq=3 ttl=59 time=4.48 ms
64 bytes from 8.8.8.8: icmp_seq=4 ttl=59 time=5.02 ms
^C
--- 8.8.8.8 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3005ms
rtt min/avg/max/mdev = 4.184/4.511/5.022/0.313 ms
Finally, when I try to attach the necessary files, I get the error "The extension vbox is not allowed."