Originally posted by: hwyguy
Hello,
I'm trying to allow a network segment access to telnet on an AIX 5.3 host, and so far have had no luck. I see nothing but "refused connect from 10.1.1.1" messages in my syslog.
I think its because my syntax is wrong. I'm trying to allow the entire 10.1.1.0 network and have tried adding 10.1.1.0/24, 10.1.1.0, 10.1.1, and even just 10 to no avail
Right now it looks like this:
telnetd: .myhost.com 10.1.1.0
Does anyone know what the proper syntax is for the IBM supplied TCP wrapper? According to SupportLine, TCP wrappers are not supported by IBM :/
Thanks!