F5F Stay Refreshed Power Users Networks Yes, you can configure a private network linked to your building’s public Wi-Fi.

Yes, you can configure a private network linked to your building’s public Wi-Fi.

Yes, you can configure a private network linked to your building’s public Wi-Fi.

Pages (2): 1 2 Next
B
Basilecool
Member
176
11-18-2016, 05:39 PM
#1
Hello! The issue is that I share an apartment with a common internet connection. The router isn’t reachable from my side, and there’s no physical cable inside the walls, so I’m using Wi-Fi alone. This affects streaming games through Steam from my bedroom PC to the TV. I also don’t want to expose my NAS setup on the network due to privacy concerns. My idea is creating a private internal network within the building—direct connections between my PC, TV, NAS and other devices without going through the Wi-Fi router. I have a Pi-4 with an Ethernet/USB adapter and a basic switch nearby. I’m thinking of using the Pi as a router and linking everything via the switch. Is that feasible? Also, could I connect the Pi-router to the downstairs Wi-Fi so my devices can reach the internet through it? Not sure if these suggestions make much sense. Appreciate your time!
B
Basilecool
11-18-2016, 05:39 PM #1

Hello! The issue is that I share an apartment with a common internet connection. The router isn’t reachable from my side, and there’s no physical cable inside the walls, so I’m using Wi-Fi alone. This affects streaming games through Steam from my bedroom PC to the TV. I also don’t want to expose my NAS setup on the network due to privacy concerns. My idea is creating a private internal network within the building—direct connections between my PC, TV, NAS and other devices without going through the Wi-Fi router. I have a Pi-4 with an Ethernet/USB adapter and a basic switch nearby. I’m thinking of using the Pi as a router and linking everything via the switch. Is that feasible? Also, could I connect the Pi-router to the downstairs Wi-Fi so my devices can reach the internet through it? Not sure if these suggestions make much sense. Appreciate your time!

R
Rounyx
Posting Freak
838
11-22-2016, 01:10 AM
#2
That’s unusual. Should the management firm provide you with your own router instead? It sounds like a poor choice for several reasons.
R
Rounyx
11-22-2016, 01:10 AM #2

That’s unusual. Should the management firm provide you with your own router instead? It sounds like a poor choice for several reasons.

J
Jopy
Member
65
11-22-2016, 02:33 AM
#3
It seems like you're clarifying a situation. Understanding the landlord's perspective isn't helpful here. I'm just focusing on what you need right now. Thanks for your feedback!
J
Jopy
11-22-2016, 02:33 AM #3

It seems like you're clarifying a situation. Understanding the landlord's perspective isn't helpful here. I'm just focusing on what you need right now. Thanks for your feedback!

C
CookieMate
Junior Member
31
11-22-2016, 11:03 AM
#4
This is such a massive security issue I can’t even attempt to explain it. Are you able to see other machines on the network..? Or are they set up as every client is not able to see other machines, which would imply it’s set up as a guest network? If it’s a guest network, that isn’t a security issue, but if it’s not a guest network, that’s horrible….
C
CookieMate
11-22-2016, 11:03 AM #4

This is such a massive security issue I can’t even attempt to explain it. Are you able to see other machines on the network..? Or are they set up as every client is not able to see other machines, which would imply it’s set up as a guest network? If it’s a guest network, that isn’t a security issue, but if it’s not a guest network, that’s horrible….

_
_Mishie_
Member
202
11-22-2016, 03:24 PM
#5
Oh, landlords, I really wish I could purchase my own place, though I’m not sure it’ll be possible anytime soon.
_
_Mishie_
11-22-2016, 03:24 PM #5

Oh, landlords, I really wish I could purchase my own place, though I’m not sure it’ll be possible anytime soon.

T
therealboss13
Member
161
11-24-2016, 11:17 PM
#6
The task is straightforward with various routers, focusing on one that functions as a wireless client. I prefer Mikrotik because of its flexibility, though some setup skills are required. You'll need at least two routers or one equipped with dual Wi-Fi. The first router should be configured as a wireless client with a DHCP server on the wireless port, connecting to your landlord's access point. Then, you can establish a private network on the wired side. It’s crucial to set the wireless client to hide all outgoing traffic via masquerading, making it appear as a single device. Next, create a second router or AP for your own private network, allowing devices to connect securely while remaining hidden from others. This arrangement may cause issues with certain online games because of double NAT, but placing your gaming PC in a DMZ should resolve the problem. Let me know if you need further guidance. I've added a basic diagram for clarity.
T
therealboss13
11-24-2016, 11:17 PM #6

The task is straightforward with various routers, focusing on one that functions as a wireless client. I prefer Mikrotik because of its flexibility, though some setup skills are required. You'll need at least two routers or one equipped with dual Wi-Fi. The first router should be configured as a wireless client with a DHCP server on the wireless port, connecting to your landlord's access point. Then, you can establish a private network on the wired side. It’s crucial to set the wireless client to hide all outgoing traffic via masquerading, making it appear as a single device. Next, create a second router or AP for your own private network, allowing devices to connect securely while remaining hidden from others. This arrangement may cause issues with certain online games because of double NAT, but placing your gaming PC in a DMZ should resolve the problem. Let me know if you need further guidance. I've added a basic diagram for clarity.

A
Akhil_B
Junior Member
42
11-25-2016, 06:46 AM
#7
No other devices appear in the network area of the file manager. This might mean a guest network is active, which is acceptable. I’ve also changed my PC’s network preference to public instead of home.
A
Akhil_B
11-25-2016, 06:46 AM #7

No other devices appear in the network area of the file manager. This might mean a guest network is active, which is acceptable. I’ve also changed my PC’s network preference to public instead of home.

J
jensie2
Junior Member
18
11-25-2016, 10:22 AM
#8
You're welcome! It matches what you expected. The diagram is very useful. Regarding your second question, using a tp-link RE500X AX1500 range extender with Ethernet out as a replacement for the first router connected to your landlord's AP is possible, but you should verify compatibility and ensure it meets your network needs.
J
jensie2
11-25-2016, 10:22 AM #8

You're welcome! It matches what you expected. The diagram is very useful. Regarding your second question, using a tp-link RE500X AX1500 range extender with Ethernet out as a replacement for the first router connected to your landlord's AP is possible, but you should verify compatibility and ensure it meets your network needs.

E
EVGRClutch
Member
245
11-30-2016, 08:10 AM
#9
It seems the router doesn’t come with built-in settings. Most home models support OpenWRT, allowing you to install it and access all desired features.
E
EVGRClutch
11-30-2016, 08:10 AM #9

It seems the router doesn’t come with built-in settings. Most home models support OpenWRT, allowing you to install it and access all desired features.

A
AmpJamer
Junior Member
35
12-02-2016, 08:23 AM
#10
Confirming the details—does the range extender lack the necessary settings you were expecting?
A
AmpJamer
12-02-2016, 08:23 AM #10

Confirming the details—does the range extender lack the necessary settings you were expecting?

Pages (2): 1 2 Next