1
00:00:00,000 --> 00:00:04,080
Your router does a lot more than just give you access to the internet.

2
00:00:04,080 --> 00:00:09,600
It blocks strangers who are trying to get into your home network for seedy purposes.

3
00:00:09,600 --> 00:00:13,120
But sometimes it accidentally blocks legitimate traffic.

4
00:00:13,120 --> 00:00:16,720
And you have to poke a couple holes in your router's solid firewall

5
00:00:16,720 --> 00:00:21,840
so your gadgets will work correctly. Doing this involves a process called port forwarding,

6
00:00:21,840 --> 00:00:27,760
a term you might have seen in your router settings menu. But is that some complicated inside baseball for network engineers?

7
00:00:27,840 --> 00:00:34,480
Or is it something you can actually use at home? It turns out port forwarding can be important to the average Joe or Jane,

8
00:00:34,480 --> 00:00:39,520
especially if you play games online, use smart home devices or run any kind of server.

9
00:00:39,520 --> 00:00:44,080
You see a port in this case isn't an Ethernet or USB port in the back of your computer.

10
00:00:44,080 --> 00:00:49,520
This kind of port exists in software and it's basically just a channel devices used to talk

11
00:00:49,520 --> 00:00:52,560
to each other like those cups and with the strings attached as they go.

12
00:00:53,520 --> 00:00:56,560
Which port is being used depends on the application.

13
00:00:56,560 --> 00:01:00,400
For example, secure web browsing often uses port 443,

14
00:01:00,400 --> 00:01:05,280
the network time protocol that keeps your PCs time up to date uses port 123,

15
00:01:05,280 --> 00:01:10,240
and if you're playing Minecraft, you're using port 25565, the classic.

16
00:01:10,240 --> 00:01:14,240
And there are thousands of ports available, with many of them being unassigned,

17
00:01:14,240 --> 00:01:19,840
so programs can use them as needed. So what exactly is port forwarding then?

18
00:01:19,840 --> 00:01:24,400
Well, whenever a server or another device on the internet wants to talk to a gadget on your

19
00:01:24,400 --> 00:01:29,120
home network, most routers by default block that request for security.

20
00:01:29,120 --> 00:01:33,280
It'll only let outside traffic in if you initiated the connection.

21
00:01:33,280 --> 00:01:37,120
Web browsing is a great example of this because when you type in a web address,

22
00:01:37,120 --> 00:01:41,120
you're the one starting the connection with whatever server is hosting that web page.

23
00:01:41,120 --> 00:01:46,160
Port forwarding overcomes this limitation and allows something from the outside

24
00:01:46,160 --> 00:01:53,040
to start a connection with the device on your network. So if something like an online game or your video doorbell just isn't working,

25
00:01:53,040 --> 00:01:57,280
port forwarding may just be the trick. So here's how to set up port forwarding.

26
00:01:57,280 --> 00:02:01,920
First, you need to know what port is used by the program you want to allow through.

27
00:02:01,920 --> 00:02:08,160
You can typically find that information with a quick Google search. But some programs can use any open port that you specify,

28
00:02:08,160 --> 00:02:12,400
so if that's the case, pick a port that is typically not used by anything else.

29
00:02:12,400 --> 00:02:16,160
If you're not sure whether a port is usually free, we'll have a list in the description.

30
00:02:16,160 --> 00:02:20,160
Next, you'll need to go into your router settings and assign a static IP address

31
00:02:20,160 --> 00:02:27,120
to the device you're trying to set up with port forwarding. A typical router will change the local address of devices on your network regularly,

32
00:02:27,120 --> 00:02:30,880
so you'll need to have one local IP address for the gadget in question.

33
00:02:30,880 --> 00:02:36,960
Make sure to assign it something in your local IP range, which typically starts with the numbers 192.168.

34
00:02:39,840 --> 00:02:44,160
The final step is to set up a port forwarding rule, also in your router settings.

35
00:02:44,160 --> 00:02:48,400
It's just a matter of specifying the port you're using or a range of ports,

36
00:02:48,400 --> 00:02:51,920
then punching in which internal IP address the traffic should go to.

37
00:02:51,920 --> 00:02:57,440
This way, when an outside program tries to connect to your router via its public or external IP

38
00:02:57,440 --> 00:03:02,320
address on that port, your router knows to allow the connection and forward the traffic

39
00:03:02,320 --> 00:03:06,080
to the device you want. You see that why it's called that?

40
00:03:06,080 --> 00:03:12,480
After doing this, you should be good to go. You can even use an online port checker to quickly check that the port you want is open

41
00:03:12,480 --> 00:03:18,640
and that your settings are correct. Do keep in mind that because you're allowing an outside connection to your internal network,

42
00:03:18,640 --> 00:03:21,760
port forwarding can open you up to some security risks,

43
00:03:21,760 --> 00:03:25,760
especially if you're forwarding to a PC or a server rather than a game console.

44
00:03:25,760 --> 00:03:28,800
So make sure you're not opening up more ports than you need.

45
00:03:28,800 --> 00:03:32,480
Don't get greedy for ports, they aren't unlimited Olive Garden breadsticks.

46
00:03:32,480 --> 00:03:35,520
The good news is that modern operating systems like Windows,

47
00:03:35,520 --> 00:03:40,240
as well as many popular applications that use port forwarding like Plex and TeamSpeak,

48
00:03:40,240 --> 00:03:44,640
are pretty good about not giving excessive control to someone connecting from the outside.

49
00:03:44,640 --> 00:03:50,640
But make sure your software is up to date. You don't want a missed security patch to allow some rando to start peeking through

50
00:03:50,640 --> 00:03:54,960
your cameras to see you doing something embarrassing with your 14 cats.

51
00:03:54,960 --> 00:03:59,120
That's between you and your cats. That's it for this video guys, thanks for watching.

52
00:03:59,120 --> 00:04:04,800
Like the video if you liked it, dislike it if you disliked it, check out our other videos and comment below with video suggestions.

53
00:04:04,800 --> 00:04:08,080
And most important of all, you know what I'm gonna say.

54
00:04:08,080 --> 00:04:11,200
Don't forget to subscribe and...
