Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I had some trouble, initally, getting 3389 (RDP) opened from the outside to redirect to a machine on my inside interface (LAN object).
object network desktop host 192.168.1.10
object service 3389nat service tcp destination eq 3389
object network Wo...
I've tried something to that affect and didn't get anywhere. Here is what I have.
!sh ru object networkobject network desktop
host 192.168.1.10object network work host 122.122.122.122
object network LAN
subnet 192.168.1.0 255.255.255.0
object ne...
The WAN is a dynamic address, but you're correct.
My specific issue seems to get 3390 to redirect 3389 from any network without interfering with the 3389 NAT on the work object.
Not quite, I'm copy a previous reply to this is.
I'm trying to have 3389 itself be accessible from from one wan ip and 3390 redirect from the outside and translate to 3389 from another.
Basically:
Work -- 3389 -- ASA -- 3389 -- server
Public -- 339...
I'm a sense, yes. I'm trying to have 3389 itself be accessible from from one wan ip and 3390 redirect from the outside and translate to 3389 from another.
Basically:
Work -- 3389 -- ASA -- 3389 -- server
Public -- 3399 -- ASA -- 3389 -- server