Welcome to Soft32 Linux Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

current state of IPv6 support in Debian

 
Goto page Previous  1, 2
   Soft32 Home -> Linux -> IPv6 RSS
Next:  "BSD-LBNL license"  
Author Message
Ivan Shmakov

External


Since: Aug 29, 2009
Posts: 9



(Msg. 16) Posted: Sat Aug 29, 2009 11:20 am
Post subject: Re: current state of IPv6 support in Debian [Login to view extended thread Info.]
Archived from groups: linux>debian>maint>ipv6 (more info?)

>>>>> "IS" == Ivan Shmakov <oneingray.RemoveThis@gmail.com> writes:

IS> I'm still investigating which of the Debian packages I use aren't
IS> able to use IPv6. The current results are as follows.

[...]

IS> PS. It's likely there're more.

openvpn -- doesn't allow IPv6 while in --mode server (Bug#487769);
as a work-around, I currently establish a tunnel with RFC 1918
IPv4 addresses, running a 6in4 tunnel over it, like:

--cut: /etc/network/interfaces --
iface xxx-ipv6 inet6 v4tunnel
address [...]::1
netmask [...]
local 192.168.123.45
endpoint 192.168.123.1
--cut: /etc/network/interfaces --

slirp -- as per slirp(1), it doesn't seem to support IPv6;

uucp -- doesn't allow IPv6 directly, but allows an arbitrary command
to be run to establish a connection (just like ProxyCommand for
ssh(1), or --plugin for fetchmail(1).)

--
FSF associate member #7257


--
To UNSUBSCRIBE, email to debian-ipv6-REQUEST.RemoveThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.RemoveThis@lists.debian.org
Back to top
Login to vote
Dave Taht

External


Since: Aug 29, 2009
Posts: 1



