Quote:
for some reason my ip lease renews when i boot up my pc. thats why i cannot get it to change i think.
You might want to do some research into the DHCP protocol. When you boot up and your network card/OS is set to use DHCP rather than a static IP, it will send out a broadcast request to find a DHCP server. In turn, upon hearing the request the DHCP server will respond and assign an IP address. As per chsh, it's very likely that if it finds the same MAC address as before it assigns the same IP as used before.