This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

vmware Mobile Watchlist... how?

Hello,

I've been trying to get vmware's mobile watchlist IOS app to connect to my DynDNS address, but I cannot figure out my NATing it seems.

Here's what I've done:

DNAT
FROM : ANY
USING: 30060
TO: External (WAN)

Action:
Destination: vsphere server
service: HTTPS (this is what I'm also unsure if this port is correct).

Has anybody out there had luck getting this to work?


This thread was automatically locked due to age.
Parents
  • Ok, so this DID actually work. Except I forgot to add my Full NAT rule to allow me to connect to my external DynDNS address on the custom port from within my network.

    For record sake:

    If your trying to connect to a Dynamic DNS URL:

    someaddress.dyndns.org:30060

    from WITHIN your network, you need to specify a full nat :

    Conditions:
    From: Internal (network)
    Service: 30060 (or whatever custom port you need)
    To: External (WAN)

    Action:
    Change Destination: vcenter (or whatever internal server your trying to actually connec to)
    Service: HTTPS
    Source: Internal (address)
    automatic firewall rules
Reply
  • Ok, so this DID actually work. Except I forgot to add my Full NAT rule to allow me to connect to my external DynDNS address on the custom port from within my network.

    For record sake:

    If your trying to connect to a Dynamic DNS URL:

    someaddress.dyndns.org:30060

    from WITHIN your network, you need to specify a full nat :

    Conditions:
    From: Internal (network)
    Service: 30060 (or whatever custom port you need)
    To: External (WAN)

    Action:
    Change Destination: vcenter (or whatever internal server your trying to actually connec to)
    Service: HTTPS
    Source: Internal (address)
    automatic firewall rules
Children
No Data