Hello,
I try to forward a port 15000 to a port 22 in my internal network to a linux box.
But after try and try it doesn't work.
I have create the host for the destination "server".
I have make the ssh services for this port :
any any server allow
I allow rules to external to my server for any
ssh_server 10000 22
I have creat the DNAT like this :
source : any
destination : adsl_interface
service ssh_server
Change source : no change
change destiantion : server services : SSH(22)
How to do this translation ?
[:S]
Thanks
This thread was automatically locked due to age.