ghost

Síťové služby

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 „Sdílení“to learn more.

Upravit nastavení DHCP

drakwizard dhcp

Poznámka

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.

What is DHCP?

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)

Setting up a DHCP server with drakwizard dhcp

Welcome to the DHCP server wizard.

  1. Úvod

    The first page is just an introduction, click Next.

  2. Selecting Adaptor

    Choose the network interface, which is connected to the subnet, and for which DHCP will assign IP addresses, and then click Next.

  3. 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 Next.

  4. Souhrn

    Take a second to check these options, then click Next.

  5. Hold on...

    This can be fixed. Click Previous a few times and change things around.

  6. Hours later...

What is done

  • Installing the package dhcp-server if needed;

  • 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

    • mask

    • rng1

    • rng2

    • dname

    • gateway

    • tftpserverip

    • dhcpd_interface

  • Also modifying Webmin configuration file /etc/webmin/dhcpd/config

  • Restarting dhcpd.

Upravit nastavení DNS

drakwizard bind

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.

Tento nástroj můžete spustit, jako root, přes příkazovou řádku, pomocí příkazu drakwizard bind.

Upravit nastavení proxy

drakwizard squid

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.

Co je proxy server?

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)

Nastavování proxy serveru s drakwizard squid

Vítejte v průvodci nastavení proxy serveru.

  1. Úvod

    The first page is just an introduction, click Next.

  2. Výběr proxy portu

    Vyberte proxy port, kterým se bude prohlížeč připojovat. Následně klepněte na Další.

  3. Nastavte využití paměti a disku

    Nastavte paměť a vyrovnávací paměť na disku a následně klepněte na Další.

  4. Select Network Access Control

    Set visibility to local network or world, then click Next.

  5. Povolte přístup ze sítě

    Povolte přístup z lokální sítě a následně klepněte na Další.

  6. Použít nadřazený proxy server?

    Cascade through another proxy server? If no, skip next step.

  7. URL a port nadřazení proxy

    Poskytněte hostname a port nadřazené proxy a následně klepněte na Další.

  8. Souhrn

    Take a second to check these options, then click Next.

  9. Spustit při startu?

    Zvolte, pokud má být proxy server spuštěn v průběhu startu systému a následně klepněte na Další.

  10. Ukončit

    You're done! Click Finish.

What is done

  • Installing the package squid if needed;

  • Saving /etc/squid/squid.conf in /etc/squid/squid.conf.orig;

  • Creating a new squid.conf starting from squid.conf.default and adding the new parameters:

    • cache_dir

    • localnet

    • cache_mem

    • http_port

    • level 1, 2 or 3 and http_access according to level

    • cache_peer

    • visible_hostname

  • Restarting squid.

Nastavit čas

drakwizard ntp

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.

Nastavení NTP serveru s drakwizard ntp

  1. 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.

  2. 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 Previousbutton. If everything is right, click on the Next button to proceed to the test. It may take a while and you finally get this screen below:

  3. Click on the Finish button to close the tool

What is done

This tool executes the following steps:

  • Installing the package ntp if needed

  • Saving the files /etc/sysconfig/clock to /etc/sysconfig/clock.orig and /etc/ntp/step-tickers to /etc/ntp/step-tickers.orig;

  • Writing a new file /etc/ntp/step-tickers with the list of servers;

  • Modifying the file /etc/ntp.conf by inserting the first server name;

  • Stopping and starting crond, atd and ntpd services;

  • Setting the hardware clock to the current system time with UTC reference.

Nastavení démonu OpenSSH

drakwizard sshd

Tento nástroj[10] vám může pomoci nastavit SSH démona.

Co je SSH?

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)

Nastavování SSH démona pomocí drakwizard sshd

Vítejte v průvodci nastavení Open SSH.

  1. Select Type of Configure Options

    Choose Expert for all options or Newbie to skip steps 3-7, click Next.

  2. Obecné volby

    Nastaví viditelnost a přístup root-a. Port 22 je standartní SSH port.

  3. Metoda Ověření

    Allow a variety of authentication methods users can use while connecting, then click Next.

  4. Protokolování

    Choose logging facility and level of output, then click Next.

  5. Login Options

    Configure per-login settings, then click Next.

  6. User Login Options

    Configure the user access settings, then click Next.

  7. Komprese a přeposlání

    Nastavte přeposlání X11 a kompresi v průběhu přenosu a následně klepněte na Další.

  8. Souhrn

    Take a second to check these options, then click Next.

  9. Ukončit

    You're done! Click Finish.



[7] Tento nástroj můžete spustit, jako root, přes příkazovou řádku, pomocí příkazu drakwizard dhcp.

[8] Tento nástroj můžete spustit, jako root, přes příkazovou řádku, pomocí příkazu drakwizard squid.

[9] Tento nástroj můžete spustit, jako root, přes příkazovou řádku, pomocí příkazu drakwizard ntp.

[10] Tento nástroj můžete spustit, jako root, přes příkazovou řádku, pomocí příkazu drakwizard sshd.


CC BY-SA 3.0
loading table of contents...