bringing up an interface without ip, ubuntu 16.04

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
Mada
Posts: 102
Joined: Sat Jun 20, 2015 9:40 am

bringing up an interface without ip, ubuntu 16.04

Post by Mada » Sat Jul 16, 2016 5:25 pm

Softether recommends having no ip a dress assigned to the network card.

I had to remove the card from the GUI configurator then added this lines to /etc/network/interfaces

auto enp3s0
iface enp3s0 inet manual
up ifconfig enp3s0 up

Post Reply