#!ipxe #set conn_type https #chain --autofree https://boot.webnx.com/menu.ipxe || echo HTTPS failed... attempting HTTP... set conn_type http chain --autofree http://boot.webnx.com/menu.ipxe || echo HTTP failed, localbooting...