httpd in inetd mode woes

Denis Vlasenko vda.linux at googlemail.com
Thu May 10 20:18:21 UTC 2007


On Thursday 10 May 2007 07:39, kalyanatejaswi balabhadrapatruni wrote:
> hi all,
> I am using busybox-1.2.1 and when i run httpd in
> satndalone mode all works well. But when i try to
> start httpd through inetd, i can not connect to the
> web server.
> I added this entry in inetd.conf
> 
> http   stream   tcp   nowait  root  /usr/sbin/httpd  
> httpd -h /usr/web
> 
> netstat shows the service is started but nothing
> happens afterwards

Please show exact netstat output.
 
> Any pointers is appreciated

Start by describing what happens when you try to connect
to the machine using http.

tcpdump of this attempt will be interesting to see too.
(should be trivial to obtain it from the same machine
where you connect from).
--
vda



More information about the busybox mailing list