It looks like I am struggling to get this working (for the terminal server service)...
I have tested it successfully with sshd to limit it's access to selected IPs only so I am using the right packetfilter rpm
rpm -qa | grep packetfilter
e-smith-packetfilter-1.15.0-03
Here is my db syntax:
/sbin/e-smith/db configuration show msterminalserver
msterminalserver=service
AllowHosts=200.x.x.x (hiding IP only)
TCPPort=3389
access=public
status=enabled
and a remoteaccess-update event after each change.
But as much as I limit the IP, it seems not to work. I still can access the Terminalserver from other IPs?
Michael
(will try tomorrow again - need a fresh view into this)