Results 1 to 3 of 3
hi,
pls im trying to setup my computer as a DHCP server. I had been referred to linuxhomenetworking.com which I have been following, however I still have problems:
Q1) i ...
- 07-08-2005 #1Linux Newbie
- Join Date
- Nov 2004
- Posts
- 167
DHCP server - needs help
hi,
pls im trying to setup my computer as a DHCP server. I had been referred to linuxhomenetworking.com which I have been following, however I still have problems:
Q1) i did an
'rpm -q dhcpd'
and i get the result
"package dhcpd is not installed"
I now did an
'rpm -q dhcp'
and I can see the rpm file
"dhcp-3.0.1rc141-1"
so I guess dhcp is installed? am I right?
as in with this, can my PCRH9 to function as a DHCP router?
Q2)i have two NICs, one on-board and the other, an external. eth0 is configured with static IPs to connect to my modem. Internet connection is functioning well with just the eth0(which is the external PCI card), and Im connecting to the web, but i want the PC(RH9) to act as a DHCP server, so that I can connect to the internet with from my WinXP PC through this linux machine.
following tutorials I got from: "http://www.linuxhomenetworking.com/"
chapter 3 and 8.
I installed "dhcp-3.0.1rc14-1.i386.rpm." and copied the dhcpd.sample file to the /etc directory as instructed.
When i try to get to "service dhcpd start", i get a msg.......
no subnet declaration for eth0(my ipaddress)
pls can u help me with a very simple dhcp.conf file(contents) telling me where to place the IP from my isp(in the sample conf file provided)
thanks
Toks
- 07-08-2005 #2
- 07-08-2005 #3Linux Newbie
- Join Date
- Nov 2004
- Posts
- 167
thanks qub333,
that was a great help.
Ill google around and get some help. but pls if you know a specific link for RH9 installation, kindly help me with it.
thanks
Toks


Reply With Quote