vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello, I am using RedHat 9 and try to install DHCP server. As shown below, I have installed via rpm. However, it told me that dhcp is not installed after installation. ------------------------------------------------------ [root@m787ken rpms]# rpm -ivh dhcp-3.0pl1-23.i386.rpm warning: dhcp-3.0pl1-23.i386.rpm: V3 DSA signature: NOKEY, key ID db42a60e Preparing... ########################################### [100%] package dhcp-3.0pl1-23 is already installed [root@m787ken rpms]# rpm -q dhcp-3.0pl1-23.i386.rpm package dhcp-3.0pl1-23.i386.rpm is not installed ------------------------------------------------------ When I run the command "service dhcpd start", it does not show me any message. Would you please tell me how to install dhcp? Thanks in advance! |
| |||
| On 2005-04-16, Fool ¡ó¡s¡ó <fool@tom.com> wrote: > [root@m787ken rpms]# rpm -ivh dhcp-3.0pl1-23.i386.rpm A quick search on google reveal that such package doesn't contains anything useful: See: http://rpm.pbone.net/index.php3/stat....i386.rpm.html If you want a dhcp server you'd better install dhcp-server. Davide -- He knows all about using Microsoft Word or Excell, and this makes him a skilled computer support person. (The fact that he should be accompanied everywhere by an escort of police motorcycles with sirens warbling "LUSERluserLUSERluserLUSER ..." notwithstanding.) --Charlie |
| |||
| "Davide Bianchi" <davideyeahsure@onlyforfun.net> ????? news:slrnd619pt.15s.davideyeahsure@fogg.onlyforfun .net... > On 2005-04-16, Fool ¡ó¡s¡ó <fool@tom.com> wrote: > > [root@m787ken rpms]# rpm -ivh dhcp-3.0pl1-23.i386.rpm > > A quick search on google reveal that such package doesn't contains > anything useful: > > See: > > http://rpm.pbone.net/index.php3/stat....0pl2-owl10.i3 86.rpm.html > > If you want a dhcp server you'd better install dhcp-server. > > Davide > > -- > He knows all about using Microsoft Word or Excell, and this makes him a > skilled computer support person. (The fact that he should be accompanied > everywhere by an escort of police motorcycles with sirens warbling > "LUSERluserLUSERluserLUSER ..." notwithstanding.) --Charlie I see. Thanks!! |
| |||
| On Sat, 16 Apr 2005 10:22:27 +0800, Fool ¡ó¡s¡ó <fool@tom.com> wrote: > Hello, I am using RedHat 9 and try to install DHCP server. > As shown below, I have installed via rpm. However, it told me that dhcp is > not installed after installation. > It is not installed because it has already been installed. If you havent created /etc/dhcpd.conf it won't start. Villy |
| ||||
| "Villy Kruse" <vek@station02.ohout.pharmapartners.nl> ????? news:slrnd66pr1.hr.vek@station02.ohout.pharmapartn ers.nl... > On Sat, 16 Apr 2005 10:22:27 +0800, > Fool ¡ó¡s¡ó <fool@tom.com> wrote: > > > > Hello, I am using RedHat 9 and try to install DHCP server. > > As shown below, I have installed via rpm. However, it told me that dhcp is > > not installed after installation. > > > > It is not installed because it has already been installed. > > If you havent created /etc/dhcpd.conf it won't start. > > > Villy I created the file and started INN sucessfully. Thank you very much! |
| Thread Tools | |
| Display Modes | |
|
|