Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 152821 - Xinetd supports IPv6
Summary: Xinetd supports IPv6
Status: RESOLVED DUPLICATE of bug 76033
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-25 14:09 UTC by Maciej Piechotka
Modified: 2006-10-25 15:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Simple patch, which should work, but it doesn't (xinetd.ebuild.patch,624 bytes, patch)
2006-10-25 14:12 UTC, Maciej Piechotka
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Piechotka 2006-10-25 14:09:45 UTC
But xinetd.ebuild not. Here's simple patch (however in spite of what's written on xinetd site(http://web.archive.org/web/20040607090856/http:/www.xinetd.org/faq.html#v6error) xinnet only opens IPv4 ports (others services with no problem)).
Comment 1 Maciej Piechotka 2006-10-25 14:12:01 UTC
Created attachment 100486 [details, diff]
Simple patch, which should work, but it doesn't

Portage 2.1.1 (selinux/x86/2006.1, gcc-4.1.1, glibc-2.4-r3, 2.6.17-hardened-r1 i686)
=================================================================
System uname: 2.6.17-hardened-r1 i686 Pentium III (Katmai)
Gentoo Base System version 1.12.5
Last Sync: Wed, 25 Oct 2006 00:30:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: [Not Present]
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium3 -mfpmath=sse -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /var/bind"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=pentium3 -mfpmath=sse -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distcc distlocks loadpolicy metadata-transfer sandbox selinux sesandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS=""
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 apache2 berkdb bzip2 chroot crypt cups elibc_glibc foomatic hardened input_devices_keyboard input_devices_mouse iproute2 ipv6 kernel_linux libclamav logrotate ncurses nls nptl nptlonly openntpd pam postgres python readline samba selinux ssl subversion tcpd threads udev unicode userland_GNU vhosts zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-10-25 14:14:32 UTC
That doesn't do anything useful, see the README. (BTW, the link you've posted doesn't work).

--with-inet6    : Services default to IPv6 (PF_INET6) sockets.
Now that IPv6 support is fully integrated into xinetd, this option
is almost meaningless.  IPv6 sockets are available with the "IPv6"
service flag, even without this option.


*** This bug has been marked as a duplicate of 76033 ***
Comment 3 Maciej Piechotka 2006-10-25 15:21:25 UTC
1. The link perfectly works for me (Epiphany 2.16 based Firefox 2.0 rc3). 
2. Unfortunatly xinetd support for ipv6 just not works for me. I'll move to forum or mailing list.