Re: /etc/dhclient.conf not recognised
- From: John Miller <jmiller@xxxxxxxxxx>
- Date: Fri, 23 Jun 2006 04:07:56 -0400
L.V.Gandhi wrote:
I have dhcp server in my ADSL modem cum router. I have following lines
in /etc/dhclient.conf
lease {
interface "eth1";
option host-name "lvghomepc";
fixed-address 192.168.1.2 <http://192.168.1.2>;
}
But ifconfig gives the following results.
eth1 Link encap:Ethernet HWaddr 00:26:54:0E:8E:C0
inet addr:192.168.1.4 <http://192.168.1.4>
Bcast:192.168.1.255 <http://192.168.1.255> Mask:255.255.255.0
<http://255.255.255.0>
I want to connect a laptop and pc to this dhcp server by their
respective ethernet ports and do lan jobs between pc and laptop.
Where am I doing mistake?
--
L.V.Gandhi
http://lvgandhi.tripod.com/
linux user No.205042
Will your DHCP server allow you to bind to 192.168.1.2? If not, then
your DHCP client won't be able to override the server. Something else
to consider is that if your client already has bound to 192.168.1.4 in
the past, you might have to clear out some old leases in order to get it
to bind to the new IP number.
--John
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- Follow-Ups:
- Re: /etc/dhclient.conf not recognised
- From: L . V . Gandhi
- Re: /etc/dhclient.conf not recognised
- References:
- /etc/dhclient.conf not recognised
- From: L . V . Gandhi
- /etc/dhclient.conf not recognised
- Prev by Date: Re: Replying to list
- Next by Date: Re: Help with gz files
- Previous by thread: /etc/dhclient.conf not recognised
- Next by thread: Re: /etc/dhclient.conf not recognised
- Index(es):
Relevant Pages
|
Loading