* [gentoo-user] where's good old inetd ?
@ 2006-06-21 12:18 Enrico Weigelt
2006-06-21 12:28 ` Arturo 'Buanzo' Busleiman
` (3 more replies)
0 siblings, 4 replies; 17+ messages in thread
From: Enrico Weigelt @ 2006-06-21 12:18 UTC (permalink / raw
To: gentoo-user
Hi folks,
I've just emerge'd inetd, and this installed xinetd.
How can I get inetd installed ?
cu
--
---------------------------------------------------------------------
Enrico Weigelt == metux IT service
phone: +49 36207 519931 www: http://www.metux.de/
fax: +49 36207 519932 email: contact@metux.de
cellphone: +49 174 7066481
---------------------------------------------------------------------
-- DSL ab 0 Euro. -- statische IP -- UUCP -- Hosting -- Webshops --
---------------------------------------------------------------------
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] where's good old inetd ?
2006-06-21 12:18 [gentoo-user] where's good old inetd ? Enrico Weigelt
@ 2006-06-21 12:28 ` Arturo 'Buanzo' Busleiman
2006-06-21 12:30 ` Alexander Skwar
` (2 subsequent siblings)
3 siblings, 0 replies; 17+ messages in thread
From: Arturo 'Buanzo' Busleiman @ 2006-06-21 12:28 UTC (permalink / raw
To: gentoo-user
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Enrico Weigelt wrote:
> Hi folks,
hiya
> I've just emerge'd inetd, and this installed xinetd.
> How can I get inetd installed ?
compile frm source, or get an outside-portage ebuild.
google for inetd ebuild, for example.
- --
Arturo "Buanzo" Busleiman - VPN Mail Project - http://vpnmail.buanzo.com.ar
Consultor en Seguridad Informatica - http://www.buanzo.com.ar
Genetic - A multiplatform Gentoo Portage Frontend - http://genetic.sourceforge.net
for f in www blog linux-consulting vpnmail; do firefox http://$f.buanzo.com.ar ; done
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFEmTt6AlpOsGhXcE0RAmQJAJ4p7zUXcZZBXnOn/AZpTsVIEUGOFwCdFFzu
A9QuT07I2MYFdN90ptabbFo=
=JnAS
-----END PGP SIGNATURE-----
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] where's good old inetd ?
2006-06-21 12:18 [gentoo-user] where's good old inetd ? Enrico Weigelt
2006-06-21 12:28 ` Arturo 'Buanzo' Busleiman
@ 2006-06-21 12:30 ` Alexander Skwar
2006-06-28 21:18 ` Enrico Weigelt
2006-06-21 12:33 ` Bruno Lustosa
2006-06-21 13:01 ` Bo Ørsted Andresen
3 siblings, 1 reply; 17+ messages in thread
From: Alexander Skwar @ 2006-06-21 12:30 UTC (permalink / raw
To: gentoo-user
Enrico Weigelt wrote:
> I've just emerge'd inetd, and this installed xinetd.
> How can I get inetd installed ?
pago helped me quite a lot in finding the correct
package really fast. Just have a look at http://packages.gentoo.org/search/?sstring=inetd
Alexander Skwar
--
Never trust an operating system you don't have sources for.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] where's good old inetd ?
2006-06-21 12:18 [gentoo-user] where's good old inetd ? Enrico Weigelt
2006-06-21 12:28 ` Arturo 'Buanzo' Busleiman
2006-06-21 12:30 ` Alexander Skwar
@ 2006-06-21 12:33 ` Bruno Lustosa
2006-06-21 14:53 ` Enrico Weigelt
2006-06-21 13:01 ` Bo Ørsted Andresen
3 siblings, 1 reply; 17+ messages in thread
From: Bruno Lustosa @ 2006-06-21 12:33 UTC (permalink / raw
To: gentoo-user
On 6/21/06, Enrico Weigelt <weigelt@metux.de> wrote:
> I've just emerge'd inetd, and this installed xinetd.
> How can I get inetd installed ?
inetd is a virtual package that is provided by xinetd now.
anyway, why use old inetd at all? xinetd is way more powerful and secure!
--
Bruno Lustosa <bruno@lustosa.net>
http://www.lustosa.net/
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] where's good old inetd ?
2006-06-21 12:18 [gentoo-user] where's good old inetd ? Enrico Weigelt
` (2 preceding siblings ...)
2006-06-21 12:33 ` Bruno Lustosa
@ 2006-06-21 13:01 ` Bo Ørsted Andresen
3 siblings, 0 replies; 17+ messages in thread
From: Bo Ørsted Andresen @ 2006-06-21 13:01 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 412 bytes --]
On Wednesday 21 June 2006 14:18, Enrico Weigelt wrote:
> Hi folks,
>
> I've just emerge'd inetd, and this installed xinetd.
> How can I get inetd installed ?
Well, if you *really* want it [1]. I do agree with the others. You should just
use xinitd as it is superior to inetd.
[1] http://www.rommel.stw.uni-erlangen.de/~fejf/cgi-bin/pfs-web.pl?filter-search_file=/etc/init.d/inetd
--
Bo Andresen
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] where's good old inetd ?
2006-06-21 12:33 ` Bruno Lustosa
@ 2006-06-21 14:53 ` Enrico Weigelt
2006-06-21 15:06 ` Bruno Lustosa
` (2 more replies)
0 siblings, 3 replies; 17+ messages in thread
From: Enrico Weigelt @ 2006-06-21 14:53 UTC (permalink / raw
To: gentoo-user
* Bruno Lustosa <bruno.lists@gmail.com> wrote:
<snip>
> anyway, why use old inetd at all? xinetd is way more powerful and secure!
well, I've already been using it for over 10 years, I never had
serious problems with it, and has all I need.
So why should I now switch to xinetd ?
Wouldn't it make more sense to let "inetd" be an virtual package
which can be configured by some useflag to get either classic inetd
or xinet in, maybe xinet as default ?
cu
--
---------------------------------------------------------------------
Enrico Weigelt == metux IT service
phone: +49 36207 519931 www: http://www.metux.de/
fax: +49 36207 519932 email: contact@metux.de
cellphone: +49 174 7066481
---------------------------------------------------------------------
-- DSL ab 0 Euro. -- statische IP -- UUCP -- Hosting -- Webshops --
---------------------------------------------------------------------
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] where's good old inetd ?
2006-06-21 14:53 ` Enrico Weigelt
@ 2006-06-21 15:06 ` Bruno Lustosa
2006-06-21 15:17 ` Bruno Lustosa
2006-06-21 17:20 ` kashani
2006-06-21 20:01 ` Alexander Skwar
2 siblings, 1 reply; 17+ messages in thread
From: Bruno Lustosa @ 2006-06-21 15:06 UTC (permalink / raw
To: gentoo-user
On 6/21/06, Enrico Weigelt <weigelt@metux.de> wrote:
> well, I've already been using it for over 10 years, I never had
> serious problems with it, and has all I need.
> So why should I now switch to xinetd ?
The answer to this 'why' can be found here:
http://www.xinetd.org/faq.html#why
> Wouldn't it make more sense to let "inetd" be an virtual package
> which can be configured by some useflag to get either classic inetd
> or xinet in, maybe xinet as default ?
inetd is way too old. I tried googling for it, and I couldn't even
find source downloads for it.
It's like wanting to use in.telnetd and telnet instead of ssh because
the former has always served well.
However, if you can find the sources to it, you can always compile and
use it, can't you?
--
Bruno Lustosa <bruno@lustosa.net>
http://www.lustosa.net/
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] where's good old inetd ?
2006-06-21 15:06 ` Bruno Lustosa
@ 2006-06-21 15:17 ` Bruno Lustosa
2006-06-28 21:28 ` Enrico Weigelt
0 siblings, 1 reply; 17+ messages in thread
From: Bruno Lustosa @ 2006-06-21 15:17 UTC (permalink / raw
To: gentoo-user
On 6/21/06, Bruno Lustosa <bruno.lists@gmail.com> wrote:
> inetd is way too old. I tried googling for it, and I couldn't even
> find source downloads for it.
Just to complement it, inetd _can_ be found in portage, in package
sys-apps/netkit-base
--
Bruno Lustosa <bruno@lustosa.net>
http://www.lustosa.net/
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] where's good old inetd ?
2006-06-21 14:53 ` Enrico Weigelt
2006-06-21 15:06 ` Bruno Lustosa
@ 2006-06-21 17:20 ` kashani
2006-06-21 20:01 ` Alexander Skwar
2 siblings, 0 replies; 17+ messages in thread
From: kashani @ 2006-06-21 17:20 UTC (permalink / raw
To: gentoo-user
Enrico Weigelt wrote:
> * Bruno Lustosa <bruno.lists@gmail.com> wrote:
>
> <snip>
>
>> anyway, why use old inetd at all? xinetd is way more powerful and secure!
>
> well, I've already been using it for over 10 years, I never had
> serious problems with it, and has all I need.
> So why should I now switch to xinetd ?
Because most of us switched to xinetd at least six years ago. :-)
kashani
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] where's good old inetd ?
2006-06-21 14:53 ` Enrico Weigelt
2006-06-21 15:06 ` Bruno Lustosa
2006-06-21 17:20 ` kashani
@ 2006-06-21 20:01 ` Alexander Skwar
2006-06-28 21:33 ` Enrico Weigelt
2 siblings, 1 reply; 17+ messages in thread
From: Alexander Skwar @ 2006-06-21 20:01 UTC (permalink / raw
To: gentoo-user
Enrico Weigelt wrote:
> * Bruno Lustosa <bruno.lists@gmail.com> wrote:
>
> <snip>
>
>> anyway, why use old inetd at all? xinetd is way more powerful and secure!
>
> well, I've already been using it for over 10 years, I never had
> serious problems with it, and has all I need.
> So why should I now switch to xinetd ?
It's more modern.
> Wouldn't it make more sense to let "inetd" be an virtual package
> which can be configured by some useflag to get either classic inetd
> or xinet in, maybe xinet as default ?
Why? The current way is quite fine, IMO. You can easily select
which package to install, why depend on some USE flag?
Alexander Skwar
--
In Blythe, California, a city ordinance declares that a person must own
at least two cows before he can wear cowboy boots in public.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] where's good old inetd ?
2006-06-21 12:30 ` Alexander Skwar
@ 2006-06-28 21:18 ` Enrico Weigelt
0 siblings, 0 replies; 17+ messages in thread
From: Enrico Weigelt @ 2006-06-28 21:18 UTC (permalink / raw
To: gentoo-user
* Alexander Skwar <listen@alexander.skwar.name> wrote:
> Enrico Weigelt wrote:
>
> > I've just emerge'd inetd, and this installed xinetd.
> > How can I get inetd installed ?
>
> pago helped me quite a lot in finding the correct
> package really fast. Just have a look at http://packages.gentoo.org/search/?sstring=inetd
Yeah, it found it, as "netkit-base". Very confusing name.
cu
--
---------------------------------------------------------------------
Enrico Weigelt == metux IT service
phone: +49 36207 519931 www: http://www.metux.de/
fax: +49 36207 519932 email: contact@metux.de
cellphone: +49 174 7066481
---------------------------------------------------------------------
-- DSL ab 0 Euro. -- statische IP -- UUCP -- Hosting -- Webshops --
---------------------------------------------------------------------
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] where's good old inetd ?
2006-06-21 15:17 ` Bruno Lustosa
@ 2006-06-28 21:28 ` Enrico Weigelt
0 siblings, 0 replies; 17+ messages in thread
From: Enrico Weigelt @ 2006-06-28 21:28 UTC (permalink / raw
To: gentoo-user
* Bruno Lustosa <bruno.lists@gmail.com> wrote:
> On 6/21/06, Bruno Lustosa <bruno.lists@gmail.com> wrote:
> >inetd is way too old. I tried googling for it, and I couldn't even
> >find source downloads for it.
>
> Just to complement it, inetd _can_ be found in portage, in package
> sys-apps/netkit-base
The name is very confusing. Should be at least something like
"inetd-classic", etc. Nobody expects it to be "nekit-base".
Yeah, inetd is contained in this package, but it contains
much more, while the ebuild only installs inetd.
Well, it installs the manpages and config files of the
other stuff too. Quite unclean.
cu
--
---------------------------------------------------------------------
Enrico Weigelt == metux IT service
phone: +49 36207 519931 www: http://www.metux.de/
fax: +49 36207 519932 email: contact@metux.de
cellphone: +49 174 7066481
---------------------------------------------------------------------
-- DSL ab 0 Euro. -- statische IP -- UUCP -- Hosting -- Webshops --
---------------------------------------------------------------------
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] where's good old inetd ?
2006-06-21 20:01 ` Alexander Skwar
@ 2006-06-28 21:33 ` Enrico Weigelt
2006-06-28 22:16 ` Daniel da Veiga
` (2 more replies)
0 siblings, 3 replies; 17+ messages in thread
From: Enrico Weigelt @ 2006-06-28 21:33 UTC (permalink / raw
To: gentoo-user
* Alexander Skwar <listen@alexander.skwar.name> wrote:
> Enrico Weigelt wrote:
> >* Bruno Lustosa <bruno.lists@gmail.com> wrote:
> >
> ><snip>
> >
> >>anyway, why use old inetd at all? xinetd is way more powerful and secure!
> >
> >well, I've already been using it for over 10 years, I never had
> >serious problems with it, and has all I need.
> >So why should I now switch to xinetd ?
>
> It's more modern.
Ah. Interesting argument.
Because it's quite modern (for the kids) to wear overwide pants,
there's no need to produce tight ones anylonger ?
Great.
> >Wouldn't it make more sense to let "inetd" be an virtual package
> >which can be configured by some useflag to get either classic inetd
> >or xinet in, maybe xinet as default ?
>
> Why? The current way is quite fine, IMO. You can easily select
> which package to install, why depend on some USE flag?
Following you line of argumentation, the virtual package "inetd"
should be dropped, since people can directly choose "xinetd".
cu
--
---------------------------------------------------------------------
Enrico Weigelt == metux IT service
phone: +49 36207 519931 www: http://www.metux.de/
fax: +49 36207 519932 email: contact@metux.de
cellphone: +49 174 7066481
---------------------------------------------------------------------
-- DSL ab 0 Euro. -- statische IP -- UUCP -- Hosting -- Webshops --
---------------------------------------------------------------------
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] where's good old inetd ?
2006-06-28 21:33 ` Enrico Weigelt
@ 2006-06-28 22:16 ` Daniel da Veiga
2006-06-28 22:34 ` Neil Bothwick
2006-06-28 22:26 ` Nick Rout
2006-06-28 22:54 ` kashani
2 siblings, 1 reply; 17+ messages in thread
From: Daniel da Veiga @ 2006-06-28 22:16 UTC (permalink / raw
To: gentoo-user
On 6/28/06, Enrico Weigelt <weigelt@metux.de> wrote:
> * Alexander Skwar <listen@alexander.skwar.name> wrote:
> > Enrico Weigelt wrote:
> > >* Bruno Lustosa <bruno.lists@gmail.com> wrote:
> > >
> > ><snip>
> > >
> > >>anyway, why use old inetd at all? xinetd is way more powerful and secure!
> > >
> > >well, I've already been using it for over 10 years, I never had
> > >serious problems with it, and has all I need.
> > >So why should I now switch to xinetd ?
> >
> > It's more modern.
>
> Ah. Interesting argument.
> Because it's quite modern (for the kids) to wear overwide pants,
> there's no need to produce tight ones anylonger ?
> Great.
Modern in the computer world = more efficient, robust, better support,
continue developing, more features, less security holes.
Modern in the fashion world = no one can ever put it in words.
>
> > >Wouldn't it make more sense to let "inetd" be an virtual package
> > >which can be configured by some useflag to get either classic inetd
> > >or xinet in, maybe xinet as default ?
> >
> > Why? The current way is quite fine, IMO. You can easily select
> > which package to install, why depend on some USE flag?
>
> Following you line of argumentation, the virtual package "inetd"
> should be dropped, since people can directly choose "xinetd".
>
<begin MHO>
Its not even in portage, people just stopped using it... xinetd has
all the functions of it, its like using the old bsh because bash is
"modern". I run xinetd in a pentium 100, there's no need for the old
inetd unless you still have an old (already installed and configured)
workstation running an old OS (but still serving its purpose). Its
evolution baby!
<end MHO>
--
Daniel da Veiga
Computer Operator - RS - Brazil
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
------END GEEK CODE BLOCK------
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] where's good old inetd ?
2006-06-28 21:33 ` Enrico Weigelt
2006-06-28 22:16 ` Daniel da Veiga
@ 2006-06-28 22:26 ` Nick Rout
2006-06-28 22:54 ` kashani
2 siblings, 0 replies; 17+ messages in thread
From: Nick Rout @ 2006-06-28 22:26 UTC (permalink / raw
To: gentoo-user
On Wed, 28 Jun 2006 23:33:22 +0200
Enrico Weigelt wrote:
> * Alexander Skwar <listen@alexander.skwar.name> wrote:
> > Enrico Weigelt wrote:
> > >* Bruno Lustosa <bruno.lists@gmail.com> wrote:
> > >
> > ><snip>
> > >
> > >>anyway, why use old inetd at all? xinetd is way more powerful and secure!
> > >
> > >well, I've already been using it for over 10 years, I never had
> > >serious problems with it, and has all I need.
> > >So why should I now switch to xinetd ?
> >
> > It's more modern.
>
> Ah. Interesting argument.
> Because it's quite modern (for the kids) to wear overwide pants,
> there's no need to produce tight ones anylonger ?
> Great.
No the more correct analagy is that they now make cars with seat belts
and airbags. You can look for a new car that has no safety features but
you probably wouldn't.
xinetd was designed as a SECURE and MODULAR replacement for inetd.
Perhaps you log into your servers over the internet using telnet too. We
ain't gonna stop you, but don't be surprised if people counsel you
against it.
>
> > >Wouldn't it make more sense to let "inetd" be an virtual package
> > >which can be configured by some useflag to get either classic inetd
> > >or xinet in, maybe xinet as default ?
> >
> > Why? The current way is quite fine, IMO. You can easily select
> > which package to install, why depend on some USE flag?
>
> Following you line of argumentation, the virtual package "inetd"
> should be dropped, since people can directly choose "xinetd".
>
sounds like a good idea :)
--
Nick Rout <nick@rout.co.nz>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] where's good old inetd ?
2006-06-28 22:16 ` Daniel da Veiga
@ 2006-06-28 22:34 ` Neil Bothwick
0 siblings, 0 replies; 17+ messages in thread
From: Neil Bothwick @ 2006-06-28 22:34 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 411 bytes --]
On Wed, 28 Jun 2006 19:16:37 -0300, Daniel da Veiga wrote:
> Modern in the computer world = more efficient, robust, better support,
> continue developing, more features, less security holes.
As in Vista is more modern than XP is more modern than Win98? :)
--
Neil Bothwick
Windows 98 took us to the edge of the cliff.
With Windows XP we took a big step forward.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] where's good old inetd ?
2006-06-28 21:33 ` Enrico Weigelt
2006-06-28 22:16 ` Daniel da Veiga
2006-06-28 22:26 ` Nick Rout
@ 2006-06-28 22:54 ` kashani
2 siblings, 0 replies; 17+ messages in thread
From: kashani @ 2006-06-28 22:54 UTC (permalink / raw
To: gentoo-user
Enrico Weigelt wrote:
> Ah. Interesting argument.
> Because it's quite modern (for the kids) to wear overwide pants,
> there's no need to produce tight ones anylonger ?
> Great.
It's more along the lines of inetd being utter crap compared to xinetd.
What next, complaining that NCSA httpd isn't in portage and how you're
forced to use Apache? :-)
kashani
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
end of thread, other threads:[~2006-06-28 23:05 UTC | newest]
Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-21 12:18 [gentoo-user] where's good old inetd ? Enrico Weigelt
2006-06-21 12:28 ` Arturo 'Buanzo' Busleiman
2006-06-21 12:30 ` Alexander Skwar
2006-06-28 21:18 ` Enrico Weigelt
2006-06-21 12:33 ` Bruno Lustosa
2006-06-21 14:53 ` Enrico Weigelt
2006-06-21 15:06 ` Bruno Lustosa
2006-06-21 15:17 ` Bruno Lustosa
2006-06-28 21:28 ` Enrico Weigelt
2006-06-21 17:20 ` kashani
2006-06-21 20:01 ` Alexander Skwar
2006-06-28 21:33 ` Enrico Weigelt
2006-06-28 22:16 ` Daniel da Veiga
2006-06-28 22:34 ` Neil Bothwick
2006-06-28 22:26 ` Nick Rout
2006-06-28 22:54 ` kashani
2006-06-21 13:01 ` Bo Ørsted Andresen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox