Hello,
I'm testing policy routing with ftp on asg v7.103
It works with http protocol but it seems astaro doesn't understand ftp tracking helper with policy routing.
Here my testing configuration :
LAN
|
|
ASG----> WAN (default gw)
|
|
WAN2 -> GW2
Policy rounting configuration :
Route type = Gateway route
Source Net = Any
Service = FTP
Destination NAT = Any
Gateway = GW2
DNAT/SNAT config. :
Traffic Source = Any
Traffic Service = FTP
Traffic Destination = Any
NAT Mode = SNAT
Source = WAN2 address
Packet Filter config. :
Source = Internal Network (LAN)
Service = FTP
Destination = Any
With this configuration I can connect to remote ftp server but I can't retrieve the list content.So the control session works but the data session doesn't cross ASG.
The same configuration works very good with http protocol, instead of ftp protocol, so I can surf the internet via WAN2 connection.
Did you experienced the same behavior?
This thread was automatically locked due to age.