> I have a setup where I need to have an IP address assigned 
> through DHCP on eth0. I installed the DHCP client package, 
> with "dpkg -i dhcp3-client_3.0.4-13_i386.deb". It works when 
> I start it manually. After a reboot it stops working. I have 
> made changes to
> /etc/network/interfaces:
> auto eth0 lo
> iface lo inet loopback
> iface eth0 inet dhcp
> 
> After rebooting, I notice the dhcp3-client running, but no IP 
> address has been set. 
> 
> I also noticed 'dpkg-query -l '*dhcp*'' listing more than one 
> dhcp package.Is this a problem ? Can someone who has 
> experience setting up DHCP client on Vyatta Router help me 
> out please? 

This will not currently work. DHCP client is not supported on Vyatta at
this time because there is a conflict with the way that IP addresses are
set. We're working to remove the issue and add DHCP client functionality
to the system, but it's a bigger process that simply adding a package.
Unfortunately, it requires a bit of yak shaving
(http://www.faqs.org/docs/jargon/Y/yak-shaving.html ,
http://projects.csail.mit.edu/gsb/old-archive/gsb-archive/gsb2000-02-11.ht
ml).

-- Dave

_______________________________________________
Vyatta-users mailing list
Vyatta-users@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/vyatta-users

Reply via email to