LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-02-2011, 12:32 AM   #1
deto86
Member
 
Registered: Oct 2010
Location: goa,India
Distribution: Slackware64-Current
Posts: 66

Rep: Reputation: 0
DSL connection in Slackware 13.37


Today,I installed slackware 13.37 on my system and frankly speaking,it feels great to have slack machine.And indeed, I was waiting for this release as 13.1 doesn't support my Atheros ar8151 NIC.But 13.37 has a module for my NIC(atl1c) and i verified by "lsmod | grep atl1c".But i won't be able to connect to the internet even after running "pppoe-setup" and "netconfig" too."/etc/rc.d/rc.modules" file doesn't have "/sbin/modprobe atl1c" entry.Running "pppoe-start" after "pppoe-setup" shows interface connected but in browser no access,not for the ping.

DSL-connection,Slackware 13.37,Atheros ar8151 NIC,required module "atl1c" is already installed

Need help
 
Old 05-02-2011, 12:44 AM   #2
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
What error do you get from ping? Have you tried to ping an IP or a hostname? If you can for example ping to 8.8.8.8, but google.com you have a problem with your DNS setup.
 
Old 05-02-2011, 12:49 AM   #3
deto86
Member
 
Registered: Oct 2010
Location: goa,India
Distribution: Slackware64-Current
Posts: 66

Original Poster
Rep: Reputation: 0
i did "ping -c 3 www.google.com" and it gives no output
after waiting about 10 minutes i "Ctrl+c" to stop process
 
Old 05-02-2011, 12:50 AM   #4
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Can you ping to 8.8.8.8?
 
Old 05-02-2011, 01:28 AM   #5
deto86
Member
 
Registered: Oct 2010
Location: goa,India
Distribution: Slackware64-Current
Posts: 66

Original Poster
Rep: Reputation: 0
Actually,right now i m in the office away from home and all the test i have described above was performed in the morning.So can't perform anything until i get to the home
 
Old 05-02-2011, 01:42 AM   #6
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
OK, if you can ping to 8.8.8.8 you should have a look at the file /etc/resolv.conf. It contains information about the nameservers the system uses. The entries are in the form
Code:
nameserver IP
. If your ISP don't provide you with the IP of their nameserver you can use the nameservers from Google at 8.8.8.8 and 8.8.4.4, or the ones from OpenDNS at 208.67.222.222 and 208.67.220.220.
 
1 members found this post helpful.
Old 05-02-2011, 01:58 AM   #7
deto86
Member
 
Registered: Oct 2010
Location: goa,India
Distribution: Slackware64-Current
Posts: 66

Original Poster
Rep: Reputation: 0
OK.Thanks a lot
And i'll let you know what happen after pinging to 8.8.8.8
And yes,they gave me two DNS ips.So i will paste both ips in resolv.conf file and try is it's work
Thank you again
 
Old 05-02-2011, 02:54 AM   #8
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Don't forget the word nameserver in front of the IP.
 
Old 05-02-2011, 10:35 AM   #9
deto86
Member
 
Registered: Oct 2010
Location: goa,India
Distribution: Slackware64-Current
Posts: 66

Original Poster
Rep: Reputation: 0
i tried changing /etc/resolve.conf by adding nameservers followed by the DNS's ip provided by ISP and thenchanged to google's(8.8.x.x)and BSD's ip but still not able to connect to the internet

Code:
root@mypc:~# ping -c 3 8.8.8.8

PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.

From 192.168.1.1 icmp_seq=1 Destination Net Unreachable

From 192.168.1.1 icmp_seq=2 Destination Net Unreachable

From 192.168.1.1 icmp_seq=3 Destination Net Unreachable


--- 8.8.8.8 ping statistics ---

3 packets transmitted, 0 received, +3 errors, 100% packet loss, time 2001ms
Output of lspci -v

Code:
00:00.0 Host bridge: Intel Corporation 4 Series Chipset DRAM Controller (rev 03)
	Subsystem: Giga-byte Technology Device 5000
	Flags: bus master, fast devsel, latency 0
	Capabilities: [e0] Vendor Specific Information: Len=0c <?>
	Kernel modules: intel-agp

00:01.0 PCI bridge: Intel Corporation 4 Series Chipset PCI Express Root Port (rev 03) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: 0000c000-0000cfff
	Memory behind bridge: f8000000-fbffffff
	Prefetchable memory behind bridge: 00000000c0000000-00000000dfffffff
	Capabilities: [88] Subsystem: Giga-byte Technology Device 5000
	Capabilities: [80] Power Management version 3
	Capabilities: [90] MSI: Enable- Count=1/1 Maskable- 64bit-
	Capabilities: [a0] Express Root Port (Slot+), MSI 00
	Capabilities: [100] Virtual Channel
	Capabilities: [140] Root Complex Link
	Kernel modules: shpchp

00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 01)
	Subsystem: Giga-byte Technology Device a000
	Flags: bus master, fast devsel, latency 0, IRQ 40
	Memory at fdff8000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [50] Power Management version 2
	Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
	Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
	Capabilities: [100] Virtual Channel
	Capabilities: [130] Root Complex Link
	Kernel driver in use: HDA Intel
	Kernel modules: snd-hda-intel

00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 01) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	I/O behind bridge: 00001000-00001fff
	Memory behind bridge: 3ff00000-400fffff
	Prefetchable memory behind bridge: 0000000040100000-00000000402fffff
	Capabilities: [40] Express Root Port (Slot+), MSI 00
	Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit-
	Capabilities: [90] Subsystem: Giga-byte Technology Device 5001
	Capabilities: [a0] Power Management version 2
	Capabilities: [100] Virtual Channel
	Capabilities: [180] Root Complex Link
	Kernel modules: shpchp

00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 01) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	I/O behind bridge: 0000d000-0000dfff
	Memory behind bridge: fde00000-fdefffff
	Prefetchable memory behind bridge: 0000000040300000-00000000404fffff
	Capabilities: [40] Express Root Port (Slot+), MSI 00
	Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit-
	Capabilities: [90] Subsystem: Giga-byte Technology Device 5001
	Capabilities: [a0] Power Management version 2
	Capabilities: [100] Virtual Channel
	Capabilities: [180] Root Complex Link
	Kernel modules: shpchp

00:1d.0 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 01) (prog-if 00 [UHCI])
	Subsystem: Giga-byte Technology Device 5004
	Flags: bus master, medium devsel, latency 0, IRQ 23
	I/O ports at ff00 [size=32]
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd

00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 01) (prog-if 00 [UHCI])
	Subsystem: Giga-byte Technology Device 5004
	Flags: bus master, medium devsel, latency 0, IRQ 19
	I/O ports at fe00 [size=32]
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd

00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 01) (prog-if 00 [UHCI])
	Subsystem: Giga-byte Technology Device 5004
	Flags: bus master, medium devsel, latency 0, IRQ 18
	I/O ports at fd00 [size=32]
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd

00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 01) (prog-if 00 [UHCI])
	Subsystem: Giga-byte Technology Device 5004
	Flags: bus master, medium devsel, latency 0, IRQ 16
	I/O ports at fc00 [size=32]
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd

00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 01) (prog-if 20 [EHCI])
	Subsystem: Giga-byte Technology Device 5006
	Flags: bus master, medium devsel, latency 0, IRQ 23
	Memory at fdfff000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: [50] Power Management version 2
	Kernel driver in use: ehci_hcd
	Kernel modules: ehci-hcd

