F5F Stay Refreshed Power Users Networks Yes, you can open the same ports on different IP addresses.

Yes, you can open the same ports on different IP addresses.

Yes, you can open the same ports on different IP addresses.

Pages (2): 1 2 Next
E
Eduardo_GameOn
Posting Freak
921
11-16-2016, 10:05 PM
#1
ROUTER: Check if you can configure the same ports across multiple devices or networks. For example, set up Teamspeak ports on two PCs so that if one connection drops, the other remains active.
E
Eduardo_GameOn
11-16-2016, 10:05 PM #1

ROUTER: Check if you can configure the same ports across multiple devices or networks. For example, set up Teamspeak ports on two PCs so that if one connection drops, the other remains active.

M
ML_Covannal_
Member
228
11-17-2016, 12:43 AM
#2
Nope.
M
ML_Covannal_
11-17-2016, 12:43 AM #2

Nope.

N
Noblecookie
Member
99
11-24-2016, 04:33 PM
#3
That's all, thanks!
N
Noblecookie
11-24-2016, 04:33 PM #3

That's all, thanks!

X
54
11-24-2016, 06:03 PM
#4
Yes, it is possible to modify the port for the 2nd team's server.
X
Xavi_the_man10
11-24-2016, 06:03 PM #4

Yes, it is possible to modify the port for the 2nd team's server.

T
Timke
Member
67
11-24-2016, 11:46 PM
#5
It's feasible only if your router has IP-failover capability. Typical home routers usually don't offer this feature.
T
Timke
11-24-2016, 11:46 PM #5

It's feasible only if your router has IP-failover capability. Typical home routers usually don't offer this feature.

Y
yrawsome
Member
69
11-26-2016, 09:23 AM
#6
Upon receiving a new connection, your router understands just its own IP address and the specific port it was sent to. This limits its ability to choose a particular local IP for the incoming link, which is why it assigns the connection to a single internal port and address.
Y
yrawsome
11-26-2016, 09:23 AM #6

Upon receiving a new connection, your router understands just its own IP address and the specific port it was sent to. This limits its ability to choose a particular local IP for the incoming link, which is why it assigns the connection to a single internal port and address.

C
creeperkava16
Member
64
11-26-2016, 01:40 PM
#7
There’s nothing possible to set up a backup server in case the primary PC fails.
C
creeperkava16
11-26-2016, 01:40 PM #7

There’s nothing possible to set up a backup server in case the primary PC fails.

R
RewarPlaysYT
Member
63
12-01-2016, 01:33 AM
#8
R
RewarPlaysYT
12-01-2016, 01:33 AM #8

L
lefi70
Junior Member
39
12-06-2016, 08:44 PM
#9
You might manage it by using haproxy or similar tools if you're feeling uninterested. You could perform health checks on backend servers and choose the best routes. This approach suits high availability setups rather than standard operations.
L
lefi70
12-06-2016, 08:44 PM #9

You might manage it by using haproxy or similar tools if you're feeling uninterested. You could perform health checks on backend servers and choose the best routes. This approach suits high availability setups rather than standard operations.

C
coolgirl443
Member
66
12-07-2016, 06:11 PM
#10
They want high availability and failover load balancing. Set up a load balancer like HAProxy, Nginx, Envoy or Traefik. Direct all traffic through it, which will route requests to the appropriate backend.
C
coolgirl443
12-07-2016, 06:11 PM #10

They want high availability and failover load balancing. Set up a load balancer like HAProxy, Nginx, Envoy or Traefik. Direct all traffic through it, which will route requests to the appropriate backend.

Pages (2): 1 2 Next