1
00:00:00,150 --> 00:00:02,190
Network Infrastructure.

2
00:00:02,190 --> 00:00:04,200
Network infrastructure is the backbone

3
00:00:04,200 --> 00:00:06,180
of any modern organization.

4
00:00:06,180 --> 00:00:09,240
It comprises the hardware, software, services,

5
00:00:09,240 --> 00:00:11,910
and facilities required to support, manage,

6
00:00:11,910 --> 00:00:13,830
and operate an enterprise network.

7
00:00:13,830 --> 00:00:16,200
A critical aspect of network infrastructure

8
00:00:16,200 --> 00:00:18,540
is the separation of network components,

9
00:00:18,540 --> 00:00:21,720
which can be achieved either physically or logically.

10
00:00:21,720 --> 00:00:24,720
In this lesson, we'll dive into these two methods.

11
00:00:24,720 --> 00:00:27,270
First, Physical Separation.

12
00:00:27,270 --> 00:00:30,570
Physical separation often referred to as Air Gapping,

13
00:00:30,570 --> 00:00:32,220
is a security measure employed

14
00:00:32,220 --> 00:00:34,410
to protect sensitive information.

15
00:00:34,410 --> 00:00:37,410
An Air Gap system is isolated from other networks,

16
00:00:37,410 --> 00:00:39,090
both local and internet.

17
00:00:39,090 --> 00:00:41,850
By physically disconnecting it from those networks,

18
00:00:41,850 --> 00:00:43,710
this isolation is achieved

19
00:00:43,710 --> 00:00:47,670
by removing all direct or indirect connections,

20
00:00:47,670 --> 00:00:49,740
including Wi-Fi, Bluetooth,

21
00:00:49,740 --> 00:00:51,930
and other wireless connections.

22
00:00:51,930 --> 00:00:53,580
An example of an Air Gap system

23
00:00:53,580 --> 00:00:55,350
is a military or government network

24
00:00:55,350 --> 00:00:57,360
holding classified information.

25
00:00:57,360 --> 00:00:59,550
These networks are kept physically separate

26
00:00:59,550 --> 00:01:00,720
from the public internet

27
00:01:00,720 --> 00:01:04,050
to prevent unauthorized access and cyber-attacks.

28
00:01:04,050 --> 00:01:06,450
Another example is an industrial control system

29
00:01:06,450 --> 00:01:07,950
or ICS system

30
00:01:07,950 --> 00:01:09,450
used in critical infrastructure,

31
00:01:09,450 --> 00:01:12,300
like power plants or water treatment facilities.

32
00:01:12,300 --> 00:01:14,040
These systems are often Air-Gapped

33
00:01:14,040 --> 00:01:16,440
to prevent potential cyber, physical attacks

34
00:01:16,440 --> 00:01:19,230
that could lead to real-world damage.

35
00:01:19,230 --> 00:01:22,560
However, Air Gap systems are not infallible.

36
00:01:22,560 --> 00:01:24,990
Sophisticated attacks such as Stuxnet

37
00:01:24,990 --> 00:01:28,560
have demonstrated that Air Gap systems can be compromised.

38
00:01:28,560 --> 00:01:30,510
Despite this, physical separation

39
00:01:30,510 --> 00:01:32,430
remains one of the most secure methods

40
00:01:32,430 --> 00:01:34,920
of protecting sensitive information,

41
00:01:34,920 --> 00:01:37,320
provided that strict physical security measures

42
00:01:37,320 --> 00:01:39,000
are in place.

43
00:01:39,000 --> 00:01:41,190
Logical separation, on the other hand,

44
00:01:41,190 --> 00:01:43,440
whilst creating boundaries within a network

45
00:01:43,440 --> 00:01:45,900
that restrict access to certain areas

46
00:01:45,900 --> 00:01:48,780
this is typically achieved through the use of firewalls,

47
00:01:48,780 --> 00:01:51,060
virtual local area networks or VLANs,

48
00:01:51,060 --> 00:01:53,670
and other network devices that can control traffic

49
00:01:53,670 --> 00:01:55,350
based on rules and policies.

50
00:01:55,350 --> 00:01:57,990
A common example of logical separation

51
00:01:57,990 --> 00:02:01,620
is the use of VLANs in a corporate network.

52
00:02:01,620 --> 00:02:03,600
VLANs can segregate network traffic

53
00:02:03,600 --> 00:02:05,730
ensuring that data from one department,

54
00:02:05,730 --> 00:02:07,260
such as human resources,

55
00:02:07,260 --> 00:02:10,470
cannot be accessed by another department like marketing,

56
00:02:10,470 --> 00:02:13,170
despite being on the same physical network.

57
00:02:13,170 --> 00:02:15,690
This separation helps to improve security,

58
00:02:15,690 --> 00:02:18,750
manage network traffic, and reduce congestion.

59
00:02:18,750 --> 00:02:20,670
Another example is the use of firewalls

60
00:02:20,670 --> 00:02:23,100
to create a screen subnet network,

61
00:02:23,100 --> 00:02:24,480
there's a logical subnetwork

62
00:02:24,480 --> 00:02:28,830
that contains the organization's external-facing services,

63
00:02:28,830 --> 00:02:31,650
separating them from the internal network.

64
00:02:31,650 --> 00:02:32,880
This prevents an attacker

65
00:02:32,880 --> 00:02:34,980
who has gained access to the screen subnet

66
00:02:34,980 --> 00:02:38,340
from easily moving to the internal network.

67
00:02:38,340 --> 00:02:39,570
While logical separation

68
00:02:39,570 --> 00:02:41,580
provides a high degree of flexibility

69
00:02:41,580 --> 00:02:44,130
and is easier to implement than physical separation,

70
00:02:44,130 --> 00:02:45,930
it is not as secure.

71
00:02:45,930 --> 00:02:47,460
If not properly configured,

72
00:02:47,460 --> 00:02:50,790
firewalls and other network devices can be exploited,

73
00:02:50,790 --> 00:02:52,470
allowing unauthorized access

74
00:02:52,470 --> 00:02:54,570
to restricted areas of the network.

75
00:02:54,570 --> 00:02:57,990
So remember, both physical and logical separation

76
00:02:57,990 --> 00:03:01,590
play crucial roles in network infrastructure and security.

77
00:03:01,590 --> 00:03:03,600
Physical separation or Air Gapping

78
00:03:03,600 --> 00:03:05,430
provides a high level of security

79
00:03:05,430 --> 00:03:08,640
by completely isolating a system from other networks.

80
00:03:08,640 --> 00:03:09,960
Logical separation,

81
00:03:09,960 --> 00:03:11,970
while not as secure as physical separation,

82
00:03:11,970 --> 00:03:14,913
offers more flexibility and is easier to implement.

