[FX.php List] When configuring sshd it’s possible to set which address the service should be configured for.
Gjermund Gusland Thorsen
ggt667 at gmail.com
Thu Jun 24 06:25:54 MDT 2010
# Use these options to restrict which interfaces/protocols sshd will bind to
#ListenAddress ::
#ListenAddress 0.0.0.0
I have tried to do the same with FMSA, this in order to give different
bandwidth to different users.
I would like to have FMSA serve 3 NICs
1 for 10Gbit Citrix
1 for 10Gbit FileMaker Pro users on the LAN
1 for 1 Gbit Web publishing engine
However FMSA automatically changes to the lowest Ethernet interface
Anyone got a clue to where the IP address is hardcoded in FMSA or its config?
The failure is probably that it listens to a specific IP; the IP of
the lowest numbered NIC in this case,
and not 0.0.0.0( all the hosts on the local routing table AFAIK )
tia,
ggt
More information about the FX.php_List
mailing list