I have a simple Problem, that drives me crazy for some days. I can't get simple subnet routing to work!
Is there some extra config required to enable subnet routing from LAN-Port to second LAN Port?
Here my Setup:
Sophos XG installed (virtual in exsi) in Routing-Mode with 5 physical Network-Adapters:
Port 1 - LAN - with multiple virtual Servers in Range 192.168.178.X/24
Port 2 - WAN - physical connected to FritzBox, that holds a VSDL-Connection to ISP, 192.168.177.x/24
So I have used it for a longer time with success and all IP-Clients obtain their Adresses vom DHCP in LAN 1.
The new idea is, to split all IP-Clients in three new subnets. (One per Family in my House, Father, sister and me :-)
So I created 3 new Zones
Port 3 - A - 192.168.1.254/24
Port 4 - B - 192.168.2.254/24
Port 5 - C - 192.168.3.254/24
with physical Uplinks to separate Switches with the devices pro Family, created 3 DHCP-Server and so on.
The Clients should have access to Internet (WAN) and some Services on my own Servers in LAN.
So I created some Network-Rules "all subnets to wan - allow all with NAT", "all subnets to lan - allow all without NAT", …
My Clients are getting a dhcp adress with correct Gateway from XG in correct subnet, they have internet-Connection to wan but when I open a DOS-Box or Browser and try to Access my Servers in LAN-Zone, the Connection Fails with timeout. (f.Example "telnet 192.168.178.5 80" or "ping 192.168.178.5, ...)
But when I check the Firewall-Rules in the Tool in the Webinterface from XG, I get the message, that the traffic is allowed.
(for Example simulate a Client in Port 3 = 192.168.1.100 and connect to a Target in Port 1 LAN = 192.168.178.5 the XG shows the korrekt network Rule-ID and allows the traffic)
So my Problem are not the Firewall-Rules. When I enable NAT from LAN to LAN in this Firewall-Rule, it works as expected. Without NAT I can't get any Connetions. But I won't use NAT because 3x NAT is to much and I can't connect from Client to Client, when there is NAT between subnets.
(The Problem occours with 17.v6, v8 and I have reinstalled a second Instance from XG for testing from Scratch in a simple config - without luck)
(Special Routing config like static Routing, RIP, … is not required, because the XG knows all subnets directly at ther local interfaces, or not?)
What can I do?
This thread was automatically locked due to age.