View Single Post
Old October 24th, 2003, 02:45 AM     #2 (permalink)
muno
Retired mostly.
 
Join Date: Oct 2001
Location: Finland
Posts: 5,144
dhcp=dynamic host configuration protocol. it's responsible for distributing ips, dns servers, gateways - and can be reponsible for 25 other things to distribute.

You can't 'renew' an ip address that is not distributed via dhcp. 169.254.x.y address is distributed via automatic private ip addressing, and is not renewable.

Your both computers need to have ip address of 169.254.x.y and subnet mask of 255.255.0.0 for the connection to work.
-M
muno is offline   Reply With Quote