F5F Stay Refreshed Power Users Networks Connecting to a home network from a distance

Connecting to a home network from a distance

Connecting to a home network from a distance

M
maddiiii
Junior Member
18
06-03-2023, 04:56 PM
#1
You can connect your home network remotely by setting up port forwarding on your router. This allows your computer and router to be accessed from another device over the internet. No fancy equipment needed—just follow your router’s instructions for configuring remote access.
M
maddiiii
06-03-2023, 04:56 PM #1

You can connect your home network remotely by setting up port forwarding on your router. This allows your computer and router to be accessed from another device over the internet. No fancy equipment needed—just follow your router’s instructions for configuring remote access.

S
SkyInsane
Senior Member
718
06-04-2023, 03:58 AM
#2
You're looking for ways to connect. The common options are TeamViewer or using a VPN for security.
S
SkyInsane
06-04-2023, 03:58 AM #2

You're looking for ways to connect. The common options are TeamViewer or using a VPN for security.

O
Okunino
Posting Freak
845
06-08-2023, 07:42 AM
#3
Access the router settings and associated files on your device.
O
Okunino
06-08-2023, 07:42 AM #3

Access the router settings and associated files on your device.

Z
Zexer_
Member
159
06-08-2023, 06:57 PM
#4
Use teamviewer for a straightforward and secure setup.
Z
Zexer_
06-08-2023, 06:57 PM #4

Use teamviewer for a straightforward and secure setup.

Q
Qdrees34
Junior Member
33
06-08-2023, 07:35 PM
#5
You can input a URL directly in your browser and connect to the same network by using the local IP address, such as 192.168.0.1, which is typically assigned to your home router.
Q
Qdrees34
06-08-2023, 07:35 PM #5

You can input a URL directly in your browser and connect to the same network by using the local IP address, such as 192.168.0.1, which is typically assigned to your home router.

D
DxDmaster00
Member
226
06-10-2023, 04:06 AM
#6
Issues tend to occur more frequently and involve significant security risks. Setting up your router this way online is generally not advisable due to numerous vulnerabilities that could allow unauthorized access. Another concern is the use of IP addresses—do you have a fixed IP?
D
DxDmaster00
06-10-2023, 04:06 AM #6

Issues tend to occur more frequently and involve significant security risks. Setting up your router this way online is generally not advisable due to numerous vulnerabilities that could allow unauthorized access. Another concern is the use of IP addresses—do you have a fixed IP?

S
Sacha_MVP
Junior Member
17
06-10-2023, 10:54 AM
#7
no
S
Sacha_MVP
06-10-2023, 10:54 AM #7

no

K
kingluxx
Junior Member
5
06-11-2023, 09:51 AM
#8
You can configure an openVPN server. Without the necessary hardware, you might opt for a VPS service. There are many guides available on this topic. For instance, a tutorial on setting up a VPS with CentOS 6 is found here: https://www.bestvpn.com/roll-openvpn-ser...-centos-6/
K
kingluxx
06-11-2023, 09:51 AM #8

You can configure an openVPN server. Without the necessary hardware, you might opt for a VPS service. There are many guides available on this topic. For instance, a tutorial on setting up a VPS with CentOS 6 is found here: https://www.bestvpn.com/roll-openvpn-ser...-centos-6/

R
reily1
Member
226
06-16-2023, 06:09 PM
#9
You're working on setting up No Ip Configuration now.
R
reily1
06-16-2023, 06:09 PM #9

You're working on setting up No Ip Configuration now.

P
Paddy2p
Member
138
06-21-2023, 12:02 AM
#10
Use SSH local port forwarding to achieve this. Run ssh -L [bind_address]:port:host:port. Connect via username@your_ssh_server, then access localhost:443 in your browser.
P
Paddy2p
06-21-2023, 12:02 AM #10

Use SSH local port forwarding to achieve this. Run ssh -L [bind_address]:port:host:port. Connect via username@your_ssh_server, then access localhost:443 in your browser.