Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
http(s) authentification : how to pass informations ?
2019-05-11, 20:06
Post: #4
RE: http(s) authentification : how to pass informations ?
net0 would use net0
while netX would use the last opened interface http://git.ipxe.org/ipxe.git/commitdiff/eba6bb3

if you start ipxe with native drivers and have 4 interfaces it runs the autoboot cmd internally which tries each interface in turn until it succeeds and gets a filename.
let's say that it is net3 than netX would be the same as net3 but when writing the script we don't know this and if it was written with net0 than it would fail.

there for, if you expect to be working with one interface only, then always use netX and not net0

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
RE: http(s) authentification : how to pass informations ? - NiKiZe - 2019-05-11 20:06



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