Hi Paco, Without seeing your actual configuration, it's difficult to tell what the issue is. It's possible however, that you're missing a subnet definition for the 170.10.10.x/x network under your DHCP server configuration on Vyatta1. The subnet declaration for that network will tell the DHCP server to listen on interface eth1 which is where the DHCP requests from Vyatta2 are being sent.
On Vyatta1, you would configure this as follows: [EMAIL PROTECTED] set service dhcp-server shared-network-name <your_dhcp_server_name> subnet 170.10.10.x/x [edit] The server should still only serve addresses on the 10.10.10.0/24 network since you wont define an address pool for the 170.10.10.x/x network. If this doesn't work for you, you should post your configuration for both routers so we can more clearly tell what the issue might be. Thank you, Robyn Paco Alcantara wrote: > > Hi, > > I'm trying to set up the following environment using Vyatta: > > > PC1 (DHCP client) > | > (10.10.10.100 <http://10.10.10.100>, eth0) > Vyatta1 (DHCP Server) > (170.10.10.100 <http://170.10.10.100>,eth1) > | > (170.10.10.200 <http://170.10.10.200>,eth0) > Vyatta2 (DHCP Relay) > (192.168.1.100 <http://192.168.1.100>,eth1) > | > PC2 (DHCP client) > > I am working with Community edition 2.2 beta. > > I have alredy created DHCP Server at Vyatta1 for PC1 subnet > (10.10.10.0/24 <http://10.10.10.0/24>). Everything worked properly.. > > The problem is that I wanted the server to assign addresses to PC2. I > have configure Vyatta2 to relay and the proper configuration in > Vyatta1 to serve the addresses. > I have seen Discover messages arriving properly to the server > (Vyatta1) but no answer exist for the DISCOVER. > > I have thought it could be that the server can only serve addresses to > subnets that are directly connected to the interfaces. But, in this > case, it could not be possible to create the structure I am using > because the subnet on PC2 ( 192.168.1.0/24 <http://192.168.1.0/24>) is > not directly connected to to server. > > Any help?? > > Thanks a lot > Paco. > > ------------------------------------------------------------------------ > > _______________________________________________ > 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