00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1) (prog-if 01 [Subtractive decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=04, subordinate=04, sec-latency=32
	Capabilities: [50] Subsystem: Giga-byte Technology GA-EP45-DS5 Motherboard

00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
	Subsystem: Giga-byte Technology Device 5001
	Flags: bus master, medium devsel, latency 0
	Capabilities: [e0] Vendor Specific Information: Len=0c <?>
	Kernel modules: leds-ss4200, iTCO_wdt, intel-rng

00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01) (prog-if 8a [Master SecP PriP])
	Subsystem: Giga-byte Technology Device b001
	Flags: bus master, medium devsel, latency 0, IRQ 18
	I/O ports at 01f0 [size=8]
	I/O ports at 03f4 [size=1]
	I/O ports at 0170 [size=8]
	I/O ports at 0374 [size=1]
	I/O ports at f900 [size=16]
	Kernel driver in use: ata_piix

00:1f.2 IDE interface: Intel Corporation N10/ICH7 Family SATA IDE Controller (rev 01) (prog-if 8f [Master SecP SecO PriP PriO])
	Subsystem: Giga-byte Technology Device b002
	Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 19
	I/O ports at f800 [size=8]
	I/O ports at f700 [size=4]
	I/O ports at f600 [size=8]
	I/O ports at f500 [size=4]
	I/O ports at f400 [size=16]
	Capabilities: [70] Power Management version 2
	Kernel driver in use: ata_piix

00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 01)
	Subsystem: Giga-byte Technology GA-8I945PG-RH Mainboard
	Flags: medium devsel, IRQ 19
	I/O ports at 0500 [size=32]
	Kernel driver in use: i801_smbus
	Kernel modules: i2c-i801

01:00.0 VGA compatible controller: nVidia Corporation G92 [GeForce 8800 GT] (rev a2) (prog-if 00 [VGA controller])
	Subsystem: XFX Pine Group Inc. Device 2333
	Flags: bus master, fast devsel, latency 0, IRQ 16
	Memory at fa000000 (32-bit, non-prefetchable) [size=16M]
	Memory at c0000000 (64-bit, prefetchable) [size=512M]
	Memory at f8000000 (64-bit, non-prefetchable) [size=32M]
	I/O ports at cf00 [size=128]
	[virtual] Expansion ROM at fb000000 [disabled] [size=128K]
	Capabilities: [60] Power Management version 3
	Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
	Capabilities: [78] Express Endpoint, MSI 00
	Capabilities: [100] Virtual Channel
	Capabilities: [128] Power Budgeting <?>
	Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?>
	Kernel driver in use: nouveau
	Kernel modules: nouveau, nvidiafb

03:00.0 Ethernet controller: Atheros Communications AR8151 v1.0 Gigabit Ethernet (rev c0)
	Subsystem: Giga-byte Technology Device e000
	Flags: bus master, fast devsel, latency 0, IRQ 41
	Memory at fdec0000 (64-bit, non-prefetchable) [size=256K]
	I/O ports at df00 [size=128]
	Capabilities: [40] Power Management version 3
	Capabilities: [48] MSI: Enable+ Count=1/1 Maskable- 64bit+
	Capabilities: [58] Express Endpoint, MSI 00
	Capabilities: [6c] Vital Product Data
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [180] Device Serial Number ff-c0-41-fa-6c-f0-49-ff
	Kernel driver in use: atl1c
	Kernel modules: atl1c
And last optput of lsmod

