Diskussion:Server/Jail/SRS16/2015: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
K (→Programme) |
|||
Zeile 68: | Zeile 68: | ||
<stura.htw-dresden.de> | <stura.htw-dresden.de> | ||
|- | |- | ||
| Apache || 80/443 | | [[#Apache | Apache]] | ||
| 80/443 | |||
| Dienst abhängig | | Dienst abhängig | ||
| [https://www.freshports.org/www/apache24/ www/apache24] | | [https://www.freshports.org/www/apache24/ www/apache24] | ||
| für alle auf port 80 und 443 | | für alle auf port 80 und 443 | ||
|- | |- | ||
| CGIT || 80/443 | | [[#CGIT | CGIT]] | ||
| 80/443 | |||
| readonly | | readonly | ||
| [https://www.freshports.org/devel/cgit/ devel/cgit] | | [https://www.freshports.org/devel/cgit/ devel/cgit] | ||
| cgit | | cgit | ||
|- | |- | ||
| GIT || 9418 | | [[#GIT | GIT]] | ||
| read/write ( | | 9418 | ||
| read/write (Nutzer abhängig) | |||
| [https://www.freshports.org/devel/git/ devel/git] | | [https://www.freshports.org/devel/git/ devel/git] | ||
| srs16 | | srs16 | ||
|- | |- | ||
| Samba || | | [[#Samba | Samba]] | ||
| read/wite ( | | | ||
| read/wite (Nutzer abhängig) | |||
| [https://www.freshports.org/net/samba4 net/samba4] | | [https://www.freshports.org/net/samba4 net/samba4] | ||
| | | | ||
|- | |- | ||
|} | |} | ||
==== Apache ==== | |||
==== CGIT ==== | |||
==== FTP ==== | |||
==== GIT ==== | |||
==== NFS ==== | |||
==== Samba ==== | |||
==== SSH/SFTP ==== |
Version vom 3. September 2013, 23:29 Uhr
Konzeption-Datenablage
Protokolle
Protokoll | Port | RFC | Programm | Permission |
---|---|---|---|---|
SSH/SFTP | 22 | 4251+959 | in FreeBSD ( inetd service) | read/write |
FTP | 23 | 959 | in FreeBSD (inetd service) | readonly |
HTTP | 80 | 2616 | Apache | Programm abhängig |
HTTPS | 443 | 2618 | Apache | Programm abhängig |
NFS | 3530 / 5661 | V4 im FreeBSD Kernel
empfohlen mit rpcbind |
Nutzer abhängig | |
NetBIOS (SMB) | 139 | 1001 / 1002/1088 | Samba | Programm abhängig |
CIFS | NetBIOS
(SMB) |
MS-Specification | Samba | Programm abhängig |
Programme
Programm | Port | Permission | Portscollection | URL
<stura.htw-dresden.de> |
---|---|---|---|---|
Apache | 80/443 | Dienst abhängig | www/apache24 | für alle auf port 80 und 443 |
CGIT | 80/443 | readonly | devel/cgit | cgit |
GIT | 9418 | read/write (Nutzer abhängig) | devel/git | srs16 |
Samba | read/wite (Nutzer abhängig) | net/samba4 |