Timeline for Is there any way to force my Linux box to always boot up with a self-assigned IP address?
Current License: CC BY-SA 2.5
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 11, 2010 at 5:18 | comment | added | Zanchey | You will have to write a custom script to run zeroconf, and then set your interfaces(5) file to iface eth0 inet manual, or do something like the script below. | |
| Nov 11, 2010 at 5:08 | comment | added | Jeremy Friesner | Yes, zeroconf is what I'm looking for... specifically, I'd like to enable zeroconf without also enabling DHCP. Is there a way to do that? | |
| Nov 11, 2010 at 4:45 | comment | added | Arenstar | Question requirement: "without requiring any manual configuration" | |
| Nov 11, 2010 at 4:00 | comment | added | Chris S | Question requirement: "without requiring any manual configuration" | |
| Nov 11, 2010 at 1:54 | history | answered | NeilF | CC BY-SA 2.5 |