This is the standard .ini file ->
"
; user@12.13.14.15 will work
; *@12.13.14.15 will work
; user@12.13.14.* won't work
; *@12.13.14.* won't work
ident_ip_mask = *@###.###.###.###
; user@12.13.14.15 will work
; user@12.13.14.* will work
; x@12.13.14.15 won't work
; x@12.13.14.* won't work
; *@12.13.14.15 won't work
; *@12.13.14.* won't work
ident_ip_mask = *??@###.###.###.*
"
Could u please explain how I should do and what to change and were to, to force the "adder" to include ex: "indent@111.111.*.*"
or "*@111.111.111.*" .
I´m a lamer at understanding stuff
, maby others are to!
THX in advance