View Single Post
  #2 (permalink)  
Old 2007-12-03
Thorpuse Thorpuse is offline
Senior Member
 
Join Date: 2007-07-16
Posts: 618
Rep Power: 2
Thorpuse has an average reputation (10+)
Default Re: Access to Dashboard / Tracker via VPN

Guess 1 would be NAT - make sure your IP address isn't being NATted.

Guess 2 would be implied rules (you are logging implied rules, right?). Check in your logs to see if your port 18190 traffic is being blocked because it's being sent in clear and the other side is expecting encrypted (or vice versa).

The solution I've always used for this is setting up an SSH session to the SmartCenter and using SSH port forawarding. Works like a charm!
Reply With Quote