Slackware :: Connecting Slackware 13.37 To The Internet

Jun 17, 2011

I'm having some trouble getting my new copy of slackware connected to the internet. I'm new to slackware, so I'm not sure where to begin troubleshooting. So far, I've run netconfig and tried to set up a DHCP and a Static-IP connection, both to no avail. I know my internet connection is working since I'm currently using the same box with a hard-drive that has crunchbang on it. I've read chapter 5 of the slackbook up to the section on PPP and have thus far gotten lost in my /etc/rc.d folder looking at lottsa neat files.

Using ifconfig -a gives me information about an eth0, an eth1, and a lo connection thing. From what I understand from the book, this means that slackware has registered my network card but does not have the right configuration necessary to connect.

I tried getting information about my connection from crunchbang, which was as simple as right-clicking a certain icon and copying down my interface, hardware address, driver, speed, security, ip address, broadcast address, subnet mask, default route, and primairy DNS. Since setting up DHCP didn't work after startup, I assumed I was using static I.P. I put in my IP address, mask, default route, and DNS, but it has not yet connected.

View 14 Replies


ADVERTISEMENT

General :: Slackware - Not Connecting To The Internet

Apr 23, 2011

I'm new to slackware (and the forums) and I just installed it onto my laptop. I have previously used linux mint, and I like it but I feel that slackware might give me more experience with the terminal, and more original linux ideas. I have kde up and running as far as a window manager, and everything seems to work except connecting to the internet. I have a linksys router. I usually use wifi, but I even tried connecting through an ethernet cord and that didn't work either. I have searched many different threads, but either they didn't address my specific problem, or I couldn't understand what was going on. I tried to configure using "netconfig", but I didn't understand what many of the prompts wanted. I entered a name and a domain name, and selected DHCP, but this did nothing.

View 18 Replies View Related

Slackware :: Automatically Connecting To The Internet?

Nov 21, 2010

im kind of a novice at this type of thing, but i've gotten into it alot lately (coding that is) I was wondering how i might go about making a boot process that automatically connects to the internet. I've currently got a boot script that connects me to my home network, but will fail if I'm at work/school. so i was thinking there had to be a way to list all possible network connections, and then pick out one of them and automatically connect.Almost completely new to the world of linux.Im running slackware 13.1

I want to make a boot script that automatically identifies wireless networks in the area, and connects to one, I currently have a boot script that connects to my home network automatically but fails at work/schoool. So i figured theres got to be a way to identify networks, pluck one from the list, and use it.

View 8 Replies View Related

Slackware :: Slowly Connecting To The Internet Using PPPoE?

Jun 25, 2010

i run into a very annoying thing, usually take less than a second to connect to the internet using pppoe-start but today after a new installation of slackware 13.1 take a couple of secs to connect.

now:
# pppoe-start
Connected!
usually:
# pppoe-start
. Connected!

i'm using kernel-generic-smp-2.6.33.4, i even rebuilt the rp-pppoe package but it's the same thing. same behaviour was also in the previous release using kernel 2.6.29.6 due the broken forcedeth in that version of kernel, but on ArchLinux using the same version of kernel works normally.

View 1 Replies View Related

Slackware :: Slackware 13 64 Come With Internet Proxy Server?

Apr 11, 2010

does Slackware 13 64 come with internet proxy server? Or I need to download Squid separately?

View 2 Replies View Related

Slackware :: Can't Connect To Internet On Slackware

Apr 25, 2011

I can't connect to Internet on Slackware. I've blacklisted the modules rt2800usb, rt2x00usb and rt2x00lib in /etc/modprobe.d/blacklist.conf.

View 6 Replies View Related

Slackware :: 13.1 - Connecting To Wireless Printer

Dec 13, 2010

I am running Slackware 13.1. I have a Samsung SCX-4720FN connected to a Linksys wireless access point. How can I install this printer. Well first off, how can I even detect it to start installing it. What tool should I use?

View 4 Replies View Related

Slackware :: Connecting To WPA Wireless Network In 13.1

May 11, 2011

I am having trouble getting my wireless card to connect to my network. I believe I have done everything correctly. Here is my wpa_supplicant.conf file:

Code:
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
eapol_version=1
ap_scan=1

[Code]....

I have never connected to a wpa network using slackware before, so I am not entirely sure how to use wpa_supplicant. I have altered the conf file, then tried dhcpcd and it times out.

