Re: IPv6 testing...willing to help

2000-01-07 Thread itojun
d shin can bring it back to freebsd. itojun To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: IPv6 testing...willing to help

2000-01-08 Thread itojun
. I've used this command to establish my default >route: route -n add -inet6 -net default -prefixlen 0 -interface gif0 I believe this should be bringed in. http://www2.kame.net/dev/cvsweb.cgi/kame/freebsd3/sbin/route/route.c.diff?r1=1.4&r2=1.5 itojun To Unsubscribe

Re: IPv6 testing...willing to help

2000-01-13 Thread itojun
i'm running telnet chargen all the time between kame/bsdi3 and kame/netbsd and having no problem. note that there are differences among *BSD for checking for shared clusters. itojun To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: INET6 and fxp

2000-01-29 Thread itojun
:0001::0290:27ff:fed1:836a >fxp0: DAD complete for fe80:0001::0290:27ff:fed1:836a - no duplicates found > > >'course I don't actually use the card for internet access, just a local >lan and the occasional IPv6 testing. (from what I've heard) the symptom highly de

Re: INET6 and fxp

2000-01-29 Thread itojun
(as referenced in the thread) itojun To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: getaddrinfo with IPv6 and unqualified hostname

2000-02-14 Thread itojun
;10:32:43.546584 magnesium.scientia.demon.co.uk.3719 > scientia.demon.co.uk.domain: >54839+ ? localhost. (27) >10:32:48.552729 platinum.scientia.demon.co.uk.1789 > scientia.demon.co.uk.domain: >42377+ ? localhost. (27) if you put the following line into /etc/hosts, your case s

Re: getaddrinfo with IPv6 and unqualified hostname

2000-02-14 Thread itojun
Ben dislikes the second item on the above. NOTE: all existing getaddrinfo code (BIND8 = NRL, BIND9, KAME) has the same problem. To address this right I think there needs to be a big rewrite in src/lib/libc/net (can we meet 4.0 deadline with it? I'm not sur

Re: getaddrinfo with IPv6 and unqualified hostname

2000-02-14 Thread itojun
>> I'm not sure what is meant in above (shin, if possible email me >> in Japanese privately). >Woops sorry, just replace AI_CANNONNAME with AI_ADDRCONFIG. Now I see what you meant. Thanks. Then maybe getipnodebyname() misbehaving? itojun To Un

Re: getaddrinfo with IPv6 and unqualified hostname

2000-02-14 Thread itojun
nk what is the best solution in long-term, and short-term. More description can be found in NetBSD PR I've replied (URL attached in one of previous emails). itojun To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: getaddrinfo with IPv6 and unqualified hostname

2000-02-14 Thread itojun
AAA:::192.168.91.34 I would prefer putting that onto /etc/hosts, if you need to. since :::192.168.91.34 form is internal to host (must not appear on wire) itojun To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: IPv6: can a link-site (or global) address be configured in rc.conf?

2000-03-07 Thread itojun
good guess). We may need some more testing before real use, but it should work. it is in KAME/NetBSD already, I just don't have time to make it work on othre *BSDs yet... itojun To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: IPSec in 4.0-current questions..

2000-03-03 Thread itojun
ions and what SAID is being >selected when a TCP connection is being opened. could you try sending details to [EMAIL PROTECTED] (KAME users mailing list, you may want to subscribe it - see www.kam.enet). itojun To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe

Re: IPv6: can a link-site (or global) address be configured in rc.conf?

2000-03-11 Thread itojun
my machine. Thanks. BTW, please be sure to read this before you configure 6to4 interface. I recommend you to run configured tunnels. (I missed the i-d cutoff date...) http://playground.iijlab.net/i-d/draft-itojun-ipv6-transition-abuse-00.txt itojun To Unsubscribe: s

Re: trigraph in IPV6?

1999-11-30 Thread itojun
>../../netinet6/in6.c: warning: 1 trigraph(s) encountered >haven't seen one of THOSE for a while Could you tell me which line was that? I don't see any... itojun To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: down gif0

2000-04-22 Thread itojun
t need to "gifconfig gif0 newsrc newdst". Or, if you no longer want to accept/transmit packets via gif0 , "ifconfig gif0 down" should work. itojun To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: authentication for nis-user fails, only local user can login

2000-04-28 Thread itojun
my nis server >does not support V6, could this be >the problem? KAME libinet6 does not support NIS at all. therefore, KAME inet46d nor KAME telnetd do not. workaround: use FreeBSD telnetd (IPv4 only - does not allow IPv6 connections). itojun To Uns

Re: Dual-booting: FreeBSD, NetBSD and OpenBSD

2000-05-28 Thread itojun
just a starter: NetBSD 1.4 and recent use different FDISK partition ID, so it is easy to share FreeBSD and NetBSD on a same disk using separate FDISK partition. itojun To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: ftp(1) breakage w/ passive mode?

2000-05-29 Thread itojun
inet6" in resolv.conf). itojun To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: ftp(1) breakage w/ passive mode?

2000-05-29 Thread itojun
obtained it from you, or it's just a BIG coincidence. ume and I discussed it a little bit, directly. itojun To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: ftp(1) breakage w/ passive mode?

2000-05-30 Thread itojun
drinfo() failure, that would be helpful... itojun To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

HEADS UP: more recent KAME code will hit the tree (as of early July 2000)

2000-07-04 Thread itojun
kame-origin tree like sys/netinet6, they will become real PITA for future upgrades. (you don't usually untabify/tabify third-party source code, do you?) as for point (2), i'll add sys/netinet6/README which has some notices on kame tree. itojun To Unsub

Re: HEADS UP: more recent KAME code will hit the tree (as of early July 2000)

2000-07-04 Thread itojun
>itojun> - change in ipsec policy specification language change. you >itojun> may need to change setkey(8) configuration files. >Do you plan to integrate racoon while updating IPsec? It would be >really great! (or whatever gives the same functionality) it will

Re: cvs commit: src/lib/libc/net getaddrinfo.c

2000-07-05 Thread itojun
perfectly fine (and so does a telnet >127.0.0.1) usr.bin/telnet/commands.c:tn() does something very strange. i'll take a look at it. itojun To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: cvs commit: src/lib/libc/net getaddrinfo.c

2000-07-05 Thread itojun
;ping localhost' works perfectly fine (and so does a telnet >>127.0.0.1) > usr.bin/telnet/commands.c:tn() does something very strange. > i'll take a look at it. usr.bin/telnet/commands.c revision 1.22 should correct it. itojun To Unsubscribe: send mail

Re: KAME integration and plans

2000-07-05 Thread itojun
(if a driver sets M_PKTHDR flag manually, it needs checking) itojun To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: KAME integration and plans

2000-07-05 Thread itojun
>Could you mention the locations (as in a set of paths) that are >hands-off? thanks for your understanding, will try to list those and put the list into sys/netinet6/README. itojun To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current&q

Re: KAME integration and plans

2000-07-05 Thread itojun
so many many changes/improvements in racoon - once we put racoon into base tree, we need to be much more careful about backward-compatibility in config file, for example. also, we need to improve kernel policy management for socket-based policy, and process-to-proces

Re: _DIAGASSERT in libusb & libutil

2000-07-07 Thread itojun
not just to be different. I admit it is now equivalent to assert(). netbsd may need to clean them up... itojun To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: -current, racoon, ipsec

2000-07-15 Thread itojun
libipsec by itself. itojun To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: ftp and /etc/services...

2000-08-16 Thread itojun
s >running, e.g. inetd & portmap? Returning ftp to port 21 in services fixes >this problem. I posted earlier about my problems with ftp recently. /usr/bin/ftp depends on "ftp" line in /etc/services. you cannot just change it. itojun To Unsubscribe: send m

Re: [CFR] latest KAME merge into FreeBSD

2001-06-04 Thread itojun
>I just put the patch for merging latest KAME into FreeBSD: > http://www.imasy.or.jp/~ume/ipv6/test/freebsd5-kame20010528-20010604.diff.gz thanks! itojun sys/kern/uipc_mbuf2.c PULLDOWN_STAT cases are just for debugging and should be unnecessary for FreeBSD-c

Re: gif devices in -current

2001-07-26 Thread itojun
inet6 A prefixlen X (X can be < 128) # ifconfig inet6 A B prefixlen 128 itojun To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: (KAME-snap 3327) Re: Panic on current (12 Sept)

2000-09-16 Thread itojun
locks? what happens if you go back to coarse grain lock kernel? itojun To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: I18N Progress, Plans, and Proposals

2000-10-22 Thread itojun
>I seriously advice against directly importing the Citrus code. >It is very good work and a lot will be borrowed, but on my latest >investigations it also made a lot of unnecessary and gratuitous changes. which part looks gratuitous? could you be more specific? itojun To Un

Re: I18N Progress, Plans, and Proposals

2000-10-22 Thread itojun
ratuitous. >rune_t/_rune_t type recasting >_COMPAT_RUNE #ifdef's. >for example. as far as I understand, they are basically for backward compatibility with 4.4BSD runelocale code. they are not gratuitous. itojun To Unsubscribe: send mail to [EMAIL PROTECTED] with "un

Re: (KAME-snap 3972) TI-RPC, IPv6 and NFS (was: Re: strong recommendation re: NFS)

2001-01-25 Thread itojun
ll be a lot of of non-intuitive typecast against library arguments. itojun To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: (KAME-snap 3976) Re: TI-RPC, IPv6 and NFS (was: Re: strong recommendation re: NFS)

2001-01-25 Thread itojun
critisism intended. no, i did not took it as criticism. i (and feico) just tried to clarify. itojun To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: wide char support

1999-06-06 Thread itojun
We have some code fragment, with small wchar-compliant application to play with. This is not integrated into src/lib/whatever yet. I'll be supplying URL for those who would like test this (sorry not on the mailing list...), so contact me if interested. it

Re: [solicite review and confirmation of tcp for IPv6 patches]

2000-01-14 Thread Jun-ichiro itojun Hagino
of other IPv6 services can be put and enabled. What I'm trying to say is that we need to get consensus on these API functions amoung at least *BSDs, and we should not be putting those before that. I'm soliciting comments on IETF ipngwg mailing list so that

Re: getaddrinfo with IPv6 and unqualified hostname

2000-02-13 Thread Jun-ichiro itojun Hagino
getaddrinfo code: http://www.NetBSD.org/cgi-bin/query-pr-single.pl?number=9413 I intend to correct this one, however, the way to fix it is very dependent to resolver internal functions. so fix to netbsd-current won't apply to freebsd-current. itojun To Uns

Re: IPv6 setup...

2000-03-12 Thread Jun-ichiro itojun Hagino
quot;, $5, $6}' > >Then it will print out first 6byte for your 6to4 prefix. just checking. from code inspection on cvsweb, - rc.network6 is called before performing nfs mounts. - awk and sed are in /usr so the above sentence disallows NFS-mounted /usr. is i

Re: IPv6: can a link-site (or global) address be configured in rc.conf?

2000-03-11 Thread Jun-ichiro itojun Hagino
for a while... itojun To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: ftp(1) breakage w/ passive mode?

2000-05-30 Thread Jun-ichiro itojun Hagino
tp/ftp.c. I try to persuade ipngwg folks... itojun -- for (res = res0; res; res = res->ai_next) { /* * make sure that ai_addr is NOT an IPv4 mapped address. * IPv4 mapped address complicates too many things in FTP * pro

Re: (KAME-snap 3338) Re: Panic on current (12 Sept)

2000-09-18 Thread Jun-ichiro itojun Hagino
before any of the SMP >commits ... but in case it was not ... how do I go about >going back to a "coarse grain lock" kernel ... can I set >something in the config file or do I have to checkout old >sources ?? for this part (how to get a source before fine grain

Re: (KAME-snap 3337) RE: Panic on current (12 Sept)

2000-09-18 Thread Jun-ichiro itojun Hagino
t? if so, something is not friendly with fine grain SMP, under sys/netkey. itojun To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: I18N Progress, Plans, and Proposals

2000-10-19 Thread Jun-ichiro itojun Hagino
>3. Itojun mentioned that the CITRUS Japanese people will be able > to import the wchar* and libxpg4 changes soon. the code is there, but as i talked, we need more manpower for babysitting. cvs -d :pserver:[EMAIL PROTECTED]:/anoncvs/citrus co -P xpg4dl itoju

Re: wide char support

1999-06-06 Thread Jun-ichiro itojun Hagino
>> Is there anything in current that provides wide character support? I'm >> messing around with document formatting, and I have to be involved with >> wide character things. One example: wcscat(). It's not the only one, I >> just need to know if it's in *any* library, and declared in any inclu