SixXS::Sunset 2017-06-06

ping6: sendmsg: Address family not supported by protocol family / DragonFly BSD
[pl] Carmen Sandiego on Friday, 16 June 2006 18:43:23
Hi! I'cant get my AYIYA tunnel to work... Tunnel Information for T9126: POP Id : fihel01 IPv6 Local : 2001:14b8:100:187::2/64 IPv6 Remote : 2001:14b8:100:187::1/64 Tunnel Type : ayiya Adminstate : enabled Userstate : enabled add host 2001:14b8:100:187::1: gateway 2001:14b8:100:187::2 add net default: gateway 2001:14b8:100:187::1 [AYIYA] : Anything in Anything (draft-02) [AYIYA] : Reader (Socket to TAP) started [AYIYA] : Writer (TAP to Socket) started tun0: flags=8011<UP,POINTOPOINT,MULTICAST> mtu 1500 inet6 fe80::240:caff:fe17:c0a8%tun0 prefixlen 64 scopeid 0x8 inet6 fe80::14b8:100:187:2%tun0 prefixlen 64 scopeid 0x8 inet6 2001:14b8:100:187::2 prefixlen 128 Opened by PID 82451 losalamos# ping6 -c 1 2001:14b8:100:187::2 PING6(56=40+8+8 bytes) 2001:14b8:100:187::2 --> 2001:14b8:100:187::2 16 bytes from 2001:14b8:100:187::2, icmp_seq=0 hlim=64 time=0.682 ms but... losalamos# ping6 -c 1 2001:14b8:100:187::1 PING6(56=40+8+8 bytes) 2001:14b8:100:187::2 --> 2001:14b8:100:187::1 ping6: sendmsg: Address family not supported by protocol family ping6: wrote 2001:14b8:100:187::1 16 chars, ret=-1 Any ideas? Sincerily Yours, Vladimir Mitiouchev
ping6: sendmsg: Address family not supported by protocol family / DragonFly BSD
[de] Shadow Hawkins on Friday, 07 July 2006 19:37:13
PING6(56=40+8+8 bytes) 2001:14b8:100:187::2 --> 2001:14b8:100:187::1 ping6: sendmsg: Address family not supported by protocol family ping6: wrote 2001:14b8:100:187::1 16 chars, ret=-1 Any ideas?
Well, not yet |:( Though it looks like something is broken as i am getting the same error. OS FreeBSD, various versions (5-stable, 6-1 prerelease). Looking at the tun(4) manual, referencing devname(3), giving an explicit example ...
EXAMPLES int fd; struct stat buf; char *name; fd = open("/dev/tun"); fstat(fd, &buf); printf("devname is /dev/%s\n", devname(buf.st_rdev, S_IFCHR));
... i am beginning to suspect the code in common/ayiya.c works for FreeBSD4 but breaks on newer systems. Anybody got ayiya running on a recent FreeBSD 5 or 6 installation? Puzzled :S Niels
ping6: sendmsg: Address family not supported by protocol family / DragonFly BSD
[ie] Shadow Hawkins on Tuesday, 05 September 2006 01:05:11
I've also noticed this same problem on FreeBSD 6.1-RELEASE. Installed sixxs-aiccu-20050131 from ports. Also tried building current (20060725) from source and dropping in the aiccu binary, same result.
ping6: sendmsg: Address family not supported by protocol family / DragonFly BSD
[ch] Jeroen Massar SixXS Staff on Tuesday, 05 September 2006 01:26:42
2006-07-25 should work on both platforms, at least they did during the testruns. If they don't then supply a lot more information than "it doesn't work".
ping6: sendmsg: Address family not supported by protocol family / DragonFly BSD
[us] Shadow Hawkins on Thursday, 07 September 2006 18:09:31
I also get the same thing with a recent Freebsd 7.0 AMD64 machine. The conf file comes configured with gif0, but the program creates tun0. The first try, tun0 was created, but no IP info (sort of expected.) After I changed the conf file to read tun0 for ipv6_interface, my IP is assigned correctly, but I get: ING6(56=40+8+8 bytes) 2001:4830:1700:35::2 --> 2001:4830:1700:35::1 ping6: sendmsg: Address family not supported by protocol family ping6: wrote 2001:4830:1700:35::1 16 chars, ret=-1 ping6: sendmsg: Address family not supported by protocol family ping6: wrote 2001:4830:1700:35::1 16 chars, ret=-1 Here's my info: #/usr/local/etc/rc.d/sixxs-aiccu.sh start Tunnel Information for T9753: POP Id : usatl01 IPv6 Local : 2001:4830:1700:35::2/64 IPv6 Remote : 2001:4830:1700:35::1/64 Tunnel Type : ayiya Adminstate : enabled Userstate : enabled orbitron ~ #ifconfig tun0 tun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1500 inet6 fe80::214:4fff:fe01:acec%tun0 prefixlen 64 scopeid 0x8 inet6 fe80::4830:1700:35:2%tun0 prefixlen 64 scopeid 0x8 inet6 2001:4830:1700:35::2 prefixlen 128 Opened by PID 47762 I did notice that the port seems to be old, even though I installed them not two weeks ago: sixxs-aiccu-20050131 SixXS IPv6 TIC+ tunnel broker heartbeat client Then again, When I download the tarball, the freebsd subdirectory shows the same version. I'll be happy to provide any more info, etc. Regards, Denny Reiter
ping6: sendmsg: Address family not supported by protocol family / DragonFly BSD
[ch] Jeroen Massar SixXS Staff on Thursday, 07 September 2006 18:14:53
*which* tarball? Using the one from AICCU works from our tests. Also read the big green box and of course the contact page on how to actually report problems
ping6: sendmsg: Address family not supported by protocol family / DragonFly BSD
[us] Shadow Hawkins on Thursday, 07 September 2006 18:25:58
The current tarball from the webpage: https://noc.sixxs.net/archive/sixxs/aiccu/unix/aiccu_current.tar.gz I did read the green box and one of the items listed in reporting problems is to use the FAQ and the forum :) I'm more than happy to report a problem as I am excited about exploring IPv6. Thanks, Denny Reiter
ping6: sendmsg: Address family not supported by protocol family / DragonFly BSD
[ch] Jeroen Massar SixXS Staff on Thursday, 07 September 2006 18:35:47
I did read the green box and one of the items listed in reporting problems is to use the FAQ and the forum
Clearly you did not read it as it also says: "In the event that there is a problem, include a sufficient description as mentioned in the Reporting Problems section of the contact page, we will not handle the problem otherwise."
I'm more than happy to report a problem as I am excited about exploring IPv6.
Then why are you not reporting the problem?
ping6: sendmsg: Address family not supported by protocol family / DragonFly BSD
[nl] Shadow Hawkins on Thursday, 30 November 2006 00:12:57
This is an old subject but there is no "answer". I have the same problem and can not find the right configuration. Is there something in rc.conf I should know about?
ping6: sendmsg: Address family not supported by protocol family / DragonFly BSD
[us] Shadow Hawkins on Friday, 01 December 2006 08:17:24
I found this thread, https://noc.sixxs.net/forum/?msg=apps-439265 which has a patch for aiccu-2006.07.25. Like the second poster, I applied the patch on FreeBSD 6.1 and got AYIYA working. Note that there should be spaces before most lines, and tab characters on the last three lines. I don't know if there's an official patch file to just download somewhere, but I have a working one now. You can also just apply the patch manually.

Please note Posting is only allowed when you are logged in.

Static Sunset Edition of SixXS
©2001-2017 SixXS - IPv6 Deployment & Tunnel Broker