[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:06005] Re: DHCP
芳尾です。
実際に動かしたことはないですが、
http://his.ktarn.or.jp/DHCP.html
こんなページもあります。
#いつかやろうと思いつつ、全然やれてない…。
ではでは。 ---- Yours, K.S.Yoshio
mailto:shishamo@xxxxxxxxxxxxxxx
http://www2.osk.3web.ne.jp/~shishamo
Key fingerprint = 3C 3C 1C E6 B1 65 53 58 A3 B3 6A ED BA E4 54 52
From: Susumu OSAWA <susumu-o@xxxxxxxxxxxxxxx>
Subject: [debian-users:06004] Re: DHCP
Date: Wed, 20 May 1998 20:16:12 +0900
Message-ID: <199805201116.UAA00514@xxxxxxxxxxxxxxxxxxxxxxx>
> > DHCPのmini-HOWTOがあるところを見ると、
> > 「LinuxからDHCPサーバに問い合わせて、もらったIPで接続する」
> > というのをLinux単体でやる方法はまだないのでしょうか?
>
> DHCPクライアントってあったようなと思ってdselectで検索すると
>
> --
> dhcpcd - a DHCP client
>
> This is an RFC1541 compliant DHCP client daemon. It gets an IP address
> and other information
> from a corresponding DHCP server, configures the network interface
> automatically, and tries to
> renew the lease time according to RFC1541.
> --