Networking in Linux: a brief overview. TCP/IP  TCP/IP concepts we have seen are applicable to Linux (a version of UNIX, where TCP/IP started)  Some.

Slides:



Advertisements
Similar presentations
INSTALLING LINUX.  Identify the proper Hardware  Methods for installing Linux  Determine a purpose for the Linux Machine  Linux File Systems  Linux.
Advertisements

Nassau Community College
Linux+ Guide to Linux Certification, Second Edition Chapter 14 Network Configuration.
Linux+ Guide to Linux Certification, Second Edition Chapter 15 Configuring Network Services and Security.
Linux Networking TCP/IP stack – kernel controls the TCP/IP protocol – Ethernet adapter is hooked to the kernel in with the ipconfig command – ifconfig.
Enumeration. Local IP addresses Local IP addresses (review)  Some special IP addresses  localhost (loopback address)  Internal networks 
Computer Network (MASQ/NAT/PROXY)
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Application Layer Functionality and Protocols Network Fundamentals – Chapter.
Module 9 - Networking. 1.Network Concepts and Commands 2.Network Files 3.Network Services 4.Configure a network device 5.Network File-System (NFS & CIFS)
1 Module 13 Windows NT Networking Services. 2  Overview Installing Network Services Dynamic Host Configuration Protocol (DHCP) Windows Internet Name.
Click to edit Master subtitle style Chapter 17: Troubleshooting Tools Instructor:
Technical Overview Qube 2. Presentation I. Solutions –A Gateway to the World –A Business Server –An Internet Server –An Server II. Concept –Server.
IST 228\Ch3\IP Addressing1 TCP/IP and DoD Model (TCP/IP Model)
Linux System Administration LINUX SYSTEM ADMINISTRATION.
System Administration: Linux Track 2 Workshop June 2010 Pago Pago, American Samoa.
Installing Windows Deployment Service
SUSE Linux Enterprise Server Administration (Course 3037) Chapter 7 Connect the SUSE Linux Enterprise Server to the Network.
Networking CSCI N321 – System and Network Administration Copyright © 2000, 2012 by Scott Orr and the Trustees of Indiana University.
1 UNIX Networking. 2 Section Overview TCP/IP Basics TCP/IP Configuration TCP/IP Network Testing Dynamic Host Config Protocol (DHCP) Wireless Networking.
IP Addressing Basics LAB 8.
Va-scanCopyright 2002, Marchany Securing Solaris Servers Randy Marchany.
Module 7: Configuring TCP/IP Addressing and Name Resolution.
MAC Address IP Addressing DHCP Client DHCP Server Scope Exclusion Range Reservations Netsh.
Introduction to Networking Concepts. Introducing TCP/IP Addressing Network address – common portion of the IP address shared by all hosts on a subnet/network.
CHAPTER Protocols and IEEE Standards. Chapter Objectives Discuss different protocols pertaining to communications and networking.
Linux Networking #2 Dr. Michael L. Collard 1.
Connecting to Network. ♦ Overview ► A network connection is required to communicate with other computers when they are in a network. Network interface.
Chapter 10 Networking and the Internet ITSC 1458.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Application Layer Functionality and Protocols.
Network Services CSCI N321 – System and Network Administration Copyright © 2000, 2007 by Scott Orr and the Trustees of Indiana University.
1 Chapter Overview Installing the TCP/IP Protocols Configuring TCP/IP.
Linux+ Guide to Linux Certification Chapter Fifteen Linux Networking.
1 Network Administration ITA3564 Leung Hung
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network Chapter 2: Configuring Network Protocols.
Linux+ Guide to Linux Certification, Second Edition Chapter 14 Network Configuration.
1 TCP/IP Networking. 2 TCP/IP TCP/IP is the networking protocol suite most commonly used with UNIX, Windows, NT and most other OS’s. TCP/IP defines a.
1 SUSE LINUX School Server, Peter Varkoly SUSE LINUX School Server Peter Varkoly, Developer
Module 3: Configuring a Client IP Address. Overview Configuring a Client to Use a Static IP Address Configuring a Client to Obtain an IP Address Automatically.
1 COP 4343 Unix System Administration Unit 11: Networking – basic concepts: IP, TCP, UDP, DHCP – devices: setup, status.
TCP/IP Protocol Suite 1 Chapter 16 Upon completion you will be able to: Host Configuration: BOOTP and DHCP Know the types of information required by a.
DHCP Meha Modi. “Dynamic Host Configuration Protocol” Automatically assigns IP addresses to devices (I.e. hosts) on your network. -Prevents to enter data.
CIS 192B – Lesson 3 Network Information Services.
Kickstart Installation
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Implementing IP Addressing Services Accessing the WAN – Chapter 7.
Linux Exercise. Download and Install the latest CentOS version and latest Ubuntu/Fedora OS. Configure a unique Host Name and a permanent IP Address for.
Networking in Linux. ♦ Introduction A computer network is defined as a number of systems that are connected to each other and exchange information across.
Linux Networking #1 Dr. Michael L. Collard 1.
1 TCP/IP Networking Yue Cui 06/13/02. 2 Presentation Outline Introduction Packets and Encapsulation IP Addresses, Routing ARP, DHCP and PPP Security Issue.
How to connect to the Internet 1998/12/09 KEIO University, JAPAN Mikiyo
ECMM6018 Enterprise Networking for Electronic Commerce Tutorial 7 Dynamic Host Protocol.
Accessing Evitech network via FTP by Susan Jansson.
CIS 192B – Lesson 2 Domain Name System. CIS 192B – Lesson 2 Types of Services Infrastructure –DHCP, DNS, NIS, AD, TIME Intranet –SSH, NFS, SAMBA Internet.
Sample DNS configurations. Example 1: Master 'master' DNS and is authoritative for this zone for example.com provides 'caching' services for all other.
DHCP as server. What is Dynamic Host Configuration Protocol (DHCP)? Dynamic Host Configuration Protocol (DHCP) is network protocol for automatically assigning.
AN OVERVIEW Rocky K. C. Chang13 Sept The web 2.
Linux Operations and Administration
TCP/IP Protocol Suite ©Richard L. Goldman September 25, 2002.
“ is not to be used to pass on information or data. It should used only for company business!” – Memo from IBM Executive The Languages, Methods &
 Router Configurations part2 2 nd semester