View 7 Replies View Related

Slackware :: Connecting To WiFi On Startup With Shared WEP Key

Apr 24, 2011

I've recently acquired an old HP Pavilion ZT3000 and have decided to install Slackware, but I'm having trouble with the whole rc.inet1 configuration stuff. I've been able to connect to the internet manually with the following command:
Code: iwconfig eth0 essid [access-point-name] key restricted [my-wep-key]
(...and then use "dhcpcd" to get an ip address.)

As you can see, eth0 is my wireless interface. Not exactly sure why (the comp has a IR port,wifi and Ethernet.) I'm using a shared WEP key (I know the security implications of WEP). The key being shared is the reason restricted is a parameter in the iwconfig command. I've been trying to get it working through /etc/rc.d/rc.inet1 but I can't seem to setup rc.inet1.config correctly I'm not sure where to set the key to "shared"

I've searched the forums and I could use the working iwconfig command with ./bash_profile as a startup script. This has the problem I need sudo (ie setup /etc/sudoer), which seems like a lot of work, when rc.inet should work. And it also has the problem of having to enter my password THREE times (login, sudo iwconfig and for sudo dhcpcd) which is horrible (and I don't even know how it would work when I set X to begin on startup again). I probably could also install "wicd" but having to ferry across files and trying to setup things without the internet is a pain.

View 4 Replies View Related

Networking :: Slackware 12.2 -- Connecting Two Machines With Crossover Cables?

Feb 12, 2009

I have dell dimension 4700 I installed slackware 12.2 onto with the of making it a headless home network jukebox that I could ssh into and control via a crossover cable.From other posts I've seen, it looks like I just need to set up the IP addresses under the same netmask, and can use ssh then. On the slackware machine, it does not seem to recognize an eth device.

Code:

# dmesg | grep eth
Driver 'st' needs updating - please use bus_type methods
Driver 'sd' needs updating - please use bus_type methods
Driver 'sr' needs updating - please use bus_type methods

[code]....

View 14 Replies View Related

Slackware :: Connecting To Openvpn Server - Connects But Fails

Jul 18, 2010

I've configured an openvpn server on a wrt54g using dd-wrt firmware. I can connect from the command line...at least it appears to connect, but I am unable to access any resources. Trying to use networkmanager's openvpn client fails every time. Everything I find googling relates to Ubuntu, so just for kicks I booted into my Ubuntu partition for the first time in months....and the wireless lan disappeared when I restarted network manager, which is why I don't use Ubuntu in the first place, so much for the "easier distros". I'm assuming there are people successfully connecting to openvpn servers from Slack. I could definitely use a pointer.

View 4 Replies View Related

Slackware :: No Internet On 13.1

Nov 20, 2010

I installed slackware on my pc and before i had internet (last time) But i have run networkconfig and nothing has changed. If anybody could help that would be awesome. Is there something i can do different from when i install.

View 14 Replies View Related

Slackware :: No Internet With 13

Nov 18, 2009

I'm attempting to make an install of Slackware 13 connect to the internet using an Ethernet card plugged into an Ethernet to wireless converter to use 802.11g. The converter makes it like plugging any Ethernet card directly into my internet gateway/router after the converter is set up to access it once. It works for the same computer when using Windows ME installed on another partition or booting an Ubuntu 8.04.3 live cd. It also works plugging the same converter into another computer with Windows XP. So I doubt the converter is the problem.

I I've checked in rc.modules-2.6.29.6-smp under the Ethernet card section and everything was commented out. In Windows ME it said my Ethernet card is en1207d-tx. Some Googling of that led me to trying to un-comment out /sbin/modprobe 8139too then failing that /sbin/modprobe tulip with no help. I then pulled the card out and the chip said MPX en5038a1. I couldn't determine any other lines to try un-commenting out from that so I put in a 3com 3c905-tx and un-commented out /sbin/modprobe 3c59x with no help.

I should mention that through Googling I came across something that says if the Ethernet card's address starts with 169.254 "it is not connected OR there is no device on your network giving out automatic IP addresses". I went into K Info Center > Network Interfaces with the MPX card in and 169.254 is what it started with by eth0. I looked after putting in the 3com and there was no eth0 at all. I reinstalled the whole Slackware 13 OS then looked again. It showed the 3com card and it also started with 169.254 .

Also, I tried the network setup during installation and netconfig after with no luck.

