Diskussion:Server/Jail/SRS16/2015: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 38: | Zeile 38: | ||
| | | | ||
| [https://tools.ietf.org/rfc/rfc3530.txt 3530] / [https://tools.ietf.org/rfc/rfc5661.txt 5661] | | [https://tools.ietf.org/rfc/rfc3530.txt 3530] / [https://tools.ietf.org/rfc/rfc5661.txt 5661] | ||
| V4 im [[# | | V4 im FreeBSD [[#Kernel | Kernel]] | ||
empfohlen mit [[#rpcbind | rpcbind]] | empfohlen mit [[#rpcbind | rpcbind]] | ||
| Nutzer abhängig | | Nutzer abhängig | ||
Zeile 68: | Zeile 68: | ||
SSH Manual: http://www.freebsd.org/doc/de/books/handbook/openssh.html | SSH Manual: http://www.freebsd.org/doc/de/books/handbook/openssh.html | ||
sftp-server Manual: http://www.freebsd.org/cgi/man.cgi?query=sftp-server&sektion=8 | sftp-server Manual: http://www.freebsd.org/cgi/man.cgi?query=sftp-server&sektion=8 | ||
Zeile 127: | Zeile 128: | ||
Manual: http://www.freebsd.org/doc/de/books/handbook/network-samba.html | Manual: http://www.freebsd.org/doc/de/books/handbook/network-samba.html | ||
=== FreeBSD === | |||
==== Daemon ==== | |||
{| class="wikitable" | |||
|- | |||
! Daemon | |||
! Configure oder andere Infos | |||
|- | |||
| [[#inetd | inetd]] | |||
| /etc/inetd.conf | |||
|- | |||
| rpcbind | |||
| man 8 rpcbind | |||
|- | |||
|} | |||
===== inetd ===== | |||
Manual: http://www.freebsd.org/doc/de/books/handbook/network-inetd.html | |||
==== Kernel ===== | |||
Manual: http://www.freebsd.org/doc/de/books/handbook/kernelconfig.html |
Version vom 4. September 2013, 13:39 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 |
FTP
Maunal: http://www.freebsd.org/doc/de/books/handbook/network-ftp.html
NFS
Handbook: http://www.freebsd.org/doc/en/books/handbook/network-nfs.html
SSH/SFTP
SSH Manual: http://www.freebsd.org/doc/de/books/handbook/openssh.html
sftp-server Manual: http://www.freebsd.org/cgi/man.cgi?query=sftp-server&sektion=8
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 |
Apache
Port: www/apache24 Manual: http://www.freebsd.org/doc/de/books/handbook/network-apache.html
CGIT
Port: devel/cgit
GIT
Port: devel/git
git dæmon soll laufen
Samba
Port: net/samba4
Manual: http://www.freebsd.org/doc/de/books/handbook/network-samba.html
FreeBSD
Daemon
Daemon | Configure oder andere Infos |
---|---|
inetd | /etc/inetd.conf |
rpcbind | man 8 rpcbind |
inetd
Manual: http://www.freebsd.org/doc/de/books/handbook/network-inetd.html
Kernel =
Manual: http://www.freebsd.org/doc/de/books/handbook/kernelconfig.html