Display Morehere is my etc/network/interfaces folder and to me it all looks fine? but im baffled as to why i have nothing in my network connections folder, can you see anything wrong below mate?
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto lo
iface eth0 inet static
address 192.168.1.200 (Static Ip Addy of Server)
netmask 255.255.255.0
broadcast 192.168.1.255
gateway 192.168.1.1 (Default Gateway of Connection)
I have same problem......you won't see anything in the connection settings, God knows what the problem is but i got internet all the same!
Comparing your interfaces to mine i have made changes above!
Just double check that the settings are correct i.e (Static Ip, Gateway e.t.c you can find the network info by using another windows based pc and view details of your internet connection)



