- Host A sends a
(plain) IP packet
to its router C:
- The router C
processes the (plain) IP packet
as follows:
- Router C
encrypts the
(plain) IP packet
- Router C then
transmits the
encrypted IP packet inside a
new IP packet to
destination router M
|
Graphically:
Postponed discussion:
- The encapsulated IP packet is
then routed
using IP forwarding to the
destination M:
Notice that:
- When the destination router M
receives the
(encapsulated) IP packet:
- Router M
detects that the
IP packet contains
its own IP address
M !!!
|
Note:
- This is not normal:
- IP packets
(so far in the course) contains
destination addresses of
host (= computers)
- IP packets are
not
transmitted to
routers !!!
|
|
Creative usage:
- When destination IP address is
equal to
a router IP address:
- The router will
perform a
de-capsulation operation !!!
|
|
In this example:
- The router M
will first decrypt the
inner IP packet and
- Then the router M will
forward
the de-crypted packet
|
- Router M
decrypts the inner IP packet:
- And finally, the router M
forwards the
decrypted IP packet to
the final destination L:
|