Observing the error while compiling | FWCloud Forum

Observing the error while compiling

premkumar

New member
Hi Forum,
Observed the below error while compiling
2021/6/23 10:15:2 - [NOTICE] NAT TABLE (IPv4):
2021/6/23 10:15:2 - [NOTICE] SNAT:
2021/6/23 10:15:2 - [ERROR] Error in compilation of firewall 'LinuxHost': For SNAT 'Translated Service' must be empty if 'Translated Source' is empty
2021/6/23 10:15:2 - [NOTICE] Rule 1 (ID: 1070)
2021/6/23 10:15:2 - [NOTICE] Rule 2 (ID: 1071)
2021/6/23 10:15:2 - [NOTICE] Rule 3 (ID: 1072)
2021/6/23 10:15:2 - [ERROR] end

2021/6/23 10:15:6 - [INFO] Starting installation of firewall 'LinuxHost'`
2021/6/23 10:15:11 - [NOTICE] Uploading firewall script (192.168.56.119)
2021/6/23 10:15:16 - [NOTICE] Installing firewall script.
2021/6/23 10:15:22 - [ERROR] ERROR: Error: STDOUT:
2021/6/23 10:15:22 - [ERROR] ./fwcloud.sh: line 219: syntax error: unexpected end of file
2021/6/23 10:15:22 - [ERROR]
2021/6/23 10:15:22 - [ERROR] STDERR:
2021/6/23 10:15:22 - [ERROR] Error in installation of firewall 19 (LinuxHost): {"message":"STDOUT: \n./fwcloud.sh: line 219: syntax error: unexpected end of file\r\n\n\nSTDERR: \n"}
 

Carles Munyoz

Administrator
Staff member
Look at this error log:
[ERROR] Error in compilation of firewall 'LinuxHost': For SNAT 'Translated Service' must be empty if 'Translated Source' is empty

It is mandatory that you put something in the Translated Source column.
Can you revise it?
 
Top