Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: James Shields on February 19, 2003, 12:12:16 AM
-
Successfully used Abe Loveless' NAT 1:1 HowTo in SME 5.1.2, which allowed me to have another SME server visible externally.
For example; first server on 192.168.135.1 (139.130.xxx.xxx externally) and second server on 192.168.135.2 (203.19.xxx.xxx externally). Server 1 set as server/gateway, Server 2 set as server only.
Have since upgraded to SME 5.6, and discovered that this NAT 1:1 does not work.
Can anybody provide suggestion on how to make the second SME server visible ?
Thanks in Advance
-
It won't work because starting with 5.6, iptables is used instead of ipchains. If you can find the ipchains commands that the contrib made, you should be able to convert them to iptables commands without too much work. Sorry I can't be of more help...