Acn W
Acn W
Presistance Timer:
To deal with zero window size deadlock situation tcp uses presistance timer when a sending tcp
received an acknowledgment with a window size of zero when a presistance timer goes off the
sending tcp sends a special segment called a probe
Keepalive :
A keepalive timer is used to prevent a long idle connection between tcp if a client open a tcp
connection to a server transfer some data and become silent the client will crash in that case the
connectionn remain forever so a keepalive timer is used
Time wait :
These timer is used during connecction termination the timer start after sending the last ack for 2nd fin
and closing the connection
Dynamic Web pages : is an web pages which web content varies based on the parameter provide by
the user or a computer
Whenever a request arrives the web server run an application program or a script that create and
dynamic document
Mail server and user workstation running mail client are frequently targeted by atttacker because the
computer and networking technology is well understood by many attacker and devlop attack method
to exploid security weaknesses
Mail server are also get targeted because they communicate with some third party application
Additionally mail client have been targeted as effective menas of inserting malware into machnie and
propagating the code to another machine as a result mail server ,mail client and network
infrasturcture that are supported them must be protected
There are three principle that are directly apply on email security:
Confidentiality : Of mail making sure it is protected from unauthorized access
Integrity : of mail involves a gurantee that is has not been modified or destroyed by an unauthorized
indiviual
Availablity of email: Involves esnsuring that the mail server remain on line and able to services user
community
External session in bgp is used to exchange info between two speaker node belonging two different as
Internal session in bgp is used to excahnge info inside two speaker node belonging to diffentn as
Packet format
Type: This field is a 8 bit long and it state what is the type of packet and what type of info contained in
the packet there are five different types of message define by interenet engineering task for are 1-
opne 2-update 3:notification 4 :keepalive
Length: This field is 2 byte long show the total length of bgp message including the bgp header
Marker: The remaining 16 byte of bgp header is marker field this is used to authenticate bgp if no
authentication info is assigned or contained in the field then the marker set all ones
Message:
Open message: after the transport protocol connection is establish the first message sent by each side
is an open message if a open message is acceptable a keep alive message confirming the open is send
back once open is confirm update, keepalive , and notificaton message
Update message: update message is used to transfer routing info between peer
Keepalive message: Bgp does not use any transport based keepalive to determine if peer are
rechangeable instead keepalive messge are exchange between peer often
Reciever Side:
In sctp the reciever has one queue and three variable The queue hold the received data chunks that
has not been read by the queue process
The first variable hold the last tsn received cumTsn the second variable hold the available Queue size ,
winsize the third vairable hold the last acknowledgement , lastACK
Sender Side:
The sender has three variable curtsn , rwnd , and transit variable and one queue as show in the
diagram
The queue carrries the chunks generated by a process which have ready to be send or have send
The first variable carries curtsn which is refer to next chunks which is to be send the second variable
rwnd contain the last advertised value by a reciever in byte the transit hold number of byte in transit
Mobile node(MN): Mobile node is an hand held communication device these device such as cell
phones pd or laptop whose software enable network roaming capablities
Home Agent(HA): It is an router on a home network serving as an anchor point for communication
mobile node it tunnel packet from a device on internet to a roaming mobile node
Foreign Agent(FA):it is an router that may function a point of attachment for mobile node when it
roam into foreign network dilivering packet form home agent to mobile node
To handle routing efficiently and on time , this protocol divides autonomous system into area
Area identification : It define the area within the routing takes places
Ospf calculate the shortest route to a destination through network based on an algorithm it uses
dijiksha algorithm to calculate short path
Autoconfiguration:
Nodes that are connect to a network and automatically generate global ipv6 address without need for
manaul configuration
When a host ipv6 join a network it can configure itself using a following step :
Generate link local address: The host create and address with specfic prefix and 64 bit identifier from
its hardware
Test Uniqueness: it check for uniqueness using neighbour solication message
Assign address: if unique it assign the link local address for local communication
Contact router : the host listen or request guidance from the router
Configure global address: the host form a global address with router specific prefix
Renumbering :