mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[GH-ISSUE #1622] Cannot connect to certain sites, but it can reach some sites. #545
Labels
No labels
Hacktoberfest
Hacktoberfest
bootloader
bsd
bug
confirmed
documentation
duplicate
enhancement
enhancement
enhancement
eol
experimental-merged
freebsd
help wanted
invalid
investigate
ipxe
linux
live-os
memdisk
menu
no-issue-activity
no-issue-activity
pull-request
released
todo
upstream
windows
windows
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/netboot.xyz#545
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @RjGunner111 on GitHub (May 13, 2025).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1622
Although, when I do live booting via local files, it works. However, nothing non-local works. Github does connect, but whenever I try to do anything that requires accessing the github site, it would say "permission denied". I verified that the date was correct. And also, I can reach the Internet through the container. I try doing an installation of Debian via PXE, and I would get this bogus error of "Connection timed out". It should have been retrieving the files needed to boot into the installation of Debian.
@RjGunner111 commented on GitHub (May 16, 2025):
nevermind. i fixed it by switching the dns server address in dhcp settings to the same router (i'm using openwrt), and as for why this was happening, it was trying to go to ipv6 version of the address... it was through pihole dns when that was happening.