Page 1 of 1

Auto DHCP for network interfaces

Posted: Tue May 22, 2018 11:51 am
by saletrak
I have a number of VPN Connections, which are managed by my own script. All hubs to which i'm connected have Secured NAT enabled.
New created network interface isn't set as DHCP, so I'm forced to use a 'sudo dhclient <interface>', which casue a some problems for me.
Is a possibility to create a NIC, which is DHCP by default?
I'm using Ubuntu.
My problem is also here: https://askubuntu.com/questions/1039007 ... interfaces