Answer the question
In order to leave comments, you need to log in
How to connect 2 external ip from 1 provider?
Good afternoon, we have 1 cable with rj45 from the provider and 2 external ip. Hence the question in the diagram, preferably with a detailed description and a link to an example or article.
This is what is spinning in my head:
1. We put a switch and 2 routers to it
2. Look for a router with 2 wan rj45
3. Perhaps some kind of software setting of the router ..?
Answer the question
In order to leave comments, you need to log in
.aggregate([
{$unwind: "$params"},
{$match: {"params.one": true}},
{$project: {
_id: 0,
name: 1,
age: 1,
two: "$params.two",
three: "$params.three"}
}
])
IP is not a physical entity, but a logical one, so nafig does not need any of this. One wire to one port, everything is bred inside the router, it's just that the router should not be of the "main price" class, but something like a microtic.
A packet arrived with IP 1.2.3.4 - marked it, a packet arrived with IP 2.3.4.5 - also marked. Depending on the brand, they were sent there or here, where necessary.
Well, a normal router can “spread” several addresses on the sides.
And yes - this is not a "home" router.
From inexpensive - mikrotik.
And what is the final task? Why do you need 2 external addresses?
It works fine for me according to your scheme 1 We put a switch and 2 routers to it
We did it through vlan, the main thing is that the wire supports and then routes the traffic as you want. We have a server on a molt, and routes were set up on it. Through a router, you can, the principle is similar, the main thing is that it pulls :) Mikrotik will be able to
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question