[K12OSN] DHCP Problem

Paul Pianta pantz at lqt.ca
Mon Mar 29 18:20:38 UTC 2004


corywynn at comcast.net wrote:

>I just recently installed a default version of K12LTSP-4.0.1 on my machine.  I sit everything behind a Linksys Wireless hub that connects to eth0 for which I have it as dhcp client and it receives (192.168.1.102) from the hub in order to access the internet.  I also have eth2 which I made static, per K12LTSP instructions to 192.168.0.254/255.255.255.0.  This runs a null cable to the uplink port of my hub which in turn connects my lone test terminal client.  I am able to access the internet and when running
>
>service dhcpd status
>
>I get the following:
>
>dhcpd (pid 1066) is running..
>
>Now in configuring my client I have 3Com900b-tp0  card which I made a boot floppy for and upon booting my client pc I receive the following message:
>
>Etherboot 5.0.1 (GPL) Tagged ELF for [3C595]
>Found 3Com900B-TPO at 0x100, ROM address 0x0000
>Probing....[3C595]utp[*utp]: disable 'auto select' with DOS util! Ethernet address: 00:50:04:72:39:B7
>selected utp. (default)
>Searching for server (DHCP).....
>
>  
>
your dhcp server is running but probably on eth0. You say you are using 
Fedora (k12ltsp) so the easiest way to set this up is to set an argument 
for dhcpd in /etc/sysconfig/dhcpd. Create this file if it is not already 
created and add:
DHCPDARGS=eth2

This file is read by the dhcpd init script that the previous poster 
suggested changing.

Now when you start/restart you dhcp server with its init script (ie. 
service dhcpd restart) - the server will run only on eth2 ...

good luck

pantz

-- 
Before you criticize someone, walk a mile in their shoes ...
That way when you do criticize them, you're a mile away and you have their shoes!





More information about the K12OSN mailing list