Try removing the second wins-server entry - just saw a bug on that go
by.  Also, check the log messages; there may be information on the
DHCP server recorded.

Best,
Justin

On Wed, Feb 20, 2008 at 8:43 AM,  <[EMAIL PROTECTED]> wrote:
> Hello -
>
>  I'm new here and have downloaded and installed Vyatta 3.0. I am
>  testing it out now and followed the Quick Evaluation Guide. Everything
>  seems to be working except for the DHCP server - I can't get it to
>  hand out addresses. If I connect a laptop to the LAN port and send
>  DHCPDISCOVERs I get no response. If I configure the latpop for a
>  static address on the same subnet as the LAN interface
>  (192.168.1.0/24) everything works fine - I can get through the router
>  (NAT and the firewall seem to be working as well). My DHCP server
>  config is below - this should be very simple, but after a few hours I
>  can't figure out why it's not working.
>
>  Any ideas would be much appreciated.
>
>  Thank you,
>  -Matt
>
>
>  [EMAIL PROTECTED] show service dhcp-server
>      shared-network-name LAN-pool {
>          subnet 192.168.1.0/24 {
>              start 192.168.1.100 {
>                  stop: 192.168.1.199
>              }
>              dns-server 1.1.1.1
>              dns-server 1.1.1.2
>              default-router: 192.168.1.1
>              wins-server 3.3.3.3
>              wins-server 3.3.3.4
>          }
>      }
>
>  [edit]
>  [EMAIL PROTECTED]
>
>
>  _______________________________________________
>  Vyatta-users mailing list
>  Vyatta-users@mailman.vyatta.com
>  http://mailman.vyatta.com/mailman/listinfo/vyatta-users
>
_______________________________________________
Vyatta-users mailing list
Vyatta-users@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/vyatta-users

Reply via email to