- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
04-13-2012 07:14 AM
Whil my NAT rules are working fine I get the feeling I am missing something with net rules. I have an external ip which needs three ports forward to separate internal server: port 7000 goes to port 3389 on 192.168.1.1, port 7001 goes to port 389 on 192.168.1.2, port 7002 goes to 3389 on 192.168.1.3.
I have these working with individual NAT rules it it seems like I should be able to combine them?
Any other tips on NAT would be great.
Thanks
Bob
04-13-2012 12:38 PM
I dont know if this will help you but I would set this up as three individual NAT-rules just like you already seem to have done 🙂
1)
EXTIP:7000 -> 192.168.1.1:3389
2)
EXTIP:7001 -> 192.168.1.2:389
3)
EXTIP:7002 -> 192.168.1.3:3389
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!