LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 08-12-2004, 12:13 PM   #1
brent1a
Member
 
Registered: May 2004
Location: midwest
Distribution: Suse
Posts: 67

Rep: Reputation: 15
Question Am I missing something?


I am not trying to be negative here and this is just my observation but it seems as though if someone connects to the internet thru DSL then they are screwed for a connection in any linux distro.
For instance, I tried SuSE 9.1 about 4 months ago when it was released and I could not connect for the life of me. Here is my connection info: I have a static IP running on a MSAFD TCP/IP network protocol piped thru a dsl modem connected to my Linksys NC100 Fast Ethernet Adapter.
The only thing I could figure out was that direct connect static IP DSL isn't supported by the Linux kernel at all and it sounds like it may well never be. I live on the internet and so far, this is why I haven't migrated. Even customer service at Novell/SuSE doesn't know, they simply point me in the direction of a gazillion forums.
 
Old 08-12-2004, 12:58 PM   #2
bastard23
Member
 
Registered: Mar 2003
Distribution: Debian
Posts: 275

Rep: Reputation: 30
What is MSAFD? (All I can gleen from google is that it is either a programming interface comparable to sockets, or that it implements sockets.)

What makes the "MSAFD TCP/IP" network special. Which DSL router is it? Is it bridging or routing the IP traffic? What ISP are you trying to connect to?

Most ISPs use pretty standard networking technology, so some pointers on what is special would be useful for trying to help get linux connected.
 
Old 08-12-2004, 01:25 PM   #3
stickman
Senior Member
 
Registered: Sep 2002
Location: Nashville, TN
Posts: 1,552

Rep: Reputation: 53
Re: Am I missing something?

Quote:
Originally posted by brent1a
The only thing I could figure out was that direct connect static IP DSL isn't supported by the Linux kernel at all and it sounds like it may well never be. I live on the internet and so far, this is why I haven't migrated. Even customer service at Novell/SuSE doesn't know, they simply point me in the direction of a gazillion forums.
I've used several DSL providers (and several different modems), and the first thing that I did each time is test the connectivity with my SuSE and OpenBSD laptops. I've never had any issues with static IP assignments. In fact, I selected each ISP based on the fact that they gave out static IP addresses.

Do you have any specific error messages that you can relay? Info on your specific setup might also be helpful.
 
Old 08-12-2004, 01:46 PM   #4
brent1a
Member
 
Registered: May 2004
Location: midwest
Distribution: Suse
Posts: 67

Original Poster
Rep: Reputation: 15
I have no idea what makes it special but I will fill you in with as much info as I can. First, I live on the outskirts of a small town (part of a greater farming community) with a pop. of less than 100. Since all the farmers in the area wanted DSL they installed a server somewhere in the area so I know I'm not too far away from it. The actual dsl service is great but the support is lacking. What I've come to know is that my service does not utilise PPPOE or ATM as it does not connect with a password (I have a static IP). I found the 'MSAFD protocol' under system info in MS Office. As far as I know I have direct connect/always on meaning: DSL Server>House>DSL Modem>NIC. In windows I input the dns and subnet and whathavya and that is all. I understand linux is more complicated than windows or OS X but this much more complicated? I don't know how I can explain my connection any simpler.
Thanks for all your help though.
 
Old 08-12-2004, 01:48 PM   #5
brent1a
Member
 
Registered: May 2004
Location: midwest
Distribution: Suse
Posts: 67

Original Poster
Rep: Reputation: 15
Stickman-
I never got an error message, the system never attempted to connect. I'd go thru Yast and it would recognize my NIC and thats it. You either had to chose PPPOE or ATM to set up your internet, it had no other options. I tried every possible config thru Yast I could think of and nothing worked.
 
Old 08-12-2004, 02:40 PM   #6
gojamiegirl
LQ Newbie
 
Registered: Aug 2004
Location: Wildomar, California
Distribution: Arch Linux
Posts: 12

Rep: Reputation: 0
I have used dsl and cable with linux and dsl is a bit more difficult for me. To use PPPOE I had to install rp-pppoe (I am using urpmi on Mandrake 10). It's been a long time since I've used dsl so I may have forgot stuff

on the command line as root:

# urpmi rp-ppoe

Then run rp-pppoe and it should ask you for username etc and then log you in

Sorry if I'm not much help
 
Old 08-12-2004, 03:02 PM   #7
jbeiter
Member
 
Registered: Jul 2004
Posts: 105

Rep: Reputation: 15
Sorry if I'm completely misunderstanding your setup, but shouldn't this be as simple as configuring your ethernet adapter with the proper address, mask, and default route?

I've never used suse but redhat's config is in /etc/sysconfig/network-scripts/ifcfg-eth0

or on the commandline using ifconfig

I have DSL into a telco supplied modem, then a linksys hub with multiple ports into the house. The linksys connects to verizon via ppoe, then I have DHCP on the hub that takes care of the rest of the house.
 
