Open main menu

CDOT Wiki β

Changes

OPS235 Lab 8 - Fedora17

305 bytes added, 19:11, 24 March 2010
Investigation 7: How can lease the same address every time?
* Answer the Investigation 6 question in your log book.
=== Investigation 7: How can I lease the same address every time? ===
{{Admon/note | Note! | Complete the following steps on your fedora2 and fedora3 VM's.}}
* Give it the fixed-address 192.168.235.12
{{Admon/tip | Note! | When supplying fixed-address it is important that the address assigned is exclusive of any ranges that have been declared. Otherwise it may be possible for 2 different hosts to receive the same address.}}
* Start your service and test the address assignment by releasing your current address on fedora2 and then requesting a new address. Use the following commands on fedora2:
** <code>dhclient -r eth1</code>
** <code>dhclient eth1</code>
* Confirm that you received the fixed address you were supposed to.
9
edits