hns - 日記自動生成システム - Version 2.19.9

先月 2002年09月 来月
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30
Namazu for hns による簡易全文検索
詳しくは 詳細指定/ヘルプを参照して下さい
検索式:

2002年09月12日(木) 旧暦 [n年日記]

#1 [Network] Path MTU Discovery Blackhole

なんだかまずそう。報告ありがとうございます。
  1. 現象の確認
  2. 設定の見直し
  3. OS の入替
    NetBSD gateway 1.5ZC NetBSD 1.5ZC (GENERIC-gcc3) #1: Sat Apr 20 06:33:47 JST 2002 root@quick:/export/20020414-syssrc/sys/arch/macppc/compile/GENERIC-gcc3 macppc
かな。何だか古い方の kernel を使ってしまっている気がする。
4242314 Jun  3 12:13 /netbsd-sosend_loan-inseucre-2.95.3
4242314 Jun  3 12:13 /netbsd.1
3992700 Apr 20 13:39 /netbsd-no-print-MAX_FRAME
3992700 Apr 20 13:39 /netbsd.n
3992924 Apr 19 21:34 /netbsd
3992924 Apr 19 21:34 /netbsd-20020414-MAX_FRAME
3992924 Apr 19 21:34 /netbsd.o
4158948 Apr  9 10:12 /netbsd-20020407-1.5ZC
3972112 Mar 29 20:08 /netbsd-20020328-nandra

ttyp1:makoto@gateway  7:20:08/020912(/)# uptime
 7:20AM  up 21 days, 16:57, 2 users, load averages: 0.28, 0.13, 0.10

NetBSD gateway 1.6_BETA1 NetBSD 1.6_BETA1 (GENERIC-sosend_loan-inseucre) #0: Mon Jun 3 11:39:26 JST 2002 makoto@ibook:/export/netbsd-1-6/sys/arch/macppc/compile/GENERIC-sosend_loan-inseucre macppc
に入替。これで直るという情報は一つも持っていないのではあるが。 tcp_subr.c の 1.128 の変更は netbsd-1-6 にはまだ入っていない ? (どちらにしても関係なさそう)。

pppoe0 が動いていない:

ttyp0:makoto@gateway  7:35:14/020912(/home/makoto)# pppoectl -d pppoe0
pppoe0: state = initial
        Session ID: 0x0
        PADI retries: 4
        PADR retries: 0
起動して見る
ttyp0:makoto@gateway  7:36:50/020912(/home/makoto)# sh /etc/start-pppoe.sh
ifconfig: SIOCIFCREATE: File exists
writing to routing socket: File exists
add net default: gateway 0.0.0.1: File exists
ttyp0:makoto@gateway  7:36:57/020912(/home/makoto)# pppoectl -d pppoe0
pppoe0: state = session
        Session ID: 0x98b3
        PADI retries: 4
        PADR retries: 0
これをやった時には
route add -net default 0.0.0.1 -iface 
でなくて
route add -net default 確立接続先 -iface 
とやる必要がありそう (良く見ると、上でおこられている)。 どう違うのかな。という訳で、一応復活のはず。
NetBSD pppoe router (日本語) の組合せで、 どのくらいの実績があるのかなぁ。
ttyp1:makoto@gw  9:24:54/020912(/home/makoto)# tcpdump -i pppoe0 icmp
tcpdump: listening on pppoe0
していれば何か分るという気がして来た。 hogehoge.com から ping -s www.ki.nu 2000 した時
35-138-206-xx.horehore.jp > n.ki.nu: icmp: ip reassembly time exceeded
210-20-96-yy.example.ne.jp > n.ki.nu: icmp: ip reassembly time exceeded
という字が見えているのが気になる。

きのうから:

とのこと。(でも、きのう 9/11 には何もしていないはず) 上の表示をしているのは次の部分。
src/dist/tcpdump/print-icmp.c:445: case ICMP_TIMXCEED_REASS:
src/dist/tcpdump/print-icmp.c-446- str = "ip reassembly time exceeded";
src/dist/tcpdump/print-icmp.c-447- break;
これって、「受取って、一つ減らしたら、0 になってしまった」 ということかな。

その頃の記録:

18:51:31.329692 PPPoE [ses 0x98b3] *-*-206-61.notwork.jp > n.ki.nu: icmp: ip reassembly time exceeded
18:51:31.329707 PPPoE [ses 0x98b3] *-*-206-61.notwork.jp > n.ki.nu: icmp: ip reassembly time exceeded
18:51:31.329710 PPPoE [ses 0x98b3] *-*-206-61.notwork.jp > n.ki.nu: icmp: ip reassembly time exceeded
18:51:31.339693 PPPoE [ses 0x98b3] *-*-206-61.notwork.jp > n.ki.nu: icmp: ip reassembly time exceeded
18:51:35.439686 PPPoE [ses 0x98b3] *-*-206-61.notwork.jp > n.ki.nu: icmp: ip reassembly time exceeded
18:51:38.779697 PPPoE [ses 0x98b3] *-*-206-61.notwork.jp > n.ki.nu: icmp: ip reassembly time exceeded
18:51:41.359689 PPPoE [ses 0x98b3] *-*-206-61.notwork.jp > n.ki.nu: icmp: ip reassembly time exceeded
18:51:42.029691 PPPoE [ses 0x98b3] *-*-206-61.notwork.jp > n.ki.nu: icmp: ip reassembly time exceeded
18:51:54.309684 PPPoE [ses 0x98b3] *-*-206-61.notwork.jp > n.ki.nu: icmp: ip reassembly time exceeded
18:52:18.409694 PPPoE [ses 0x98b3] *-*-206-61.notwork.jp > n.ki.nu: icmp: ip reassembly time exceeded
18:52:46.399696 PPPoE [ses 0x98b3] *-*-206-61.notwork.jp > n.ki.nu: icmp: ip reassembly time exceeded
18:53:06.359686 PPPoE [ses 0x98b3] *-*-206-61.notwork.jp > n.ki.nu: icmp: ip reassembly time exceeded
18:54:09.929689 PPPoE [ses 0x98b3] *-*-206-61.notwork.jp > n.ki.nu: icmp: ip reassembly time exceeded
18:55:13.919689 PPPoE [ses 0x98b3] *-*-206-61.notwork.jp > n.ki.nu: icmp: ip reassembly time exceeded
18:56:17.919691 PPPoE [ses 0x98b3] *-*-206-61.notwork.jp > n.ki.nu: icmp: ip reassembly time exceeded
18:57:21.919694 PPPoE [ses 0x98b3] *-*-206-61.notwork.jp > n.ki.nu: icmp: ip reassembly time exceeded
18:58:25.919693 PPPoE [ses 0x98b3] *-*-206-61.notwork.jp > n.ki.nu: icmp: ip reassembly time exceeded
「せんせ」でない方がうれしい。

#2 [office] 法務局から電話で定款を修正して

下さいとのこと。返してもらって、公証役場で変更してもらう。

#3 [NetBSD] pkgsrc/*/samba

動かそうと思ったが、
Shared object "libssl.so.1" not found
Shared object "libcrypto.so.0" not found
等と言われる
     5  12:27   cd /usr/lib
     6  12:27   ln -s libssl.so.2 libssl.so.1
    10  12:28   ln -s libcrypto.so.1 libcrypto.so.0
のようにしてしまう。
makoto@u  12:28:15/020912(/usr/lib)# /usr/pkg/sbin/nmbd
makoto@u  12:28:19/020912(/usr/lib)# /usr/pkg/sbin/smbd
としたが... 続きはまた後で。



最近の日記
2024年03月10日
停電 (瞬電)
2024年03月03日
the second try on bare-metal
useradd
2024年02月29日
opendkim and senmail
2024年01月24日
chat/iam 0.0.8
2024年01月21日
uselocale vs setlocale (textproc/R-readxl)
以上、1 日分です。
タイトル一覧
カテゴリ分類
Powered by hns-2.19.9, HyperNikkiSystem Project

Count.cgi (since 2000/02/05)