Hello,
Even I do have a similar kind of a problem with my debian operating system. Well the problem is that I can use vpn and everything at once is very annoying
Here's what's in the file / etc / network / interfaces:
Code:
# This file Describes the network interfaces available on your system
# and how to activate them ". For more information, see interfaces (5).
loopback network interface # The
auto lo
inet loopback iface lo
# The primary network interface
allow-hotplug eth0
iface eth0 inet dhcp
See, if you can help me with this.
Bookmarks