--- config.pl 2009/07/26 13:58:39 3 +++ config.pl 2009/07/26 14:21:48 4 @@ -2,4 +2,7 @@ $server_ip = '10.0.0.100'; #$server_ip = '172.25.25.1'; +$next_file = 'tinycore/tftp.gpxe'; +$next_file = "http://$server_ip/pxelator/tinycore/http.gpxe"; + warn "server on $server_ip\n";