(Msg. 17) Posted: Sat Aug 29, 2009 5:20 pm
Post subject: Re: current state of IPv6 support in Debian [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Andrew Ruthven <andrew.DeleteThis@etc.gen.nz> writes:

> More that I've discovered during the week:
>
> Avahi - Only searches for mdns via IPv6 if you've totally disabled IPv4
> in Avahi.
>
> mdns in nsswitch.conf - By default only enables mdns4, so that 4 has to
> be removed as well.


Thanks for that tip. OSX broadcasts mdns on ipv6 by default, which was
once a source of great puzzlement to me. Trying that change
now... fiddling with avahi...

To add to the broken on ipv6 list - the "finger" command lacks support
on ipv6.

It did have patches for ipv6 back in the early 00s, but the patches were
not carried forward. The Cfingerd daemon claims support for ipv6, but
lacking a client to test it with...



--
Dave Taht
Postcards from the Bleeding Edge (http://the-edge.blogspot.com)


--
To UNSUBSCRIBE, email to debian-ipv6-REQUEST.DeleteThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.DeleteThis@lists.debian.org
Back to top
Login to vote
Ivan Shmakov

External


Since: Aug 29, 2009
Posts: 9



(Msg. 18) Posted: Sun Aug 30, 2009 3:20 am
Post subject: Re: current state of IPv6 support in Debian [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

>>>>> "AR" == Andrew Ruthven <andrew.DeleteThis@etc.gen.nz> writes:

AR> Also, please note, I've summarised the discussion so far on:
AR> http://wiki.debian.org/ReleaseGoals/FullIPv6Support

I have made a few edits, mostly fixing some formatting issues
(like using HYPHEN-MINUS instead of EM DASH), as well as some
worse ones, like:

* dhcp3-server
+ Need DHCP 4.0 and even then not all DHCPv6 features are
present.

There, I've changed it to mention ISC DHCP, as unqualified
``DHCP'' could be misunderstood as the name of the (IPv4-only)
protocol.

[...]

--
FSF associate member #7257


--
To UNSUBSCRIBE, email to debian-ipv6-REQUEST.DeleteThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.DeleteThis@lists.debian.org
Back to top
Login to vote
Ivan Shmakov

External


Since: Aug 29, 2009
Posts: 9



(Msg. 19) Posted: Sun Aug 30, 2009 9:20 am
Post subject: flow-tools + fprobe-ulog vs. nfsen + nfdump + softflowd [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

>>>>> "IS" == Ivan Shmakov <oneingray RemoveThis @gmail.com> writes:
>>>>> "JM" == Jeroen Massar <jeroen RemoveThis @unfix.org> writes:

[...]

IS> * `flow-tools' and `fprobe-ulog'; (use `nfdump' and `softflowd'
IS> instead? oh well, `nfdump' depends on... `ttf-dejavu'! thanks to
IS> the `librrd4' dependency);

JM> If you require gratuit NetFlow something NFSen/NFdump is the best
JM> you can get,

IS> ?

> $ apt-cache search nfsen
> $

It has a home at [1], and an almost year and a half old ITP [2].

JFTR: NfSen is not a substitute for either `flow-tools' or
`fprobe-ulog', of which the latter is used to collect
``netflows'' out of the passing data, while the former offers a
daemon to collect netflows (`flow-capture'), along with a rich
library of functions to process the collected data.

(Like: selecting all the flows collected every Friday,
between 12:00 and 15:59, from June, 1st through July, 15th;
with a simple Shell script!)

As for the IPv6 support:

* `softflowd' could probably be used instead `fprobe-ulog';

+ note, however, that the init.d/ script used to start the
former in Debian (as of 0.9.8-1) doesn't allow multiple
`softflowd' instances to be started; (but wait, neither
`fprobe-ulog' init.d/ script does! congratulations, I've
just discovered a bug in my router's configuration...);

+ also, the capture method used by `softflowd' (the libpcap
library) seems to me less efficient (w. r. t. the CPU usage)
than the one `fprobe-ulog' uses (-j ULOG, iptables(Cool);

* `nfdump' could replace the `flow-capture' daemon of
`flow-tools', but is there a replacement for the `flow-tools'
data processing library?

* as per the homepage [1], `nfsen' does the graphs and web
pages; these are of less interest to me at this moment.

[1] http://nfsen.sourceforge.net/
[2] http://bugs.debian.org/472666

[...]

--
FSF associate member #7257


--
To UNSUBSCRIBE, email to debian-ipv6-REQUEST RemoveThis @lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster RemoveThis @lists.debian.org
Back to top
Login to vote
Ivan Shmakov

External


Since: Aug 29, 2009
Posts: 9



(Msg. 20) Posted: Tue Nov 17, 2009 7:20 pm
Post subject: Re: current state of IPv6 support in Debian [Login to view extended thread Info.]
Archived from groups: linux>debian>maint>ipv6, others (more info?)

>>>>> "IS" == Ivan Shmakov <ivan.DeleteThis@main.uusia.org> writes:

[...]

IS> Given that I now have rpcbind running, I wonder, what should be
IS> done for nfs-utils to support NFS over IPv6 as well?

IS> Is it just a matter of adding --enable-ipv6 and --enable-tirpc to
IS> the configure command line?

[...]

So far, I've worked around Bug#544567, built the nfs-utils
package from Debian Squeeze with the change suggested above for
Debian Lenny, and, finally, did:

users # apt-get install -V nfs-kernel-server=1:1.2.0-4.is+0.4~bpo50~is+0.1
....
Setting up nfs-kernel-server (1:1.2.0-4.is+0.4~bpo50~is+0.1) ...

Starting NFS common utilities: statd.
Exporting directories for NFS kernel daemon....
Starting NFS kernel daemon: nfsd mountd.
users # exportfs
users # exportfs -o ro,all_squash \*:/var/public
users # mount -t nfs -o ro,nosuid,nodev users.test1.ipv6.uusia.org:/var/public /mnt/

... And saw my linux.uml instance (as of user-mode-linux
2.6.26-1um-2+15) go nuts! But nevertheless, it doesn't complain
on users.test1.ipv6.uusia.org having no IPv4 address anymore.

(Looks like I'll have to do some testing under KVM instead.)

* See also

http://bugs.debian.org/441361
http://bugs.debian.org/544567
http://permalink.gmane.org/gmane.linux.debian.backports.general/5762

--
FSF associate member #7257


--
To UNSUBSCRIBE, email to debian-ipv6-REQUEST.DeleteThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.DeleteThis@lists.debian.org
Back to top
Login to vote
Ivan Shmakov

External


Since: Aug 29, 2009
Posts: 9



(Msg. 21) Posted: Thu Nov 19, 2009 3:20 pm
Post subject: Re: current state of IPv6 support in Debian [Login to view extended thread Info.]
Archived from groups: linux>debian>maint>ipv6 (more info?)

>>>>> "IS" == Ivan Shmakov <oneingray DeleteThis @gmail.com> writes:

IS> I'm still investigating which of the Debian packages I use aren't
IS> able to use IPv6. The current results are as follows.

IS> squid3 -- IPv6 support is expected to be available in the upcoming
IS> Squid 3.1;

The Bug#432351 was resolved quite some time ago, and there's now
IPv6-capable Squid 3.1 in Debian Experimental. Thanks!

For those interested, the backport for Debian Lenny was quite
trivial to built:

http://article.gmane.org/gmane.linux.debian.backports.general/5775

IS> portmap -- lacks IPv6 support, necessary for NFS over IPv6 to work
IS> (Bug#515128);

I've got rpcbind running on a kind of ``sandbox'' system (under
User-mode Linux), but alas, the server-side support for NFS over
IPv6 for GNU/Linux is missing and expected to mature within the
next half a year or so.

[...]

--
FSF associate member #7257


--
To UNSUBSCRIBE, email to debian-ipv6-REQUEST DeleteThis @lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster DeleteThis @lists.debian.org
Back to top
Login to vote
Display posts from previous:   
Related Topics:
[PATCH] Update udf documentation to reflect current state .. - This patch changes Documentation/filesystems/udf.txt from saying that read/write mounts on cd media are not supported t...

[gentoo-dev] current state of PHP5 and Apache - Hello! How is the current status of the apache problem? I'm unable to install any new version of PHP5 and apache,..

Jinxed VAIO wreckage - current state of affairs - Andrew's jinxed VAIO breaks with the high resolution timer updates in a very strange way. Andrew identified the..

[PATCH]:Replacing current->state with set_current_state in.. - Hi, Replacing current->state with set_current_state in kernel/signal.c thanks. Signed-off-by: Shani Moideen..

[gentoo-user] Current state of the Gentoo installation pro.. - Hello, I installed Gentoo on my four systems a while ago and I've just acquired a couple of new-to-me P3-500's. I'd..

[gentoo-user] How to Remove IPv6 support? - I'm not sure if ipv6 is the one that's wreaking havoc with my sendmail. Right now, sendmail will hang during the..
       Soft32 Home -> Linux -> IPv6 All times are: Pacific Time (US & Canada) (change)
Goto page Previous  1, 2
Page 2 of 2

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Categories:
 Windows
  Linux
 Mac
 PDA


[ Contact us | Terms of Service/Privacy Policy ]