Thanks for the info. I have tried putting in.tftpd in my hosts.allow file but it fails with "invalid option". -----Original Message----- From: kickstart-list-bounces@xxxxxxxxxx [mailto:kickstart-list-bounces@xxxxxxxxxx] On Behalf Of Tedman Eng Sent: Tuesday, June 20, 2006 3:32 PM To: 'Discussion list about Kickstart' Subject: RE: Using a DHCP server for two subnets In the case that /etc/hosts.allow states: in.tftpd: LOCAL You would need to IP the DHCP server with an alias interface on your other network (so that it's also considered "local"), or change the entry to read: in.tftpd: ALL Yes, ALL is less secure....but if we're concerned about security, why are we using tftp? :)