Tagged Questions
2
votes
2answers
125 views
DHCPD ignoring my subnet declaration
eth0, my internal interface, has a static address of 10.0.0.1. I also have an interface, p4p1, acting as my external interface. If it matters, my external interface is not physically connected and ...
3
votes
1answer
209 views
set VM IP address to be the same every time from DHCP on CentOS 5.6
I have an issue where, each time I start my CentOS 5.6 VM, DHCP (I believe) is allocating my VM a different IP. I have the VM mapped as a Samba share in Windows 7 and this changes between 192.168.0.8, ...
3
votes
1answer
265 views
Automatically acquire new IP address in new network
I'm running a Centos virtual machine on a laptop using a bridged network connection to avoid double-NAT issues, with the address assigned via DHCP. This works fine until I move the laptop to another ...