View previous topic :: View next topic |
Author |
Message |
hirschma n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 21 Nov 2002 Posts: 22
|
Posted: Sun Jan 12, 2003 8:04 pm Post subject: tcpwrappers without (x)inetd? |
|
|
Simple question - how?
The ebuild for tcpwrappers says that:
REAL_DAEMON_DIR=/usr/sbin
... and the default directories for other daemons on Gentoo are the same.
I tried to just substitute tcpd for the daemon name in some /etc/init.d startup files, but that does not work
Do I need change the ebuild, move my daemons into that directory, and then do some symlinking? Any details appreciated. I'd like to do this in the most "Gentoo-friendly" way as possible.
jonathan |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
slartibartfasz Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/gallery/Futurama/cartoon_futurama_kif.gif)
Joined: 29 Oct 2002 Posts: 1462 Location: Vienna, Austria
|
Posted: Sun Jan 12, 2003 8:11 pm Post subject: |
|
|
why do u want tcwrapper if u dont use xinetd? i dont see the point in this... _________________ To an engineer the glass is neither half full, nor half empty - it is just twice as big as it needs to be. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
hirschma n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 21 Nov 2002 Posts: 22
|
Posted: Sun Jan 12, 2003 8:16 pm Post subject: |
|
|
slartibartfasz wrote: | why do u want tcwrapper if u dont use xinetd? i dont see the point in this... |
I could say the same thing - perhaps I am missing something - but I want to be able to control access to certain daemons from certain hosts. Xinetd is not required for tcpwrappers, although it makes it much easier to config.
jonathan |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
slartibartfasz Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/gallery/Futurama/cartoon_futurama_kif.gif)
Joined: 29 Oct 2002 Posts: 1462 Location: Vienna, Austria
|
Posted: Sun Jan 12, 2003 8:28 pm Post subject: |
|
|
most demons have their own access control (squid, apache) - the others could be handled with pam and iptables (stateful)...
if u want to use tcpwrapper anyway - no idea, sorry... _________________ To an engineer the glass is neither half full, nor half empty - it is just twice as big as it needs to be. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
hirschma n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 21 Nov 2002 Posts: 22
|
Posted: Sun Jan 12, 2003 8:45 pm Post subject: Stop thread crapping, slart |
|
|
slartibartfasz wrote: |
why do u want tcwrapper if u dont use xinetd?
most demons have their own access control (squid, apache) - the others could be handled with pam and iptables (stateful)...
if u want to use tcpwrapper anyway - no idea, sorry... |
First, my request makes no sense to you because i don't want to xinetd.
Now, it doesn't make sense to you, cause why would anyone use tcpd when they can just configure every daemon?
If you have something useful to add, say it. If not, please go away. What you're doing is not constructive.
Thanks.
jonathan |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|