F5F Stay Refreshed Power Users Networks Identify the issue by checking signal stability and testing connections repeatedly.

Identify the issue by checking signal stability and testing connections repeatedly.

Identify the issue by checking signal stability and testing connections repeatedly.

Pages (2): 1 2 Next
E
elliesberrie
Member
117
05-26-2016, 11:20 AM
#1
Hi there, I just moved into my new office last month and configured a private network. The issue is that connections are often unstable—not just mine, but across the entire building. Background: My friend set up his cafe’s network using an Ubiquity Edge Router X and an AC Access Point linked to the ISP modem. A CCTV unit is directly connected to the ISP modem. The ISP modem’s IP range is 192.168.255.50–192.168.255.100 (fixed), while the Ubiquity Router uses 192.168.2.10–192.168.2.255. So far, customers haven’t reported problems since opening. Possibly because they don’t run sensitive apps. The change: I moved in last January and created a domain network with Win Server. DC DHCP and DNS are hosted on one VM, connected to the ISP modem via a static IP of 192.168.255.52, and linked to a Gigabit router for my private network (no slave instance needed yet since we have under 10 people). Problems: 1) Frequent video calls with clients cause occasional drops and LOL/Destiny 2 interruptions—suspect network instability. 2) Disconnections persist even when accessing servers remotely via RDP, with the whole chain failing. I’m hesitant to tweak ISP or router settings until I confirm the root cause. Any advice on troubleshooting? Here’s a network diagram for reference.
E
elliesberrie
05-26-2016, 11:20 AM #1

Hi there, I just moved into my new office last month and configured a private network. The issue is that connections are often unstable—not just mine, but across the entire building. Background: My friend set up his cafe’s network using an Ubiquity Edge Router X and an AC Access Point linked to the ISP modem. A CCTV unit is directly connected to the ISP modem. The ISP modem’s IP range is 192.168.255.50–192.168.255.100 (fixed), while the Ubiquity Router uses 192.168.2.10–192.168.2.255. So far, customers haven’t reported problems since opening. Possibly because they don’t run sensitive apps. The change: I moved in last January and created a domain network with Win Server. DC DHCP and DNS are hosted on one VM, connected to the ISP modem via a static IP of 192.168.255.52, and linked to a Gigabit router for my private network (no slave instance needed yet since we have under 10 people). Problems: 1) Frequent video calls with clients cause occasional drops and LOL/Destiny 2 interruptions—suspect network instability. 2) Disconnections persist even when accessing servers remotely via RDP, with the whole chain failing. I’m hesitant to tweak ISP or router settings until I confirm the root cause. Any advice on troubleshooting? Here’s a network diagram for reference.

I
imTri
Posting Freak
786
05-26-2016, 11:55 AM
#2
Are there any issues with the CCTV cameras? From what I observe here, you've set up two separate Double-NATs. This could definitely be the cause. Double NAT is often linked to problems in certain situations, especially games. You might try removing a router and switching the Modem/Router to Bridged Mode; that could resolve the problem. However, you'll need a router capable of handling multiple LANs to maintain separate networks.
I
imTri
05-26-2016, 11:55 AM #2

Are there any issues with the CCTV cameras? From what I observe here, you've set up two separate Double-NATs. This could definitely be the cause. Double NAT is often linked to problems in certain situations, especially games. You might try removing a router and switching the Modem/Router to Bridged Mode; that could resolve the problem. However, you'll need a router capable of handling multiple LANs to maintain separate networks.

M
mminchich
Member
149
05-27-2016, 10:32 AM
#3
I haven't reviewed the CCTV camera yet. I didn't consider checking it; I assumed the Ubi Edge Router could manage several LAN connections. Dual NAT relates to the ISP modem's NAT and my private network, or Ubi's and my network?
M
mminchich
05-27-2016, 10:32 AM #3

I haven't reviewed the CCTV camera yet. I didn't consider checking it; I assumed the Ubi Edge Router could manage several LAN connections. Dual NAT relates to the ISP modem's NAT and my private network, or Ubi's and my network?

B
BearyBoo
Junior Member
8
06-16-2016, 10:10 PM
#4
192.168.255.0 represents network one, which is a single NAT level. Clients on 192.168.2.0 and 10.1.1.0 need to go through another NAT stage: 192.168.2.0 → 192.168.255.0 → Internet, then 10.1.1.0 → 192.168.255.0 → Internet. What you're aiming for is a direct path: 192.168.2.0 → Internet and 10.1.1.0 → Internet. This works best if your router supports multiple LANs and the modem operates in Bridged Mode. Even if this isn't perfect, it can assist with other problems that might arise later.
B
BearyBoo
06-16-2016, 10:10 PM #4

