[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[orca-tech:00788] Re: 2枚の NIC
- To: orca-tech@xxxxxxxxxxxxxx
- Subject: [orca-tech:00788] Re: 2枚の NIC
- From: Katsuhiko Ito MD <katsuhiko.ito@xxxxxxxxx>
- Date: Mon, 31 Mar 2003 01:06:46 +0900
武藤さん,早速どうもありがとうございました。
下記のように設定し直しました。network自体は問題ないようなのですが,これ
ではインターネットへDHCPでつないでくれません。いまのところCATVにつないだ
LANは存在しますが固定アドレス用のLANは存在しません。
おそらく,LANをつなげばインターネットにつながるのでしょうか・・・?
# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
# The loopback interface
auto lo
iface lo inet loopback
# The first network card - this entry was created during the Debian
installation
auto eth0
iface eth0 inet static
address 192.168.1.29
netmask 255.255.255.0
broadcast 192.168.1.255
#
gateway
192.168.1.1
auto eth1
iface eth1 inet dhcp
そののち #/etc/init.d/networking restart : これも必要ですか?
-
********************************************************
伊東 克彦:Katsuhiko Ito, MD, PhD, FJSIM
宮前平内科クリニック:Miyamaedaira General Practice Clinic
TEL:044-860-4119, FAX:044-860-4199 (+81-44-860-4199)
mailto:katsuhiko.ito@xxxxxxxxx
http://www.miyamaedaira.com
http://homepage1.nifty.com/k-ito-md/
********************************************************