|
||||||||
Hello, I need to tunnel HTTP and FTP Traffic over IPSEC with Monowall. My Firewall is setup with this configuration: Monowall: (LAN internal IF: 192.168.0.1, internal net: 192.168.0.0/24) (WAN external IF: 192.168.250.1, external net: 192.168.250.0/24, external gateway: 192.168.250.254) (IPSec Server Net behind WAN Gateway: 192.168.18.0/24 with 192.168.18.1 as Internet Gateway) I need to tunnel the HTTP and FTP Traffic over IPSEC Tunnel from the 192.168.0.0/24 net to 192.168.18.0/24 net! Monowall always send the HTTP and FTP requests to the WAN gateway 192.168.250.254 not over the ipsec tunnel. Is this possible? I tried with the static route for the LAN interface: Net: 0.0.0.0/24 Gateway: 192.168.18.1 but this didn't work! Any other ways to realize this? thanks for Help! Michael |