武山です
traceroute to 221.184.25.1 (221.184.25.1), 30 hops max, 40 byte packets using UDP 1 221.184.2.242 (221.184.2.242) 2024.487 ms 2033.445 ms 2042.335 ms 2 1.33.128.185 (1.33.128.185) 2051.530 ms 2050.728 ms 2049.769 ms 3 122.28.177.177 (122.28.177.177) 2058.029 ms 2057.069 ms 2056.375 ms
あれ、IP レイヤーでは接続できているみたいですね。 となると DNS …とか、なわけですが、この辺はもう試しましたか? $ host geeko.jp => geeko.jp has address 124.35.85.90 が返るはず エラーなら /etc/resolve.conf をチェック DNS サーバーを pppd がシステムに設定できていなければ ログに残っている DNS サーバーを手動で追加して、もう一度試す $ tracert geeko.jp OCN の外まで出られるか $ telnet geeko.jp 80 その後に GET /↓(エンター) で </html> まで受信できるか? あとは、お仕事でネットワークを扱っている人ヘルプ! Fuminobu TAKEYAMA (2013/09/02 12:43), 野宮 賢 / NOMIYA Masaru wrote:
野宮です.
In the Message;
Subject : Re: [opensuse-ja] kppp でネットに繋がらない Message-ID : <5223FBAA.4050400@geeko.jp> Date & Time: Mon, 02 Sep 2013 11:44:58 +0900
Fuminobu TAKEYAMA <ftake@geeko.jp> has written:
よくみると、IP アドレスは取れているんですね。 課金はできていると仮定して、IP の経路は確認済みですか?
Windows 7 ではちゃんと動きます.
$ route
Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface default * 0.0.0.0 U 0 0 0 ppp0 10.64.64.64 * 255.255.255.255 UH 0 0 0 ppp0
or $ ip route
default dev ppp0 scope link 10.64.64.64 dev ppp0 proto kernel scope link src 180.41.83.112
他には $ traceroute 221.184.25.1 とか…
traceroute to 221.184.25.1 (221.184.25.1), 30 hops max, 40 byte packets using UDP 1 221.184.2.242 (221.184.2.242) 2024.487 ms 2033.445 ms 2042.335 ms 2 1.33.128.185 (1.33.128.185) 2051.530 ms 2050.728 ms 2049.769 ms 3 122.28.177.177 (122.28.177.177) 2058.029 ms 2057.069 ms 2056.375 ms 4 118.23.146.29 (118.23.146.29) 2055.250 ms 2054.267 ms 2053.249 ms 5 118.23.168.70 (118.23.168.70) 2052.624 ms 2059.654 ms 118.23.168.6 (118.23.168.6) 2058.751 ms 6 125.170.97.66 (125.170.97.66) 2077.402 ms 122.1.245.18 (122.1.245.18) 2087.008 ms 2105.350 ms 7 203.139.175.122 (203.139.175.122) 89.297 ms 102.914 ms 125.170.96.58 (125.170.96.58) 106.926 ms 8 61.207.4.83 (61.207.4.83) 109.140 ms 61.207.4.19 (61.207.4.19) 217.329 ms 216.426 ms 9 125.170.93.106 (125.170.93.106) 128.233 ms 138.221 ms 149.348 ms 10 * * * 11 * * * 12 * * * 13 * * * 14 * * * 15 * * * 16 * * * 17 * * * 18 * * * 19 * * * 20 * * * 21 * * * 22 * * * 23 * * * 24 * * * 25 * * * 26 * * * 27 * * * 28 * * * 29 * * * 30 * * *
$ ifconfig ppp0 で 180.41.78.66 が正しく割り当てられていますか?
ppp0 Link encap:Point-to-Point Protocol inet addr:180.41.83.112 P-t-P:10.64.64.64 Mask:255.255.255.255 UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1 RX packets:63 errors:0 dropped:0 overruns:0 frame:0 TX packets:188 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:3 RX bytes:3250 (3.1 Kb) TX bytes:12421 (12.1 Kb)
ご指摘の点は、全てクリアーしているように思えますが?
あと、こちらに手作業で接続する方法があるので、試してみてはいかがでしょう?
有難うございます. 観てみることとします.
--- ┏━━┓彡 野宮 賢 mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ 「先端技術の開発は、優れた頭脳を持つ人間が集中しないと成功しない。 しかし、技術開発と、それが何をもたらすかを考えることは別だ。 一人の人間に二つは望めない。」 -- M. Crichton --
-- To unsubscribe, e-mail: opensuse-ja+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-ja+owner@opensuse.org