Cargando…

Linux networking cookbook /

Over 40 recipes to help you set up and configure Linux networksAbout This Book Move beyond the basics of how a Linux machine works and gain a better understanding of Linux networks and their configuration Impress your peers by setting up and configuring a Linux server and its various network element...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Boyce, Gregory (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, 2016.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Cover ; Copyright; Credits; About the Author; About the Reviewer; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Configuring a Router ; Introduction; Setting up the physical network; Configuring IPv4; Configuring IPv4 permanently; Connecting two networks; Enabling NAT to the outside; Setting up DHCP; Setting up a firewall with IPtables; Setting up port forwarding; Adding VLAN Tagging; Chapter 2: Configuring DNS ; Introduction; Setting up your system to talk to a nameserver; Setting up a local recursive resolver; Configuring dynamic DNS on your local network.
  • Setting up a nameserver for your public domainSetting up a slave nameserver; Chapter 3: Configuring IPv6 ; Introduction; Setting up an IPv6 tunnel via Hurricane Electric; Using ip6tables to firewall your IPv6 traffic; Route an IPv6 netblock to your local network; Chapter 4: Remote Access ; Introduction; Installing OpenSSH; Using OpenSSH as a basic shell client; Using OpenSSH to forward defined ports; Using OpenSSH as a SOCKS proxy; Using OpenVPN; Chapter 5: Web Servers ; Introduction; Configuring Apache with TLS; Improving scaling with the Worker MPM; Setting up PHP using an Apache module.
  • Securing your web applications using mod_securityConfiguring NGINX with TLS; Setting up PHP in NGINX with FastCGI; Chapter 6: Directory Services ; Introduction; Configuring Samba as an Active Directory compatible directory service; Joining a Linux box to the domain; Chapter 5: Setting up File Storage ; Introduction; Serving files with SMB/CIFS through Samba; Granting authenticated access; Setting up an NFS server; Configuring WebDAV through Apache; Chapter 8: Setting up E-mail ; Introduction; Configuring Postfix to send and receive e-mail; Setting up DNS records for e-mail delivery.
  • Configuring IMAPConfiguring authentication for outbound e-mail; Configuring Postfix to support TLS; Blocking spam with Greylisting; Filtering spam with SpamAssassin; Chapter 9: Configuring XMPP ; Introduction; Installing ejabberd; Configuring DNS for XMPP; Configuring the Pidgin client; Chapter 10: Monitoring Your Network ; Introduction; Installing Nagios; Adding Nagios users; Adding Nagios hosts; Monitoring services; Defining commands; Monitoring via NRPE; Monitoring via SNMP; Chapter 11: Mapping Your Network ; Introduction; Detecting systems on your network with NMAP.
  • Detecting Systems Using Arp-ScanScanning TCP ports; Scanning UDP ports; Identifying services; Identifying operating systems; Chapter 12: Watching Your Network ; Introduction; Setting up centralized logging; Installing a Snort IDS; Managing your Snort rules; Managing Snort logging; Index.