Results 1 to 3 of 3
I have tried to play with ifconfig to be able to ping gateway. Have tried to configure resolv.conf but no chance to get it works. I am not sure how ...
- 12-11-2006 #1Just Joined!
- Join Date
- Dec 2006
- Posts
- 6
[Sarge] Newbie: Could not get Network work
I have tried to play with ifconfig to be able to ping gateway. Have tried to configure resolv.conf but no chance to get it works. I am not sure how to configure /etc/network/interface
Could anyone please guide me to the right direction? below is my /etc/network/interfaces
auto lo
ifcae lo inet loopback
#The primary network interface
auto eth0
iface eth0 inet dhcp
iface dsl-provider inet ppp
provider dsl-provider
#please do not modify the following line
pre-up /sbin/ifconfig eth0 up # line maintained by pppoeconf
- 12-11-2006 #2Linux User
- Join Date
- Feb 2006
- Posts
- 484
try from gui
applications -> system ->network
- 12-12-2006 #3Just Joined!
- Join Date
- Dec 2006
- Posts
- 6
I am using KDE and yet install knetworkconf ... which means i cant configure via GUI.. neway, i have resolved my problem by using route
route eth0 default gw <gateway>
appreciate for your reply


Reply With Quote
