You are not logged in.

1

Wednesday, February 23rd 2005, 8:42pm

KDE + internet connection

hello !!
I have a freebox and i want to configure my internet connection on KDE...
What do i have to do...

Posts: 62

Location: Long Beach, California

Occupation: Documentation

  • Send private message

2

Tuesday, March 14th 2006, 3:34am

RE: KDE + internet connection

You will have to use the distributions network setup for the time being. For instance here is a copy of my /etc/network/interfaces from my copy of Debian Linux:

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto eth0
iface eth0 inet dhcp