Through the use of a long phone line cable, I just tried to boot into Slackware 13 and use Firefox while the computer was connected to the gateway directly with an Ethernet cable with no luck.

View 10 Replies View Related

Slackware :: Installing 13.1 Over Windows XP - Run Slackware And Slackware Only

Dec 19, 2010

I have been given the task to install slackware 13.1 over windows. I have downloaded and copied slackware 13.1 on to a disk, and rebooted the computer, but i am not getting what all the tutorials have shown. I have been looking for tutorials that specifically instruct me as to how to install slackware 13.1 on to a windows xp. I am not trying to dual run I just simply want to run slackware and slackware only.

View 5 Replies View Related

Slackware :: Forwad X11 From A 32 Bit Slackware To A 64bit Slackware?

May 7, 2011

I have a couple questions about Xfoward.

1: How much does it affect securty, over a lan network?
2: Will it cause any other security issues?
3: The most important is can I forwad X11 from a 32 bit slackware to a 64bit slackware

View 1 Replies View Related

Slackware :: No Internet In VMware

Mar 18, 2011

I wanted to try Slackware on VMware just so I would know what it is and the differences between it and others. I installed it in VMware, and I am having two problems:

1. X does not start automatically for some reason.

2. I can't make the internet work. I tried typing knetworkmanager in terminal, but it tells me there is no such command. Then, I typed ifconfig in terminal, and it told me that wasn't a command either.

Did I install something wrong, or does Slackware KDE come with nothing in it?

View 8 Replies View Related

Slackware :: 13 - No Internet Connection ?

Oct 10, 2009

I installed slackware 13 in virtualbox (full installation), but I have not internet (ADSL). I tryed adsl-setup, but there aren't that commant. Tryed pppoe-setup, netconfig, but again I have not connection. Where is the problem? And I have one more question about Fluxbox. I have not display, wallpaper, icons...only menus.

View 3 Replies View Related

Slackware :: Internet Working But Not Always

Mar 10, 2011

I am a newbie in Slackware. This is my first try to make working system on slackware. I made internet connection by help netconfig. Internet is working but not always. To example I try download page but it doesn't. I push Update page .. and one more time Update page and after 3-4 times my page is downloaded. When I work with windows on this computer, I don't have any problem.

View 3 Replies View Related

Ubuntu Networking :: 9.10 Not Connecting To Internet At Home But Connecting From Work

Feb 9, 2010

I just installed Ubuntu 9.10 and its great. However when I connect to the internet at home it shows that the connection has been established but I still cant connect to the internet. My flatmates are all able to connect. However, I am able to connect from work both wirelessly and through an ethernet cable.

View 2 Replies View Related

General :: Connect To Internet Slackware 13.1 ?

Jul 19, 2011

I installed slackware 13.1 to my laptop.I i use my e220 HSDPA usb dongle to connect internet.I previously i used ubuntu and it auto detected and connect to internet.But i could not connect with slackware .

I tried it and i got following output

Carrier detected. Waiting for prompt.

Don't know what to do! Starting pppd and hoping for the best.

But its not connecting to internet.

View 6 Replies View Related

General :: Slackware 13.1 - Cannot Access The Internet

Jan 8, 2011

So this has been going on for weeks now. Usually doesnt happen till friday-saturday. My internet breaks down on slackware, im able to play an online video game, and sometimes if i'm lucky, use pidgin to get on Gchat. However other than that, I cannot access the internet. I've tried multiple browsers, resetting my router, and resetting my modem. It's connected through an ethernet cord, and I am getting an IP from my router.
My first thought was that it was a bandwidth limit, but I'm at my house, on a windows computer typing this right now. I'm not an expert on bandwidth caps so maybe it is this. The weird thing is,I have a laptop running slackware as well. Even over wireless it doesnt work.

View 5 Replies View Related

Slackware :: Firefox Can't Connect To Internet

Oct 11, 2010

I have a dual boot Linux system with Ubuntu Hardy 8.04 and Slackware 12.1. I have a USB modem Huawei 1261 that I am using with Ubuntu with the usb_modeswitch package. I would like to get that working with Slackware 12.1. The usb_modeswitch seems to be working fine and also the "wvdial cdma" seems to working but Firefox can't connect to the internet.

View 5 Replies View Related

Slackware :: Internet Connection Drops Out ?

Oct 18, 2010

