If you install a firewall in Directadmin it is recommended on opening the following default ports:
TCP: 20, 21, 22, 25, 53, 80, 110, 110, 143, 443, 587,993, 995, 2222, 3306, 35000-35999
UDP: 53
Here's an explenation of what each port is for:
20, 21: FTP
Note that ftp will use a 'random high port number' if the client is in PORT mode, so you may need to add a port range into your /etc/proftpd.conf file to allow ftp connections, eg:
PassivePorts 35000 35999
and then open this port range as well in your firewall.
22: ssh access
25, 587: smtp for exim to recieve email
53: dns (named), so your sites resolve; open both TCP and UDP
80, 443: apache traffic; http and https
110, 995: client pop email access
143, 993: clients imap email access
2222: DirectAdmin access
Optional:
3306: mysql access. You don't need to open this port if you don't want to allow remote mysql access, as most mysql scripts are all accessed locally.
- Kundeside
-
Butik
- Gennemse alle
- Amsterdam Dedicated Servers
- Dronten Dedicated Servers
- Germany Dedicated Servers
- USA Dedicated Servers
- GPU Dedicated Servers
- Promotions
- Standard RDP
- SSD RDP
- NVMe RDP
- Encoding RDP
- GPU Encoding RDP
- Streaming RDP
- Admin RDP
- Cloud VPS
- Web Hosting
- Services
- Registrer et nyt domæne
- Overfør domæne til os
- Annonceringer
- Vidensdatabase
- Netværksstatus
- Kontakt os
-
Mere
Kategorier
What ports do I need to open in my firewall for Directadmin? Udskriv
- 132
Hjalp dette svar dig?
Relaterede artikler
How do I compile wget for my server?
Sometimes the precompiled wget binaries refuse to work with your ssl linked libraries. The simple...
How do I enable PHP Imap support on Directadmin?
We'll show you how to enable PHP-imap support for PHP 5 in Directadmin:1) Make sure you have...
How to change username in Directadmin?
You can change the username of your directadmin clients at any time.This can be done via the...
Indlæser…
Indlæser…