I have been at this for several hours and am not sure what it is that im doing 
wrong. Here is my  settings (im working from another pc so i had to retype it 
all in this email):

ethernet eth0{
          hw-id:******
          address 192.168.5.1{
          prefix: 24
          }
         }
ethernet eth1{
          hw-id:******
          address 123.0.0.1{
          prefix: 24
          }
         }
ethernet eth2{
          hw-id******
          address 145.0.0.1{
          prefix:24
          }
         }
firewall{
{
  service{
          dhcp-server{
          name "ETH0_LOOP"{
          start 192.168.5.100{
          stop: 192.168.5.200
          }
          network-mask:24
          dns-server 172.16.0.32
         }
        }
     }


and the rest has been untouched by my settings.

After i enter the commit command this is the error i keep getting:

Missing mandatory configuraion node "$(@.interface)" required by node "Service 
dhcp-server name ETH0_POOL"
The configuraion has been changed.
Fix this error, and run "Commit" again.
[edit service/dhcp-server/name/ETH0_POOL/dns-server/172.16.0.32


thanks in advance, 

Manny Perez
Meditab Software Inc.
333 Hegenberger Rd. St. 800
Oakland CA, 94621
Phone: 510.686.8469 Fax: 510.686.8469

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

Reply via email to