Every now and again my internet drops out for no apparent reason. I try dhcpcd -k eth0/dhcpcd eth0 and nothing. I try modprobe -r <driver> modprobe <driver> dhcpcd blah blah and nothing. /etc/rc.d/rc.inet1/2/d restart. Nothing. The only thing that works is rebooting my system. how to reset my connection without rebooting?

View 7 Replies View Related

Slackware :: How To Configure Lenovo T60 To Use Internet

Sep 21, 2010

Does anybody know how to configure a lenovo t60 to use internet?I installed Slackware fresh and I chose not to configure the network when it prompted me during installation. Now I have cable so I ran netconfig and picked DHCP and entered "darkswamp", "darkswamp.org", and I left the last one blank.I can't research how to configure my internet because I don't have internet. I can only come to library to figure it out.

View 14 Replies View Related

Slackware :: No Internet Conection On Absolute 13.1.6?

Jan 30, 2011

I got the system installes. But it seems that I can't connect to the internet. Trying to pdate the system via gslapt doesn't work. Always says the repositories can't be reached. I use a home network with a skydsl modem and a router. All my other pc's can connect without a problem. It seems that something is not working right here with my Absolute install. I can't even set up a browser or add the Gnome BSG as said with lynx.

View 14 Replies View Related

Slackware :: Can't Connect To Internet In The Virtual-box

Dec 27, 2010

I have successfully installed Slackware though in virtualbox.I thought to learn first before falling into any pitfalls. Will do hard disk installation after learning more in virtualbox..But, I see now that I can't connect to the internet in the virtualbox... The host OS is Windows 7 and Virtualbox guest additions are installed and configured too.

View 7 Replies View Related

Networking :: Internet Is Very Slow With Slackware 13 Router

May 16, 2011

I just installed and configured Slackware on an old computer I am using as a router.

The internet works fine on the slackware box (router) but all of the computers behind it are having issues. When browsing, some websites work perfectly fine, while others are slow to load, and a few don't load at all. I'm not really sure where to start on diagnosing this, so any help would be appreciated.

Also whenever I restart the computer, I have to use this command before the DHCP server will start. What do I have to do to get it to start up with the computer?

Code:

View 2 Replies View Related

Networking :: New Slackware 13 Install - Slow Internet?

Jan 24, 2010

After installing Slackware 13 and configuring it as a router, I'm getting very slow internet speeds on my clients. It takes forever to connect to a website or downloading 100mb bin file also takes forever. On the Slackware box the speed is fine though. When I boot from my previous Slackware 12 drive, the speed on the clients is ok again.

I have compared config files from my old and new installation and haven't found a difference. from other posts I learnt that disabling IPv6 by adding it to the blacklist could help. But this didn't help me either. I have also compared a traceroute on both installations. This also doesn't show a (big) difference.

The only difference I have found is that in my Slackware 13 setup the following modules are loaded while with my old Slackware 12 lsmod is empty.

Code:

The only thing I can think of is a missing option in the kernel. I have used the huge-smp from the Slackware DVD, assuming this would have all the important stuff enabled by default. It this right?

Some additional info:
eth0: nVidia Corporation MCP51 Gb onboard Gb NIC, connected to LAN (static)
eth1: 3COM 3C2000 Gb NIC, connected to cable modem (dhcp)
dhcpd is running to configure clients in the network
arno-firewall installed

Files I have compared with my old (working) system:

View 3 Replies View Related

General :: Cannot Connect To Wired Internet In Slackware 13

Nov 2, 2009

I have installed slackware 13 but I am not able to connect to wired internet connection from BSNL in slackware while this connection is working fine in Fedora,Opensuse,Mandriva,Debian and Windows-XP.

View 1 Replies View Related

General :: Using Netconfig With Slackware 13.37 To Connect To The Internet

Jun 17, 2011

I successfully installed the latest version of slackware, but much to my chagrin it does not auto-connect itself to the internet like my crunchbang does. I read a little from ch.5 of the slackware book, so I know what command to run, but I don't know what to do after running netconfig. I'm using crunchbang right now to get access to the forums, so I know my internet works with this computer. I tried to set up a DHCP connection, but that didn't do anything. So I have two questions:

1.) How do I tell if I have a Static-IP, DHCP, or Loopback connection?

2.) Can I use Crunchbang to get the information I will need, since it connects to the internet like a pro?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved