Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ipxe chain to vmware boot
2018-01-26, 19:27
Post: #5
RE: ipxe chain to vmware boot
(2018-01-26 15:52)mcb30 Wrote:  You are using a URI that does not contain an IP address. If you use a URI containing an IP address, then iPXE will never attempt DNS resolution. The error that you are seeing is coming from the DNS resolver code. Therefore you have entered a URI that does not contain an IP address.

Just thinking out loud here... What would happen if one has
Code:
set net0/ip 192.168.0.100
set net0/netmask 255.255.255.0
ifopen net0
https://192.168.0.1/file

Wouldn't that require a roundtrip to ca.ipxe.org to get the certificate roots? and that could be the reason for any DNS lookup?

Use GitHub Discussions
VRAM bin
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
ipxe chain to vmware boot - danishm - 2018-01-26, 00:43
RE: ipxe chain to vmware boot - mcb30 - 2018-01-26, 01:01
RE: ipxe chain to vmware boot - mcb30 - 2018-01-26, 15:52
RE: ipxe chain to vmware boot - NiKiZe - 2018-01-26 19:27



User(s) browsing this thread: 1 Guest(s)