Code:
Module                  Size  Used by
bsd_comp                4766  0 
ppp_synctty             5138  0 
ppp_async               6423  1 
crc_ccitt               1087  1 ppp_async
ppp_generic            19526  7 bsd_comp,ppp_synctty,ppp_async
slhc                    4591  1 ppp_generic
snd_seq_dummy           1119  0 
snd_seq_oss            25900  0 
snd_seq_midi_event      4696  1 snd_seq_oss
snd_seq                42680  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_pcm_oss            34554  0 
snd_mixer_oss          14726  1 snd_pcm_oss
ipv6                  236629  20 
snd_via82xx            17595  0 
gameport                6861  1 snd_via82xx
snd_ac97_codec         90095  1 snd_via82xx
ac97_bus                 834  1 snd_ac97_codec
snd_mpu401_uart         5095  1 snd_via82xx
snd_rawmidi            15638  1 snd_mpu401_uart
snd_seq_device          4505  4 snd_seq_dummy,snd_seq_oss,snd_seq,snd_rawmidi
lp                      7105  0 
fuse                   58136  13 
adt7475                13999  0 
hwmon_vid               2048  1 adt7475
f75375s                 6976  0 
nouveau               501887  3 
ttm                    44512  1 nouveau
drm_kms_helper         23927  1 nouveau
drm                   143170  5 nouveau,ttm,drm_kms_helper
i2c_algo_bit            4287  1 nouveau
video                  10482  1 nouveau
processor              23158  0 
snd_hda_codec_via      44792  1 
thermal_sys            11426  2 video,processor
atl1c                  28316  0 
ppdev                   4901  0 
rtc_cmos                7970  0 
parport_pc             18218  1 
output                  1456  1 video
snd_hda_intel          18443  2 
rtc_core               11871  1 rtc_cmos
parport                25627  3 lp,ppdev,parport_pc
i2c_i801                7018  0 
shpchp                 23205  0 
button                  4005  1 nouveau
sg                     21511  0 
intel_agp               9000  0 
intel_gtt              11414  1 intel_agp
agpgart                23062  4 ttm,drm,intel_agp,intel_gtt
usbhid                 32435  0 
i2c_core               16421  7 adt7475,f75375s,nouveau,drm_kms_helper,drm,i2c_algo_bit,i2c_i801
hid                    63771  1 usbhid
snd_hda_codec          61720  2 snd_hda_codec_via,snd_hda_intel
rtc_lib                 1502  1 rtc_core
hwmon                   1065  3 adt7475,f75375s,thermal_sys
snd_hwdep               4772  1 snd_hda_codec
snd_pcm                59843  5 snd_pcm_oss,snd_via82xx,snd_ac97_codec,snd_hda_intel,snd_hda_codec
evdev                   7303  9 
snd_timer              15717  2 snd_seq,snd_pcm
snd                    43891  19 snd_seq_oss,snd_seq,snd_pcm_oss,snd_mixer_oss,snd_via82xx,snd_ac97_codec,snd_mpu401_uart,snd_rawmidi,snd_seq_device,snd_hda_codec_via,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
soundcore               4641  1 snd
snd_page_alloc          5925  3 snd_via82xx,snd_hda_intel,snd_pcm
Anyone,plz help new to slackware
 
Old 05-02-2011, 11:15 AM   #10
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Please post the output of
Code:
ifconfig
run as root.
 
Old 05-02-2011, 12:29 PM   #11
deto86
Member
 
Registered: Oct 2010
Location: goa,India
Distribution: Slackware64-Current
Posts: 66

Original Poster
Rep: Reputation: 0
output of ifconfig

Code:
eth0      Link encap:Ethernet  HWaddr 6C:F0:49:C0:41:FA  
          inet addr:192.168.1.3  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::6ef0:49ff:fec0:41fa/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:43 errors:0 dropped:0 overruns:0 frame:0
          TX packets:48 errors:0 dropped:0 overruns:0 carrier:1
          collisions:0 txqueuelen:1000 
          RX bytes:4221 (4.1 Kb)  TX bytes:4844 (4.7 Kb)
          Interrupt:41 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:12 errors:0 dropped:0 overruns:0 frame:0
          TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:640 (640.0 b)  TX bytes:640 (640.0 b)

ppp0      Link encap:Point-to-Point Protocol  
          inet addr:117.204.139.191  P-t-P:117.204.128.1  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1460  Metric:1
          RX packets:25 errors:0 dropped:0 overruns:0 frame:0
          TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:3 
          RX bytes:1892 (1.8 Kb)  TX bytes:37 (37.0 b)
 