Copyright © 2006 Heathkit Company, Inc. All Rights Reserved Introduction to Networking Technologies Introduction to TCP/IP.
COMP1321 Digital Infrastructure Richard Henson March 2016.
Network Overview. Protocol Protocol (network protocols) - a special set of rules that define communication between two or more devices on a network.
Server Administration, Server Management and Networking Alokes Chattopadhyay.
Domain Resolution Configuration Files: File: /etc/resolv.conf - host name resolver configuration file search name-of-domain.com - Name of your domain or.
Enumeration.
Host Configuration: BOOTP and DHCP
Hiding Network Computers Gateways
Host Configuration: BOOTP and DHCP
Module 12 Network Configuration
Presentation transcript:

Networking in Linux: a brief overview

TCP/IP  TCP/IP concepts we have seen are applicable to Linux (a version of UNIX, where TCP/IP started)  Some special IP addresses  localhost (loopback address)  Internal networks  Class A  Class B to  Class C to  Machines behind a firewall can use these internal IP numbers to communicate among them.  Only the firewall machine/device (host) needs to have an IP address valid in the Internet.

Basic configuration files  You can manually create, change and view the basic configuration files: /etc/hostname /etc/hosts /etc/resolv.conf /etc/interfaces  See this example for their format. Also a howto.example howto  Of course you can also do it in an Ubuntu GUI at System, Administration, Network. defining the interface type (static, IP, subnetmask and gateway) or DHCP.staticDHCP setting the DNS server.DNS

Servers and daemons  Setting up telnet and ftp servers is not recommended, use ssh (default in Linux).telnetftpssh  Setting up a Web server (Apache)Web server  Setting up and configuring SAMBA Setting up configuring  Setting up a firewallfirewall  NIS and NFS NISNFS  DHCP DHCP  DNS (bind) DNS  Xinetd - the super daemon Xinetd  Ubuntu documentation. Ubuntu documentation A free network admin manualnetwork admin