[FX.php List] Re: [OT]FileMaker Server Admin port forwarding

Gjermund Gusland Thorsen ggt667 at gmail.com
Thu Mar 5 03:58:53 MST 2009


this ssh forwarding rule spends at least a little bit of time before it fails...

Host clientname
Hostname LegalIPClient
User username
ForwardX11 no
ForwardAgent yes
LocalForward 20003 LocalIPFMSA:20003
LocalForward 50003 LocalIPFMSA:50003
LocalForward 50006 LocalIPFMSA:50006

ggt

2009/3/5 Gjermund Gusland Thorsen <ggt667 at gmail.com>:
> Anyone got a clue to which ports to forward to administer remote FMSAs?
>
> Are these enough?
> ---
> TCP 20003
> TCP 50003
> TCP 50006
>
> The first (20003) is to connect to the admin port. The last two
> (50003, 50006) are for the helper process and are required for the
> Admin Tool.
> ---
> Obviously not, I just tried this and I am not able to connect.
>
> ggt
>


More information about the FX.php_List mailing list