DHCP Debian 7 Windows 10 Preview Help
[Deleted User]
Senior MemberPosts: 0 ■■□□□□□□□□
in Off-Topic
Hello Forum
My linux skills are a bit rusty so I am setting up DHCP for Debian 7. Here are my 2 VMs I have setup:
1: Debian 7
1: Windows 10 Preview
Each of these VMs are set to Host-Only for network adapter settings. I got dhcp installed in debian just fine (dhcp3-server apt-get package) and I am now trying to get my Windows 10 Preview client to receive an IP. However, the IP my Windows 10 Preview machine is getting is just 192.168.56.101 each time. I have done ipconfig /release and renew and it gets the same IP. Nothing is static set for Windows 10 Preview (client).
I am stumped now and it is maybe because I overlooked something obvious. Can anyone help me out.
When I run tails -n 100 /var/log/syslog | grep dhcpd, I get the following output: It is attached in the post.
Also, I see the following line: Wrote 0 leases to leases file.
I see the error in line 53 that says semi-colon missing but there is a semi-colon there. (Image is attached below)
My linux skills are a bit rusty so I am setting up DHCP for Debian 7. Here are my 2 VMs I have setup:
1: Debian 7
1: Windows 10 Preview
Each of these VMs are set to Host-Only for network adapter settings. I got dhcp installed in debian just fine (dhcp3-server apt-get package) and I am now trying to get my Windows 10 Preview client to receive an IP. However, the IP my Windows 10 Preview machine is getting is just 192.168.56.101 each time. I have done ipconfig /release and renew and it gets the same IP. Nothing is static set for Windows 10 Preview (client).
I am stumped now and it is maybe because I overlooked something obvious. Can anyone help me out.
When I run tails -n 100 /var/log/syslog | grep dhcpd, I get the following output: It is attached in the post.
Also, I see the following line: Wrote 0 leases to leases file.
I see the error in line 53 that says semi-colon missing but there is a semi-colon there. (Image is attached below)
Comments
-
[Deleted User] Senior Member Posts: 0 ■■□□□□□□□□********** Disregard*************
I had a setting in my VirtualBox. I had the host adapter set to the incorrect adapter. My bad!