[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[plamo:13042] Re: ybb 接続



みやざわ です。

さきほどかきもらしましたが。。

ノートPCのLANカード(PCMCIA)を使ってるぼくの場合、
以下の内容が/etc/pcmcia/network.optsに書いてあります。
DHCP=Y 以外ほとんど何も書いてありません。。
ちなみにコメントアウトしてあるのは自前のDHCPサーバ付きの一枚NICルータを
使う時の設定です。
また、デスクトップをお持ちでしたら、、ここのファイルを見に行かないので、、
デスクトップ保持者のお話しにみみを傾けて下さい。。
/etc/rc.d/rc.inet1に設定するようです。


# Network adapter configuration
#
# The address format is "scheme,socket,instance,hwaddr".
#
# Note: the "network address" here is NOT the same as the IP address.
# See the Networking HOWTO.  In short, the network address is the IP
# address masked by the netmask.
#
case "$ADDRESS" in
*,*,*,*)
    # Transceiver selection, for cards that need it -- see 'man ifport'
    IF_PORT=""
    # Use DHCP [y/n]
    DHCP="y"
    # startup file invoked
    # when dhcpcd gets the configuration from server
    DHCPSTF=
    # Use BOOTP [y/n]
    BOOTP="n"
    # IP address
#    IPADDR="192.168.0.9"
    IPADDR=""
    # Netmask
    NETMASK="255.255.255.0"
    # Network address
#    NETWORK="192.168.0.0"
    # Broadcast address
#    BROADCAST="192.168.0.255"
    # Gateway address
#    GATEWAY="192.168.0.1"
    # Domain name
#    DOMAIN="plamodaisuki.com"
    # Nameserver #1
    DNS_1=""
#    DNS_1="192.168.0.1"
    # Nameserver #2
    DNS_2=""
    # Nameserver #3
    DNS_3=""
    # NFS mounts, should be listed in /etc/fstab
    MOUNTS=""
    ;;
esac


★  みやざわ echo@mbd.sphere.ne.jp   ★

References
[plamo:13037] ybb 接続, Yasuyuki Ishii
[plamo:13040] Re: ybb 接続, AOKI Keiichi
[plamo:13041] Re: ybb 接続, Iehiko Miyazawa

[検索ページ] [メール一覧]
Plamo ML 公開システム