Re: (Newb) No Subnet declaration for start (0.0.0.0)

From: YR_A (alex.fam3_at_verizon.net)
Date: 11/29/03


Date: Sat, 29 Nov 2003 22:53:41 GMT

Tommy Reynolds wrote:
> On Thu, 27 Nov 2003 17:21:28 +0000, YR_A wrote:
>
>
>>No subnet declaration for start (0.0.0.0).
>>** Ignoring requests on start. If this is not what
>> you want, please write a subnet declaration
>> in your dhcpd.conf file for the network segment
>> to which interface start is attached. **
>
>
> Your eth0 needs an IP address assigned before dhcpd gets started.
> Send us the output of:
>
> # ifconfig
>
> so we can check.
>

Well here it is, I know that I am probably overlooking something minute
I,m hoping that you can assist me in uncovering it... TIA...

[yves@dc-afam-2 yves]$ cd /sbin
[yves@dc-afam-2 sbin]$ ./ifconfig
eth0 Link encap:Ethernet HWaddr ##:##:##:##:##:##
           inet addr:10.7.5.3 Bcast:10.7.5.255 Mask:255.255.255.0
           UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
           RX packets:284 errors:0 dropped:0 overruns:0 frame:0
           TX packets:346 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:100
           RX bytes:37708 (36.8 Kb) TX bytes:29192 (28.5 Kb)
           Interrupt:9 Base address:0x9000

lo Link encap:Local Loopback
           inet addr:127.0.0.1 Mask:255.0.0.0
           UP LOOPBACK RUNNING MTU:16436 Metric:1
           RX packets:9320 errors:0 dropped:0 overruns:0 frame:0
           TX packets:9320 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:0
           RX bytes:635302 (620.4 Kb) TX bytes:635302 (620.4 Kb)

[yves@dc-afam-2 sbin]$



Relevant Pages