Closed FrancYescO closed 6 years ago
can you show me the page? any empty box?
what page you need? the GUI is just shown correctly, but if i enable SSH WAN, is semply not reachable from another network
and everytime i save in this page shows the error in the screenshot
system extra
These firewall rules (default input by Tiscali) were the reason of WAN SSH not working:
config rule 'wan_SSH_rule1'
option src 'wan'
option proto 'tcp'
option dest_port '22'
option enabled '1'
option name 'Allow-SSH-wan'
option family 'ipv4'
option target 'ACCEPT'
option src_ip '195.130.246.0/24'
config rule 'wan_SSH_rule5'
option src 'wan'
option proto 'tcp'
option dest_port '22'
option enabled '1'
option name 'Allow-SSH-wan'
option family 'ipv4'
option target 'ACCEPT'
option src_ip '213.205.40.160/27'
Will add a rule in the root script to remove them ;)
Il Sab 1 Set 2018, 08:35 Francesco M notifications@github.com ha scritto:
These firewall rules (default input by Tiscali) were the reason of WAN SSH not working:
config rule 'wan_SSH_rule1' option src 'wan' option proto 'tcp' option dest_port '22' option enabled '1' option name 'Allow-SSH-wan' option family 'ipv4' option target 'ACCEPT' option src_ip '195.130.246.0/24'
config rule 'wan_SSH_rule5' option src 'wan' option proto 'tcp' option dest_port '22' option enabled '1' option name 'Allow-SSH-wan' option family 'ipv4' option target 'ACCEPT' option src_ip '213.205.40.160/27'
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Ansuel/tch-nginx-gui/issues/116#issuecomment-417837182, or mute the thread https://github.com/notifications/unsubscribe-auth/ATWWQkRq9M3-deWdh59KeGitxm0mynQsks5uWiq8gaJpZM4WNta_ .
can you retry this?
Some parameters failed validation
fwversion_override: String cannot be empty.
Some parameters failed validation
telnet_enable: 0 or 1 expected.
Now we can easily get to the point 👯♂️ Some Optional validations needed around 😁
infact i was asking why i never seen the firmware spoof textfield
"Some parameters failed validation" when clicking save in the System extra Tab, also enabling SSH From WAN will not work (port 22 still closed remotely)
https://i.imgur.com/4V6fTq5.png