Anders Johansson wrote:
On Tue, 2010-09-28 at 13:52 -0400, Mark Misulich wrote:
group { filename "pxelinux.0"; next-server io64.local.net;
host dell1 { hardware ethernet 00:0f:1f:dd:fc:50; fixed-address 192.168.2.81; } }
-- Per Jessen, Zürich (11.0°C)
I think that the instructions are telling pxelinux.0 to boot then go to the local net.
No, the next-server directive gives the host name of the server running tftp. That is where the pxelinux.0 file is hosted
Yep.
Per is living on the edge by using .local as a domain, which is really a reserved name for zeroconf and shouldn't be used outside such an environment.
I'm really using "local.net", but only because parts of my setup stem back to the 90s, way before I had any idea what I was doing :-) -- Per Jessen, Zürich (10.1°C) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org