Drop-In Mode - Routing Network

hello

is it possible to forward a complete network adress range to an drop in mode.

Normal setup works fine. only the servers behind the firewall are after including peplink are not working.

thanks

holger

If normal setup is internal network(s) > firewall > Peplink > ISP gateway, where exactly are the servers located? Is there a different public IP network associated with these servers?

yes correct fw - pep link - isp

the servers are behind fw - DMZ.

servers have a different public net with is transferred

holger

OK, so the firewall owns the additional public network and the Balance simply passes this along in layer 2 bridge mode. A static route will be needed in the Balance for the secondary network, pointing to the outside IP address of your firewall under Network> LAN> Static Route Settings.

hello,
I tried, but donĀ“t work.

Here my confi.

FW - 8.8.8.2
Peplink - 8.8.8.3
ISP Router - 8.8.8.1

Server one 4.4.4.1
Server two 4.4.4.1

So my static route
DestNetwork 8.8.8.2
Net
Gateway 8.8.8.3

correct?

The destination network and gateway are both incorrect. The Peplink already knows about its own network. Here is how it should look:

Destination Network = 4.4.4.0 (example for server network)
Subnet Mask = 255.255.255.0 (example for server network)
Gateway = 8.8.8.2 (example for outside IP address of firewall)