ghostnotenotenotenotenote

네트워크 서비스

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 “공유”to learn more.

DHCP 설정

drakwizard dhcp

참고

이 도구는 Net 인터페이스에 대한 새로운 명명 체계로 인해 Mageia 4에서 손상되었습니다.

이 도구[7]DHCP 서버를 설정하는 데 도움이 될 수 있습니다. drakwizard에 접근하기 전에 설치해야 하는 drakwizard의 구성 요소입니다.

DHCP란 무엇입니까?

동적 호스트 구성 프로토콜(DHCP)은 인터넷 통신에 필요한 IP 주소 및 기타 정보를 동적으로 구성하는 IP 네트워크에서 사용되는 표준화된 네트워킹 프로토콜입니다. (출처 위키피디아)

drakwizard dhcp로 DHCP 서버 설정하기

DHCP 서버 마법사에 오신 것을 환영합니다.

  1. 소개

    첫 번째 페이지는 소개입니다. 다음을 클릭합니다.

  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. 요약설명

    잠시 이러한 옵션을 확인하고 다음을 클릭합니다.

  5. Hold on...

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

  6. Hours later...

What is done

  • 필요한 경우 패키지 dhcp-server를 설치;

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

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.

명령줄에서 drakwizard bind를 루트로 입력하여 이 도구를 시작할 수 있습니다.

프록시

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.

What is a 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)

Setting up a proxy server with drakwizard squid

Welcome to the proxy server wizard.

  1. 소개

    첫 번째 페이지는 소개입니다. 다음을 클릭합니다.

  2. Selecting the proxy port

    Select the proxy port browsers will connect through, then click Next.

  3. Set Memory and Disk Usage

    Set memory and disk cache limits, then click Next.

  4. Select Network Access Control

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

  5. Grant Network Access

    Grant access to local networks, then click Next.

  6. Use Upper Level Proxy Server?

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

  7. Upper Level Proxy URL and Port

    Provide upper level proxy hostname and port, then click Next.

  8. 요약설명

    잠시 이러한 옵션을 확인하고 다음을 클릭합니다.

  9. Start during boot?

    Choose if the proxy server should be started during the boot time, then click Next.

  10. 종료

    완료되었습니다! 마침을 클릭합니다.

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

  • squid 다시 시작.

시간

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.

Setup a NTP server with 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.

오픈SSH 데몬

drakwizard sshd

This tool[10] can help you to set up an SSH daemon.

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)

Setting up an SSH daemon with drakwizard sshd

Welcome to the Open SSH wizard.

  1. Select Type of Configure Options

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

  2. 일반적인 선택사항

    Sets visibility and root access options. Port 22 is the standard SSH port.

  3. Authentication Methods

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

  4. Logging

    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. Compression and Forwarding

    Configure X11 forwarding and compression during transfer, then click Next.

  8. 요약설명

    잠시 이러한 옵션을 확인하고 다음을 클릭합니다.

  9. 종료

    완료되었습니다! 마침을 클릭합니다.



[7] 명령줄에서 drakwizard dhcp를 루트로 입력하여 이 도구를 시작할 수 있습니다.

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


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