Old 08-12-2004, 03:58 PM   #8
arno
Member
 
Registered: Jul 2004
Location: Netherlands
Distribution: fedora core 8, suse 10.3, ubuntu 7.10, kamikaze 7.09
Posts: 515

Rep: Reputation: 30
You say "in windows I input the dns and subnet and whathavya and that is all" and probably your ip and default gw or do you use dhcp to get those addresses in windows.

as jbeiter said you should setup your network connection and NOT your internet connection.
with yast control center
 
Old 08-13-2004, 12:29 AM   #9
brent1a
Member
 
Registered: May 2004
Location: midwest
Distribution: Suse
Posts: 67

Original Poster
Rep: Reputation: 15
Quote "I've used several DSL providers (and several different modems), and the first thing that I did each time is test the connectivity with my SuSE and OpenBSD laptops. I've never had any issues with static IP assignments. In fact, I selected each ISP based on the fact that they gave out static IP addresses."

Thats the problem when setting up my network connection thru Yast even a static ip was burdoned by pppoe dhcp &/or atm required options. When I tried to set up my network it had to be one of 2 or 3 types of network protocols. There was no straight static IP option with which I could bypass other stuff.

Quote "Sorry if I'm completely misunderstanding your setup, but shouldn't this be as simple as configuring your ethernet adapter with the proper address, mask, and default route?"

I don't know. SuSE had recognized my NIC OK and as far as I can tell (thru windows) my NIC doesn't need that info configured on it. That is handled by the OS. Also at one point I used to have an Intel USB Network Adapter which wasn't a card at all. Is that what the problem is? Is linux the complete opposite of this because this is the first I've heard of it.

Quote "as jbeiter said you should setup your network connection and NOT your internet connection with yast control center."

If I remember right they were two different options and obviously I would have had to be setting up my network connection. They are two completely different things.

Another thing is I have no hubs or routers in my house or connected to my computer. It's just my phone line connected to a DSL modem.

Now another question: If DSL is outdated (even though I just got my 1500 bandwidth only about 5 months ago) what kind of internet connection do you all have that makes connecting to the net thru linux so easy?
 
Old 08-13-2004, 09:58 AM   #10
brent1a
Member
 
Registered: May 2004
Location: midwest
Distribution: Suse
Posts: 67

Original Poster
Rep: Reputation: 15
Well, I finally know now-

Quote-
MSAFD TCP/IP is a proprietary protocol from Microsoft which cannot be
used with Linux.

What DSL Modem (manufacturer and model) do you have. With this information we will see if we can help you.


Thank You!

Novell, Inc., the leading provider of Information Solutions
Customer Response Center

Between my dumb hick provider and my 4.5 y/o computer I'm just screwed.
Thanks for all of your help though.
 
Old 08-13-2004, 04:44 PM   #11
ugge
Senior Member
 
Registered: Dec 2000
Location: Gothenburg, SWEDEN
Distribution: OpenSUSE 10.3
Posts: 1,028

Rep: Reputation: 45
As far as I can tell from my search for MSAFD it's only a dll used in windows used with sockets, that is internal communication.

I would say that you are complicating the task of setting up your internet connection. As you connect your network card to your DSL modem using ethernet the only thing you would have to do is to set up a static IP on you NIC (YaST - Network Devices - Network Card), not the setting for DSL devices (YaST - Network Devices - DSL).
This later setting is used when your DSL modem are connected directly to your computer using an internal bus like PCI, PCMCIA or an external like USB.
 
Old 08-14-2004, 03:20 AM   #12
brent1a
Member
 
Registered: May 2004
Location: midwest
Distribution: Suse
Posts: 67

Original Poster
Rep: Reputation: 15
I remember that I had tried that, got nothing. I remember to be connected to the net you had to run that small program that would have a lightning icon on if you were connected or something. Like I said I tried everything. With protocols and without. According to my providers and my system Windows doesn't set a static IP to my NIC. Thats why I am confused. I don't understand why you have to do it or how you do it for Linux.
 
Old 08-14-2004, 04:10 AM   #13
arno
Member
 
Registered: Jul 2004
Location: Netherlands
Distribution: fedora core 8, suse 10.3, ubuntu 7.10, kamikaze 7.09
Posts: 515

Rep: Reputation: 30
Brent1a,

Have a look at this site it give's you some information about dsl connections and isp providers, you will notice that there are different ways to make a connection it all depends on your isp and the type of modem and connection type.
Have a good read.

http://www.tldp.org/HOWTO/DSL-HOWTO/configure.html
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Am I missing something? mapesju Linux - Software 0 08-28-2004 03:44 AM
Missing HD RJDavison Fedora 1 05-21-2004 11:04 AM
Just don't know what I'm missing here... hpnadig Linux - Software 2 03-15-2004 07:36 AM
Missing gd.h gmartin Slackware 3 02-11-2004 01:16 AM
what am I missing? shanenin Linux - Software 1 11-02-2003 11:18 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 10:14 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