[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

[linux-users:80211] Re: LANのルーティングについて


こんにちは。松田陽一 _at_ PAL-NET三鷹です。
訂正。(汗)

From: MATSUDA Yoh-ichi / 松田陽一 <matsuda _at_ palnet.or.jp>
Subject: [linux-users:80209] Re: LANのルーティングについて
Date: Thu, 15 Feb 2001 15:26:10 +0900

> > <DBServer>
> > Kernel IP routing table
> > Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
> > 192.168.1.0     192.168.2.254   255.255.255.255 UGH   0      0        0 eth0
> > 192.168.2.0     *               255.255.255.0   U     0      0        0 eth0
> > default         192.168.2.1     0.0.0.0         UG    0      0        0 eth0
> 
> ネットワーク 192.168.1.0 のサブネットマスクは、 255.255.255.0 じゃ
> ないでしょうか?

宛先アドレス: 192.168.1.1
ネットマスク: 255.255.255.255

で良いでしょうから、

<DBServer>
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.1.1     192.168.2.254   255.255.255.255 UGH   0      0        0 eth0
192.168.2.0     *               255.255.255.0   U     0      0        0 eth0
default         192.168.2.1     0.0.0.0         UG    0      0        0 eth0

となるように設定させればいけると思います。
--
♪ねぇ、雪が降るまえに。
松田 陽一(yoh)
mailto:matsuda _at_ palnet.or.jp
http://www2.palnet.or.jp/~matsuda/index.htm

この情報があなたの探していたものかどうか選択してください。
yes/まさにこれだ!   no/違うなぁ   part/一部見つかった   try/これで試してみる

あなたが探していた情報はどのようなことか、ご自由に記入下さい。特に「まさにこれだ!」と言う場合は記入をお願いします。
例:「複数のマシンからCATV経由でipmasqueradeを利用してWebを参照したい場合の設定について」
Follow-Ups: References: