I found the problem!
local lan -> add lan -> ip 0.0.0.0 netmask 255.255.255.255
my error was in netmask, i must changed from 255.255.255.0 to 255.255.255.255 !
Thank all!
So here is what my server says?
So is this correct??, why would changin netmask from ending in 0 to ending with 255 make it accessible from the net ?
Please advise I cannot access my webmail or webpages from the net only locally?
Server Mode servergateway
Local IP address / subnet mask 192.xxx.xxx.x/255.255.255.0
External IP address / subnet mask 192.xxx.xxx.xxx
Additional local networks 192.168.217.0/255.255.255.0
DHCP server enabled
Beginning of DHCP address range 192.xxx.xxx.xx
End of DHCP address range 192.xxx.xxx.xxx
And regarding port fowarding, so If I understand this correctly do I port foward to the internal ip address of the gateway lets say port 80 with ip 192.xxx.xxx.x or something, but when I try to connect vi the web I use the external IP address of the gateway, such as 192.xxx.xxx.xx or something like that and it will foward to the internal ip and port for my webpage ?
Please help with all this, thanks