<div dir="ltr"><div>Hi all,</div><div>I installed isc-dhcp-client version 4.4.1 on my Freebsd system. I want to run dhclient for more than one interfaces, but only one interface get the ip and the other encountered an error.</div><div><br></div><div>This is the command:<br>dhclient -nw  em1 -lf /var/run/routing/dhclient.leases.em1<br>dhclient -nw  em2 -lf /var/run/routing/dhclient.leases.em2</div><div><br></div><div>for em2 I have error:</div><div>Listening on BPF/em2/00:90:28:01:aa:bb<br>Sending on   BPF/em2/00:90:28:01:aa:bb<br>Can't bind to dhcp address: Address already in use<br>Please make sure there is no other dhcp server<br>running and that there's no entry for dhcp or<br>bootp in /etc/inetd.conf.   Also make sure you<br>are not running HP JetAdmin software, which<br>includes a bootp server.</div><div><br></div><div>Is it possible to have more than one dhclient binary instance on my system?</div><div><br></div><div>Please help me to find the solution.<br></div><div><br></div></div>