Training On Open Topics

  • Uploaded by: talk2parasjain
  • 0
  • 0
  • June 2020
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View Training On Open Topics as PDF for free.

More details

  • Words: 706
  • Pages: 16
DNS The Domain Name System (DNS) associates various information with domain names; most importantly, it serves as the "phone book" for the Internet by translating human-readable computer hostnames, e.g. www.example.com, into IP addresses, e.g. 208.77.188.166, which networking equipment needs to deliver information. A DNS also stores other information such as the list of mail servers that accept email for a given domain. By providing a worldwide keyword-based redirection service, the Domain Name System is an essential component of contemporary Internet use. en.wikipedia.org

Some DNS related tools •Dig(domain information groper ):•Nslookup •Host •Whois •Dnsstuff.com

Question, Comments………..???

DHCP • Dynamic Host Configuration Protocol (DHCP) is a protocol used by networked devices (clients) to obtain the parameters necessary for operation in an Internet Protocol network. This protocol reduces system administration workload, allowing devices to be added to the network with little or no manual configurations.

Technical details

DHCP discovery •

The client broadcasts on the physical subnet to find available servers. Network administrators can configure a local router to forward DHCP packets to a DHCP server on a different subnet. This client-implementation creates a UDP packet with the broadcast destination of 255.255.255.255 or subnet broadcast address.



A client can also request its last-known IP address (in the example below, 192.168.1.100). If the client is still in a network where this IP is valid, the server might grant the request. Otherwise, it depends whether the server is set up as authoritative or not. An authoritative server will deny the request, making the client ask for a new IP immediately. A non-authoritative server simply ignores the request, leading to an implementation-dependent timeout for the client to give up on the request and ask for a new IP address.

DHCP offers • When a DHCP server receives an IP lease request from a client, it extends an IP lease offer. This is done by reserving an IP address for the client and sending a DHCPOFFER message across the network to the client. This message contains the client's MAC address, followed by the IP address that the server is offering, the subnet mask, the lease duration, and the IP address of the DHCP server making the offer. • The server determines the configuration, based on the client's hardware address as specified in the CHADDR field. Here the server, 192.168.1.1, specifies the IP address in the YIADDR field

DHCP requests • When the client PC receives an IP lease offer, it must tell all the other DHCP servers that it has accepted an offer. To do this, the client broadcasts a DHCPREQUEST message containing the IP address of the server that made the offer. When the other DHCP servers receive this message, they withdraw any offers that they might have made to the client. They then return the address that they had reserved for the client back to the pool of valid addresses that they can offer to another computer. Any number of DHCP servers can respond to an IP lease request, but the client can only accept one offer per network interface card.

DHCP acknowledgement • When the DHCP server receives the DHCPREQUEST message from the client, it initiates the final phase of the configuration process. This acknowledgement phase involves sending a DHCPACK packet to the client. This packet includes the lease duration and any other configuration information that the client might have requested. At this point, the IP configuration process is complete.

• Question, Comments, …………???

WEB registration System/Process • We will have some Online Demo, and discussion.

Network related Tools • • • • • •

Traceroute Ping Netstat Mtr Ssh telnet

Ping • 64 bytes = 56 byte + 8 byte others icmp headers • In linux default time is 1 sec and 64 bytes is default size • -s = size • -i = interval (1 sec .5, .02 sec etc) • -c = count • -q = quite mode • Type 0 = echo reply, 8 echo request more that 1 types

Network • • • • •

Gateway Router Switch Hub IP address

Misc #Port Forwarding #Open Topics >> Anything you can Ask, Discuss on Related topics. Esp security, firewall, …..etc

Email Processing system • Discuss about the current system on email • Spamcop • Others

Related Documents

Topics For Training
November 2019 12
Topics
July 2020 6
Topics
June 2020 9
Topics
June 2020 16
Topics
November 2019 18

More Documents from ""