Diskussion:Server/Jail/SRS16/2015: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(Neuer Abschnitt →Konzeption-Datenablage) |
Keine Bearbeitungszusammenfassung |
||
Zeile 11: | Zeile 11: | ||
! Permission | ! Permission | ||
|- | |- | ||
| SSH/SFTP || 22 || 4251/+959 | | SSH/SFTP || 22 || [https://www.ietf.org/rfc/rfc4251.txt 4251]/+[https://www.ietf.org/rfc/rfc959.txt 959] | ||
| in FreeBSD verankert (inetd service) | | in FreeBSD verankert (inetd service) | ||
| read/write | | read/write | ||
|- | |- | ||
| FTP || 23 || 959 | | FTP || 23 || [https://www.ietf.org/rfc/rfc959.txt 959] | ||
| in FreeBSD verankert (inetd service) | | in FreeBSD verankert (inetd service) | ||
| readonly | | readonly | ||
|- | |- | ||
| HTTP || 80 || 2616 | | HTTP || 80 || [https://www.ietf.org/rfc/rfc2616.txt 2616] | ||
| Apache | | Apache | ||
| Programm abhängig | |||
|- | |||
| HTTPS || 443 || [https://www.ietf.org/rfc/rfc2618.txt 2618] | |||
| Apache | |||
| Programm abhängig | |||
|- | |||
| NetBIOS (SMB) || 139 || [https://www.ietf.org/rfc/rfc1001.txt 1001]/[https://www.ietf.org/rfc/rfc1002.txt 1002]/[https://www.ietf.org/rfc/rfc1088.txt 1088] | |||
| Samba | |||
| Programm abhängig | |||
|- | |||
| CIFS | |||
| NetBIOS | |||
(SMB) | |||
| [http://www.ubiqx.org/cifs/rfc-draft/draft-leach-cifs-v1-spec-02.txt MS-Specification] | |||
| Samba | |||
| Programm abhängig | |||
|- | |||
|} | |||
=== Programme === | |||
{| class="wikitable" | |||
|- | |||
! Programm | |||
! Port | |||
! Permission | |||
! Portscollection | |||
! URL | |||
<stura.htw-dresden.de> | |||
|- | |||
| Apache || 80/443 | |||
| Dienst abhängig | |||
| [https://www.freshports.org/www/apache24/ www/apache24] | |||
| für alle auf port 80 und 443 | |||
|- | |||
| CGIT || 80/443 | |||
| readonly | |||
| [https://www.freshports.org/devel/cgit/ devel/cgit] | |||
| cgit | |||
|- | |||
| GIT || 9418 | |||
| read/write (Nutzerabhängig) | |||
| [https://www.freshports.org/devel/git/ devel/git] | |||
| srs16 | |||
|- | |||
| Samba || | |||
| read/wite (Nutzerabhängig) | |||
| [https://www.freshports.org/net/samba4 net/samba4] | |||
| | | | ||
|- | |- | ||
|} | |} |
Version vom 2. September 2013, 17:07 Uhr
Konzeption-Datenablage
Protokolle
Protokoll | Port | RFC | Programm | Permission |
---|---|---|---|---|
SSH/SFTP | 22 | 4251/+959 | in FreeBSD verankert (inetd service) | read/write |
FTP | 23 | 959 | in FreeBSD verankert (inetd service) | readonly |
HTTP | 80 | 2616 | Apache | Programm abhängig |
HTTPS | 443 | 2618 | Apache | Programm 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 (Nutzerabhängig) | devel/git | srs16 |
Samba | read/wite (Nutzerabhängig) | net/samba4 |