-
Hey I have setup my Raspberrypi in such a way that the raspap hostspot shares the tailscale's tailnet in the wifi access point. So all the devices connected to the Raspap access point don't need to have tailscale installed in them. And on such devices that are connected to RaspAP access ping, nearly all websites are working fine except for github.com I have checked the pihole, RaspAP ad blocking etc and none of them has github.com in them. I can successfully run the I have tried accessing github.com on other devices connected to Raspap hostspot/access point and all have this same issue.
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
That's a weird one. Both RaspAP's Ad block and Pi-hole use DNS blacklisting (there's no real advantage to using both). Try disabling them, repeat your tests and compare the results. |
Beta Was this translation helpful? Give feedback.
I tried the above curl commands even with the pihole disabled but it didn't work
then I tried to disable exitnode on tailscale
ok so previously I was using the following tailscale set of commands
now as you said to run without exitnode (I also had to remove the
--exit-node-allow-lan-access
as required ) then I ran the followingand sure the github and stripe are accessible now along with all other stuff