nameserver
nameserver
About
- Username
- nameserver
- Joined
- Visits
- 78
- Last Active
- Roles
- Member
- Thanked
- 3
Comments
-
(Quote) A quick letsencrypt by myself always works, so it would be a really good feature.
-
Can HAProxy have multiple port option? I want to have 80 and 443 at the same time but it only supports one.
-
(Quote) Ahh. Spent the whole weekend trying to figure out why my port forwarding was not working. Also just to let you know that in FR port 53 is not blocked.
-
I have been struggling for the past few hours trying to get iptables with ipv6 to work. Setup the same rule to forward ipv6 traffic for port 80, 443 TCP, 53 TCP and UDP, but port 53 never works. I change the port number to something like 5353, works…
-
(Quote) Sorry, didn't see the message as I was sending my reply. Thanks for the help.
-
(Quote) I was trying to reinstall using the control panel. Nothing else. Before that I was trying to config IPv6 using the guide provided. Only external software I installed is iptables, so would this be the case? I'll update more details in the ti…
-
(Quote) Update, there is some serious issue with networking. It wasn't port being blocked, it was the VPS unable to reach the ipv6 gateway. Then I tried reinstalling all my VPS, but all of them failed to get an ip, even the internal ipv4 it seems, t…
-
(Quote) Edit: all ports except 53 is working. Somehow port 53 is blocked.
-
I have been spending the last two days playing with the system. Trying to do HAProxy with geo dns, but couldn't manage to get it to work. IPv6 has been working, but I couldn't manage to get ports other than 22 to open. Came across two times of th…
-
(Quote) Thanks! Just configured everything in proxmox to have a DHCP working for the /64 block. radvd and ndppd was needed for this.
-
(Quote) Incus is a very interesting project, supports KVM beside LXC. Very light weight, and I had fun playing with it. Have a full API as well.
-
(Quote) I am running a very similar setup, OVH ECO severs, tailscale to DHCP a 10.0.0.0/8 IP block, with a proxmox cluster to run a lot of LXC container, but just for personal selfhosting. I suppose all the IP address (v4 and v6) will be though tun…
-
(Quote) Cool! Will it ever be a Public IPv4 Networking available? Like to monthly rent a single IPv4? Also I noticed a lot of location is using OVH. Which line of OVH server are you using? ECO? If you don't mind sharing. Thanks.
-
(Quote) Ok fine. Was thinking to use it as a sort of selfhost CDN but won't consider. Anyways this has worked really well for me, I have managed to play with it a bit by self hosting some portfolio website. To be honest I wasn't expect anything to …
-
How do you deal with DMCA or copyright takedown notice? I'm trying to deploy some frontend for user upload media storage app. Is there a time period (for example 24 hours) so I can take anything down?
-
(Quote) Cool. Thanks.
-
Another question, is public DoH server allowed? Thanks.
-
(Quote) For Global SEO Distribution, is it based on closest? So if a request is sent in FR, it should hit the HAProxy in FR?
-
(Quote) Thanks, the screenshots answers to my question.
-
How does HAProxy works? Is it location based routing? If not, is it possible?