Old 05-02-2011, 12:49 PM   #12
kkady32
Member
 
Registered: Dec 2010
Distribution: Slackware64-current
Posts: 115

Rep: Reputation: 42
in /etc/rc.d/rc.inet1.conf you must have like here:

Code:
# Config information for eth0:
IPADDR[0]=""
NETMASK[0]=""
USE_DHCP[0]=""
DHCP_HOSTNAME[0]=""
your output from ifconfig show that eth0 have IP (192.168.1.3) and NETMASK
leave blank in IPADDRR and NETMASK line

Last edited by kkady32; 05-02-2011 at 01:29 PM.
 
Old 05-02-2011, 01:24 PM   #13
deto86
Member
 
Registered: Oct 2010
Location: goa,India
Distribution: Slackware64-Current
Posts: 66

Original Poster
Rep: Reputation: 0
yes, it has all the entries mentioned in the above post in /etc/rc.d/rc/inet1.conf

But ,syslog file showing some logs related to pppd

less /var/log/syslog | tail -n10

Code:
May  2 23:31:48 mypc kernel: [    4.887973] EXT2-fs (sda3): error: couldn't mount because of unsupported optional features (240)
May  2 23:31:48 mypc kernel: [    4.909735] VFS: Mounted root (ext4 filesystem) readonly on device 8:3.
May  2 23:31:48 mypc kernel: [    8.583023] [drm] nouveau 0000:01:00.0: 0xD57F: Condition still not met after 20ms, skipping following opcodes
May  2 23:31:48 mypc kernel: [    8.725434] [drm] nouveau 0000:01:00.0: DCB encoder 1 unknown
May  2 23:31:48 mypc kernel: [    8.725524] [drm] nouveau 0000:01:00.0: TV-1 has no encoders, removing
May  2 23:31:48 mypc kernel: [    8.909483] Console: switching to colour frame buffer device 200x56
May  2 23:31:48 mypc udevd[1584]: bind failed: Address already in use 
May  2 23:31:48 mypc udevd[1584]: error binding control socket, seems udevd is already running 
May  2 23:34:40 mypc pppd[1954]: not replacing existing default route via 192.168.1.1
May  2 23:34:40 mypc pppd[1954]: Cannot determine ethernet address for proxy ARP
 
Old 05-02-2011, 01:41 PM   #14
kkady32
Member
 
Registered: Dec 2010
Distribution: Slackware64-current
Posts: 115

Rep: Reputation: 42
Quote:
Originally Posted by deto86 View Post
yes, it has all the entries mentioned in the above post in /etc/rc.d/rc/inet1.conf
show what you have
 
Old 05-02-2011, 08:51 PM   #15
deto86
Member
 
Registered: Oct 2010
Location: goa,India
Distribution: Slackware64-Current
Posts: 66

Original Poster
Rep: Reputation: 0
Code:
# Config information for eth0:
IPADDR[0]=""
NETMASK[0]=""
USE_DHCP[0]=""
DHCP_HOSTNAME[0]=""
has the same entries as above but DHCP_HOSTNAME[0]="xxxxxxxxxxx" where xxxxxxxxxx is my username for dsl connection
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] DSL connection slow on Linux wired connection but fast on Windows wireless Pandarsson Linux - Wireless Networking 9 12-17-2010 05:55 PM
switching between slackware 12 & ubuntu hardy stops internet connection (dsl) spamhippy Linux - Networking 9 06-01-2008 03:42 AM
Gateway not set in defaultroute? usb dsl connection using pppoA - slackware slacker_jjj Linux - Networking 1 01-06-2008 10:38 PM
DSL, i can`t setup my dsl internet connection . grimlair Linux - Laptop and Netbook 2 09-02-2007 12:59 PM
DSL connection just not working with 10.2 Slackware... Xeroking Slackware - Installation 9 06-26-2006 12:30 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 04:10 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration