Click to See Complete Forum and Search --> : inetd.conf help


lin2000
03-24-2001, 09:59 PM
Hello,
I need some help setting up the inetd. Im trying to give my virtual domains telnet access with no luck. Could some one give me some pointers? or a direct me to a good tutorial?
Heres my set up: local intranet running mandrake 7.0 with 4 virtual domains.
IP's are 192.168.0.2 .5 .10 and .15 .

Thanks for the help

freebsd
03-25-2001, 06:40 AM
>> Im trying to give my virtual domains telnet access with no luck

Virtual domain has nothing to do with telnet access.

Assuming telnetd is up and running and it is denying all connection currently and you want to configure it to allow access from 192.168.0.xx:

telnet : 192.168.0.0/24 : allow

lin2000
03-25-2001, 02:59 PM
Ok, I can connect to the box but I dont get a command prompt or any type of log in prompt. The host boots me after about 15 seconds..
Any suggestions?