Page 1 of 1

NAT 1:1 ports

Posted: Fri Dec 18, 2009 10:57 pm
by minbari
ok I have a rb450 and I using a 1:1 nat config to forward port 8001 to a device on our private network. the device lives on port 80.

there is no problem with the NAT, it functions as expected. when I go to xx.xx.xx.15:8001 I see our device.

the problem is the device has some java controls that operate on different TCP ports than 80. do i need to make a DSTnat for every port that the device uses? is there some more elegant methode to do this?