eth1 86.150.181.252/29 GW 86.150.181.249 ISP1
eth2 219.156.107.1/25 ISP1 routed on 86.150.181.252 at provider routers
eth3 109.196.42.186/29 GW:109.196.42.185 ISP2
eth1 and eth2 is from ISP1
and eth3 ISP2
now ip calss 219.156.107.0/25 its routed on 86.150.181.252 by ISP1
i use eth1 and eth3 for NAT (192.168.0.0/16) using multi wan connection and i set to Active backup.
my problem is on ip classes 219.156.107.0/25 i want to use ip from this class on other server (mail server, hosting server, etc: example 219.156.107.2 with gw 219.156.107.1 netmask 255.255.255.128 is mail server and 219.156.107.3 netmask 255.255.255.128 in hosting server).
but my nethserver make NAT for this class on eth1 or eth3, as well as 192.168.0.0/16
single way to use the clase is behind NAT 1:1 with ip aliases added on eth1 (ex: eth1:1 219.156.107.2, eth1:2 219.156.107.3 ) forward to ip form class 192.168.0.0/16.
PLEASE HELP ME to use this class in routing mode not NAT mode.
No, one single ports my class /25 its not opperable if not put on interface eht1 connected IP 86.150.181.252.
i can put on the some interface ip from ISP1 like that.
eth1 have 86.150.181.252 and
eth1:1 219.156.107.1 this ip i want to use at gateway for other server(mail server and hosting server).
with eth2 i connect on switch wher i have connected my server (mail server and hosting server, etc form class 219.156.107.0/25)
no i dont use nethserver for hosting and mail server.
Thanks
Yes 219.156.107.1 respond to ping and i made it even ip address 219.156.107.2 with gw 219.156.107.1 to respond to ping form external connection, but when I acces internet from my ip address (219.156.107.2), seems that is going to internet with NAT address (86.150.181.252 ISP1 or 109.196.42.185 ISP2). I use active backup internet connection.
yes the configuration is like the above screenshot
I read again and I think this is the correct sketch (please see below).
And I think Dan want to use ISP1 and ISP2 as Active Backup for eth0 (GREEN) and for eth2 (ORANGE).
The problem is that he has his subnet routed only by ISP1 and not also by ISP2.
In this case, when ISP1 is down, the servers from eth2 will not be seen from Internet.
But can access the Internet from eth0 and from eth2 Only If I understand well.
Hello, that is the correct sketch. For the mail server and web server, ISP2 give me ip from a cisco router, and on each server (mail and hosting server), i use a second network card with ip form IPS2 and my backup for this server is from DNS zone.
My problem is with isp1 which gives me ip directly connected (86.150.181.252) and ip class 219.156.107.0/25 on the same port. And i want this class (219.156.107.0/25) the server was straight forward bypass the firewall from nethserver.