This screen and the one for Sharing are only visible if the drakwizard package is installed. You can choose between several tools to set up different servers. Click on a link below or on la sezione chiamata «Condivisione»to learn more.
Servizi di rete
Nota
This tool is broken in Mageia 4 because of new naming scheme for the Net interfaces
This tool[7] can help you to set up a DHCP server. It is a component of drakwizard which should be installed before you can access to it.
The Dynamic Host Configuration Protocol (DHCP) is a standardized networking protocol used on IP networks that dynamically configures IP addresses and other information that is needed for Internet communication. (From Wikipedia)
Welcome to the DHCP server wizard.
Introduzione
La prima pagina è solo un'introduzione, premi
.Selecting Adaptor
Choose the network interface, which is connected to the subnet, and for which DHCP will assign IP addresses, and then click
.Select IP range
Select the beginning and ending IP addresses of the range of IPs you want the server to offer, along with the IP of the gateway machine connecting to some place outside the local network, hopefully close to the Internet, then click
.Sommario
Take a second to check these options, then click
.Hold on...
This can be fixed. Click
a few times and change things around.Ore più tardi...
Installare il pacchetto dhcp-server se necessario;
Saving
/etc/dhcpd.conf
in/etc/dhcpd.conf.orig;
Creating a new
dhcpd.conf
starting from/usr/share/wizards/dhcp_wizard/scripts/dhcpd.conf.default
and adding the new parameters:hname
dns
net
ip
maschera
rng1
rng2
dname
gateway
tftpserverip
dhcpd_interface
Also modifying Webmin configuration file
/etc/webmin/dhcpd/config
Restarting
dhcpd.
This page hasn't been written yet for lack of resources. If you think you can write this help, please contact the Doc team. Thanking you in advance.
You can start this tool from the command line, by typing drakwizard bind as root.
This tool[8] can help you to set up a proxy server. It is a component of drakwizard which should be installed before you can access to it.
A proxy server is a server (a computer system or an application) that acts as an intermediary for requests from clients seeking resources from other servers. A client connects to the proxy server, requesting some service, such as a file, connection, web page, or other resource available from a different server and the proxy server evaluates the request as a way to simplify and control its complexity. (From Wikipedia)
Welcome to the proxy server wizard.
Introduzione
La prima pagina è solo un'introduzione, premi
.Selezionando la porta proxy
Select the proxy port browsers will connect through, then click
.Impostando memoria e uso del disco
Set memory and disk cache limits, then click
.Select Network Access Control
Set visibility to local network or world, then click
.Grant Network Access
Grant access to local networks, then click
.Use Upper Level Proxy Server?
Cascade through another proxy server? If no, skip next step.
Upper Level Proxy URL and Port
Provide upper level proxy hostname and port, then click
.Sommario
Take a second to check these options, then click
.Avviare durante il boot?
Choose if the proxy server should be started during the boot time, then click
.Finisci
You're done! Click
.
Installare il pacchetto squid se necessario;
Saving
/etc/squid/squid.conf
in/etc/squid/squid.conf.orig;
Creating a new
squid.conf
starting fromsquid.conf.default
and adding the new parameters:cache_dir
localnet
cache_mem
http_port
level
1, 2 or 3 andhttp_access
according to levelcache_peer
visible_hostname
Riavviando
squid.
This tool[9] purpose is to set the time of your server synchronised with an external server. It isn't installed by default and you have to also install the drakwizard and drakwizard-base packages.
After a welcome screen (see above), the second one ask you to choose three time servers in the drop down lists and suggests to use pool.ntp.org twice because this server always points to available time servers.
The following screens allows to choose the region and the city and then, you arrive on a summary. If something is wrong, you can obviously change it using the
button. If everything is right, click on the button to proceed to the test. It may take a while and you finally get this screen below:Click on the
button to close the tool
This tool executes the following steps:
Installing the package
ntp
if neededSaving the files
/etc/sysconfig/clock
to/etc/sysconfig/clock.orig
and/etc/ntp/step-tickers
to/etc/ntp/step-tickers.orig
;Scrivendo un nuovo file
/etc/ntp/step-tickers
con la lista dei server;Modifying the file
/etc/ntp.conf
by inserting the first server name;Stopping and starting
crond
,atd
andntpd
services;Impostando l'orologio hardware con l'attuale orologio di sistema riferito a UTC.
This tool[10] can help you to set up an SSH daemon.
Secure Shell (SSH) is a cryptographic network protocol for secure data communication, remote command-line login, remote command execution, and other secure network services between two networked computers that connects, via a secure channel over an insecure network, a server and a client (running SSH server and SSH client programs, respectively). (From Wikipedia)
Benvenuti al wizard di Open SSH.
Select Type of Configure Options
Choose Expert for all options or Newbie to skip steps 3-7, click .
Opzioni generali
Sets visibility and root access options. Port 22 is the standard SSH port.
Metodi di autenticazione
Allow a variety of authentication methods users can use while connecting, then click
.Logging
Choose logging facility and level of output, then click
.Opzioni di accesso
Configure per-login settings, then click
.Opzioni di accesso dell'utente
Configure the user access settings, then click
.Compression and Forwarding
Configure X11 forwarding and compression during transfer, then click
.Sommario
Take a second to check these options, then click
.Finisci
You're done! Click
.
[7] You can start this tool from the command line, by typing drakwizard dhcp as root.
[8] You can start this tool from the command line, by typing drakwizard squid as root.
[9] You can start this tool from the command line, by typing drakwizard ntp as root.
[10] You can start this tool from the command line, by typing drakwizard sshd as root.