9M2PJU
dns over https
dns over tls
dns server
malaysia
mybsd
ad blocking, community dns, DNS, dns malaysia, dns over https, dns over tls, dns percuma, dns setup, free dns, freebsd malaysia, internet malaysia, internet privacy, keselamatan internet, komuniti freebsd, malaysian dns, mybsd, no ads, open source dns, pelayaran selamat, privasi internet, secure browsing, tanpa iklan, tetapan dns
9M2PJU
2 Comments
MyBSD DNS Setup Guide: Free Ad-Blocking DNS for Malaysians
MyBSD is a community initiative by FreeBSD users in Malaysia, providing a free and privacy-respecting DNS service tailored for Malaysian internet users. This DNS service enhances browsing speed, blocks online advertisements, and supports encrypted DNS protocols—all without requiring any registration or payment.
This guide outlines how to configure MyBSD DNS on a variety of devices and platforms in a formal, clear, and structured manner.
Important: MyBSD DNS is intended solely for use within Malaysia. Performance and accessibility outside of the country are not guaranteed.
Benefits of Using MyBSD DNS
- Optimized for Local Use — Designed specifically for Malaysian ISPs
- Built-in Ad Blocking — Automatically filters ads and trackers
- Encrypted DNS Support — Supports DNS over HTTPS (DoH) and DNS over TLS (DoT)
- Free and Open — Provided by the community at no cost, with no tracking or registration
Available DNS Servers
Hostname | Protocols | Notes |
---|---|---|
kukubesi.mybsd.org.my | DoH, DoT | Includes IPv6 and DNS64 support |
manis.mybsd.org.my | DoH, DoT | General-purpose resolver |
DoH Endpoints:
https://kukubesi.mybsd.org.my:8443/dns-query
https://manis.mybsd.org.my/dns-query
Device Setup Instructions
Windows 10 / 11
Method 1: Standard DNS Configuration
- Open Settings → Network & Internet
- Select your connection (Wi-Fi or Ethernet)
- Click Hardware Properties
- Edit DNS settings, switch to Manual, and enable IPv4
- Input MyBSD DNS IP addresses if available
Method 2: Encrypted DNS (DoH)
- Navigate to Settings → Network & Internet
- Select your active connection
- Edit DNS settings
- Enable DNS over HTTPS
- Input:
https://kukubesi.mybsd.org.my:8443/dns-query
https://manis.mybsd.org.my/dns-query
macOS (Monterey and Later)
Standard DNS Setup
- Go to System Settings → Network
- Select your active connection, then click Details
- Navigate to the DNS tab and add:
kukubesi.mybsd.org.my
manis.mybsd.org.my
Advanced (DoH)
macOS supports DoH via configuration profiles. Use Apple Configurator or the networksetup
command to apply profiles for encrypted DNS.
Android
Private DNS (Android 9 and above)
- Open Settings → Network & Internet → Private DNS
- Select Private DNS provider hostname
- Input:
kukubesi.mybsd.org.my
- or
manis.mybsd.org.my
Legacy Method
- Open Wi-Fi Settings, long press your network
- Select Modify Network → Advanced Options
- Set IP settings to Static
- Enter MyBSD IPs manually
iOS / iPadOS
- Go to Settings → Wi-Fi
- Tap the “i” icon next to your network
- Choose Configure DNS → Manual
- Add:
kukubesi.mybsd.org.my
manis.mybsd.org.my
Linux (Ubuntu / Debian)
systemd-resolved Method
sudo nano /etc/systemd/resolved.conf
Add the following lines:
DNS=kukubesi.mybsd.org.my manis.mybsd.org.my
DNSOverTLS=yes
Restart the service:
sudo systemctl restart systemd-resolved
Browser-Specific Setup
Firefox
- Open Settings → General → Network Settings
- Click Settings…
- Enable DNS over HTTPS, select Custom
- Input:
https://kukubesi.mybsd.org.my:8443/dns-query
Google Chrome
- Go to Settings → Privacy and Security → Security
- Scroll to Advanced → Use secure DNS
- Enable it and select Custom provider
- Input:
https://manis.mybsd.org.my/dns-query
Verification and Testing
To confirm that your DNS settings are working:
- Visit https://www.dnsleaktest.com
- Check if your DNS is now listed as MyBSD
- Visit websites with heavy advertising and observe any reductions
- Evaluate load times for local websites
Troubleshooting Tips
- Slow loading? Try switching between
kukubesi
andmanis
- Ads still showing? Clear browser cache and cookies
- Connection problems? Revert temporarily to ISP DNS to isolate issues
Final Note
The MyBSD DNS service, maintained by the Malaysian FreeBSD community, offers an accessible and efficient way to protect privacy and enhance the browsing experience—particularly for users within Malaysia.
Have you noticed any changes in speed, ad blocking, or general browsing after switching to MyBSD DNS? We encourage you to share your thoughts and feedback.
2 comments