PDA

View Full Version : inetd not in /etc/init.d


sajo
4th November 2006, 07:17
I onstall on second box debian sarge by the perfect howt to from falko,
On first box, no problem but on second box I stoped where it say to restart inetd. There is no inetd in the /etc/init.d

OK then I made search that file and the file was found in /usr/sbin/ is that normal should I change anything or I can leave like it is and just restart it there.

sajo
5th November 2006, 09:33
One more thing, when I do
/usr/sbin/inetd reload

and then I check syslog there it says
localhost inetd[5440]: start: No such file or directory

Any help pleaseee.

falko
5th November 2006, 16:41
There's something wrong on your system. Where exactly do you have the problem? Is it in the Postfix/POP3/IMAP chapter on http://www.howtoforge.com/perfect_setup_debian_sarge_p4 ? If so, did you run
apt-get install postfix postfix-tls libsasl2 sasl2-bin libsasl2-modules ipopd-ssl uw-imapd-ssl?

sajo
6th November 2006, 13:15
I done clean instal once again and after install was done I check for inetd location and it is in /usr/sbin/ , so I dont thonk the problem is in postfix because I didnt get there yet. Maybe the problem can be in the source list, because if I leave source list like it is doesnt connect to files to download so I put contrib non-free at the end of lines, so maybe I get different sources and that could be the reason. But what can I do, system wont install if I leave unatched source.list.

falko
6th November 2006, 14:02
Please post your sources.list here.

sajo
8th November 2006, 18:27
Sorry for delay, here is may source liste

deb http://security.debian.org/ stable/updates main contrib non-free



deb http://ftp.fi.debian.org/debian/ stable main non-free contrib
deb-src http://ftp.fi.debian.org/debian/ stable main non-free contrib

falko
9th November 2006, 16:44
Can you try this in /etc/apt/sources.list?

deb http://ftp2.de.debian.org/debian/ stable main
deb-src http://ftp2.de.debian.org/debian/ stable main

deb http://security.debian.org/ stable/updates main

Then run apt-get update and try to install the missing packages again.

sajo
9th November 2006, 16:58
I did try with this already before, but I get some error I dont remeber exactly but something about connection time out or something like that, however I was unable to start with those sources, I did manualy put source in when instalation asking for instalation way, http ftp ... manual settings, so after few unsucesufful attempts I try with manual sources and I manage to start instalation normaly but then stoped when I try to restart inetd... Well however I try with Ubuntu and everyrhing was OK and server running, but in the future I would like to have debian, so that is why I am still asking. Later I will make test box wih debian again and then will asking you more question. Thanks for now. Hope you will help me again when needed.

THANKS.

falko
10th November 2006, 16:20
I did try with this already before, but I get some error I dont remeber exactly but something about connection time out or something like that
Does Debian recognize your network card? Maybe the correct driver is missing because it's too new, and therefore you don't have a network connection. What's the output of ifconfig?

Or maybe your server is behind a proxy?

sajo
10th November 2006, 18:00
Maybe I should start at the begining. So
I have AMD 1600 Duron and 256 ddr ram and ata HDD 320Gb, asrock motherbord with onboard network card.
So my initial problem was when I insert CD for web install, the instalation stoped at point where checking for IDE-CDROM, I have NEC dvd ROM, the instalation stoped there and wont go on. So I try to start instalation with kernel 26 at start, everything goes well until instalation start to getting files from internet, also source checking was OK but instalation stoped when trying to get files, afetr long time of waiting instalation goes on but it didnt instal the important files so when I goes with perfect instal it stoped wery soon because there was a lot of missing components. So I restart instalation from begining, use kernel 26 and manual wright sources non free contribute. And instalation goes perfect, then I start wit perfect setup and the first line where it says I have to restart inetd, there was problem again and I stop the instalation because I think that is not ok.

So network card is not problem also I am doing everything thrue putty so connection is a live an also apt get works with non free contribute source.
So I am thinking that original kernel from sarge does not support my computor component, and I buy new computor with intel procesor and it was the same problem, so I am thinking once again that kernel form sarge 2.4 is to old for supporting my component. Maybe I should wait for new debian and new how to.

falko
11th November 2006, 17:19
Always use kernel 2.6.

It seems that some of your hardware isn't supported by Debian's kernels.
What's the output of ifconfig, and what's in /etc/networking/interfaces?

JorisA
11th November 2006, 17:25
I had the same problem on my fresh install, but it appears mine is using inetutils-inetd. you might check if that one is present.

Randy
14th November 2006, 14:15
Hi All,

I have the same issue (I've posted in this forum about this also). Regardless which repository you use, apt always selects something else instead of inetd. (usually inetdutils-inetd or yet another one). The thing is the when I installed the same systems about three weeks ago apt normally installed inetd. So I think the change was made by the debian sites.
Greetings
Randy