Menu

#67 cannot define a permit method with DHost AND DPort

pending
nobody
None
5
2012-02-25
2012-01-11
Julio Leal
No

You cannot define a permit method with DHost AND DPort.

Configuration running:

set SS5_CONSOLE
set SS5_SRV
set SS5_DEBUG
set SS5_VERBOSE
set SS5_AUTHOCACHEAGE 300
auth 0.0.0.0/0 - -
permit - 192.168.133.69 - 82.165.141.46 - - - - -

Configuration not running:

set SS5_CONSOLE
set SS5_SRV
set SS5_DEBUG
set SS5_VERBOSE
set SS5_AUTHOCACHEAGE 300
auth 0.0.0.0/0 - -
permit - 192.168.133.69 - 82.165.141.46 3389 - - - -

Discussion

  • Matteo Ricchetti

    Dear,

    try using:

    permit - 192.168.133.69/32 - 82.165.141.46/32 3389-3389 - - - -

     
  • Matteo Ricchetti

    • status: open --> pending
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.