Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
iPXE chain load over squid
2013-07-02, 08:09
Post: #2
RE: iPXE chain load over squid
There is, to my knowledge, no proxy support in iPXE, except for ProxyDHCP, but that's another thing. The "next-server" variable in your dhcpd.conf is pointing to a TFTP server, not an HTTP server. From what I know, TFTP does have any kind of proxy support, and it is not possible to access through a proxy (unless it's a SOCKS proxy, but iPXE doesn't support that). Are you trying to do chainloading with an HTTP proxy? That wouldn't work. The TFTP server must be available using normal routing, and so must the HTTP server. Neither of them needs to be on the local subnet, though.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: iPXE chain load over squid - robinsmidsrod - 2013-07-02 08:09



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