192.168.255.0 represents network one, which is a single NAT level. Clients on 192.168.2.0 and 10.1.1.0 need to go through another NAT stage: 192.168.2.0 → 192.168.255.0 → Internet, then 10.1.1.0 → 192.168.255.0 → Internet. What you're aiming for is a direct path: 192.168.2.0 → Internet and 10.1.1.0 → Internet. This works best if your router supports multiple LANs and the modem operates in Bridged Mode. Even if this isn't perfect, it can assist with other problems that might arise later.

S
srope
Member
147
06-19-2016, 06:38 PM
#5
This seems to be the best option available. Are you certain?
S
srope
06-19-2016, 06:38 PM #5

This seems to be the best option available. Are you certain?

T
TheGamingWiz
Member
185
06-20-2016, 12:45 PM
#6
Consider using direct NAT for a 1:1 setup. You'd need just one router between the ISP and your network. The local IP would match the second router's address, and your public IP would remain static if configured properly. If CGNAT is in place, you'd be limited to a single NAT configuration.
T
TheGamingWiz
06-20-2016, 12:45 PM #6

Consider using direct NAT for a 1:1 setup. You'd need just one router between the ISP and your network. The local IP would match the second router's address, and your public IP would remain static if configured properly. If CGNAT is in place, you'd be limited to a single NAT configuration.

H
Hols8888
Member
140
06-22-2016, 01:20 AM
#7
This configuration is quite involved. The Ubiquiti ER-X supports several LANs depending on the ports connected after linking to WAN. EdeOS’s guide will walk you through the process. I apologize if I missed any details. To make it easier, consider placing the ER-X after the modem, using separate switches for each LAN with distinct IP ranges or subnets. Your client devices—like CCTV, workstations, and APs—can connect to different switches. Setting up the modem can be challenging, but keeping the ER-X on a different subnet and assigning it a static IP in the modem’s client list should resolve the issue.
H
Hols8888
06-22-2016, 01:20 AM #7

This configuration is quite involved. The Ubiquiti ER-X supports several LANs depending on the ports connected after linking to WAN. EdeOS’s guide will walk you through the process. I apologize if I missed any details. To make it easier, consider placing the ER-X after the modem, using separate switches for each LAN with distinct IP ranges or subnets. Your client devices—like CCTV, workstations, and APs—can connect to different switches. Setting up the modem can be challenging, but keeping the ER-X on a different subnet and assigning it a static IP in the modem’s client list should resolve the issue.

H
Hbsanders
Member
65
06-23-2016, 07:47 AM
#8
It is! But this is only temporary. We'll be moving out mid year (hopefully) and I don't want to go to the trouble of reconfiguring my private network when we do. Plugin new ISP modem, and done! Sounds so much work for 2-3months' hassle. Not to mention that I might break the cafe's WiFi. Thanks for the insight though! I do have a static IP. Will try putting my server into the DMZ. Thanks!
H
Hbsanders
06-23-2016, 07:47 AM #8

It is! But this is only temporary. We'll be moving out mid year (hopefully) and I don't want to go to the trouble of reconfiguring my private network when we do. Plugin new ISP modem, and done! Sounds so much work for 2-3months' hassle. Not to mention that I might break the cafe's WiFi. Thanks for the insight though! I do have a static IP. Will try putting my server into the DMZ. Thanks!

H
Hey_Itz_Melani
Junior Member
43
06-23-2016, 08:40 AM
#9
Consider this approach: you don’t need separate switches for every network segment. A single large Ubiquiti or UniFi switch can handle everything, and you can set up VLANs to organize clients effectively.
H
Hey_Itz_Melani
06-23-2016, 08:40 AM #9

Consider this approach: you don’t need separate switches for every network segment. A single large Ubiquiti or UniFi switch can handle everything, and you can set up VLANs to organize clients effectively.

S
StreetHobo
Senior Member
568
06-23-2016, 08:59 AM
#10
Confirm the DMZ is set correctly, meaning both the ISP gateway and the router must connect the server.
S
StreetHobo
06-23-2016, 08:59 AM #10

Confirm the DMZ is set correctly, meaning both the ISP gateway and the router must connect the server.

Pages (2): 1 2 Next