User Tools

Site Tools


linux:almalinux:disable-dnsmasq

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

linux:almalinux:disable-dnsmasq [2023/03/03 22:51] – created kbadminlinux:almalinux:disable-dnsmasq [2023/03/03 23:05] (current) – removed kbadmin
Line 1: Line 1:
-====== Disable DNSMASQ Almalinux Centos ====== 
-Dnsmasq crash dengan haproxy pada port 53 sehingga harus dimatikan, sayangnya kita tidak menemukan cara mematikannya tapi kami merubah port dari 53 ke port lain 
- 
-<code> 
-tcp        0      0 0.0.0.0:53              0.0.0.0:              LISTEN      1332/haproxy 
-udp        0      0 10.0.0.1:53             0.0.0.0:                          1873/dnsmasq 
-</code> 
- 
-kita ubah port 
-<code> 
-nano /etc/dnsmasq.conf 
-</code> 
- 
-kita ubah port 
-<code> 
-port=5353 
-#uncomment  
-bind-interfaces 
-</code> 
- 
-sehingga hasilnya 
-<code> 
-service dnsmasq restart 
-netstat -tulpn | grep 53 
-</code> 
  

Layanan

Harga Domain .COM | Harga Domain .ID | Shared Hosting | Email Hosting | MySQL Hosting |
linux/almalinux/disable-dnsmasq.1677901868.txt.gz · Last modified: 2023/03/03 22:51 by kbadmin

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki