Router set up
scott
sclewin at bmts.com
Tue Mar 7 20:32:45 UTC 2006
Luka Renko wrote:
> Can you post you /etc/network/interfaces file?
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
address 127.0.0.1
netmask 255.0.0.0
# This is a list of hotpluggable network interfaces.
# They will be activated automatically by the hotplug subsystem.
mapping hotplug
script grep
map eth0
auto dsl-provider
iface dsl-provider inet ppp
provider dsl-provider
# added by pppoeconf
auto eth0
iface eth0 inet static
pre-up /sbin/ifconfig eth0 up # line maintained by pppoeconf
iface eth1 inet
--
Your friend,
Scott
"The most intelligent people in the world know they are not the most intelligent person"
More information about the kubuntu-users
mailing list