View Full Version : dsl connection configuration problem
Naby
20th October 2004, 05:45 PM
Hello guys
How can I configure my dsl connection so that it can be up automatically whenever I start my computer?
I'm running Fedora Core 2 workstation.
Thanks for the information.
sayeeth
20th October 2004, 06:18 PM
I am not sure about DSL connections. Here is my wlan0 configuration file. You need to be logged in as root to edit the file. For me the file is located at /etc/network-scripts/ifcfg-wlan0
DEVICE=wlan0
BOOTPROTO=dhcp
ONBOOT=yes
TYPE=Wireless
USERCTL=no
PEERDNS=yes
IPV6INIT=no
The important thing is ONBOOT=yes. Thats makes your device bootable on startup. Hope that helps.
Naby
21st October 2004, 06:19 AM
Thanks for the tip. I'll try that.
imdeemvp
21st October 2004, 07:19 AM
also check out this how to: http://www.fedoraforum.org/forum/showthread.php?t=19352
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.