nat dhcp

tonci

Renowned Member
Jun 26, 2010
107
8
83
Hello

I'm defined new ethernet of type NAT for the quest machine.
The guest booted up (as expected) and it's got IP adress from the dhcp in the NATed subnet (as expected).
So the question would be how to manage this dhcp server in the NATed subnet?
I want to put some quests with static IPs and how I can exclude this Ip from the dhcp scope?

Can I set up more NATed networks/subnets ?

thank you in advance

BR
Tonci
 
hey,

ive found the best way of doing this it to do the following,

1. create a new bridge device with ur internal ip address 192.168.99.170
2. then install webmin on proxmox server
3. go into webmin and install the dhcp3-server or run 'apt-get install dhcp3-server'
4. goto webmin then tell it to listen only on ur new bridge device and them set ur ip address in there

ur can tell it them mac address of ur virtual machine and tell it that ip address only!

:P