I have several interfaces in my system, which are already existing and configured with static IP addresses (ipv4). I want now to create a new virtual interface (with a vlan attached to it, so typically, tap (tap100, for example). When i run dhclient for this interface only, by specifiying the interface name on the dhclient command line, I still can see that DHCPDISCOVER are being sent for ALL the interfaces of my system, although i specified only 1 interface. This is obviously not what i want ! Is this a normal behavior ? Is there a way to restrict this ? Thanks, Jacques
Asked
Active
Viewed 67 times