Re: [newbie] PPPOE/Roaring Penguin/Network card

2001-07-11 Thread Rife

Yyes!

Finally got it going.  Had to change pci slots.  Started linux, and it 
assigned my card a proper hwaddress.  Tried adsl-start, and worked like a 
charm.  Still seems a bit flaky (i rebooted, and when i came back into linux 
my hwaddress was back to 0s.. had to reseat my card to get it to come back).

Thanks for all of the help you guys have given me.  You are a great resource.

Scott



> Thanks for the info, i'll keep that in mind when and if i look for a new
> card.
>
> however, i think that i may have discovered my problem.  If someone can
> confirm this, and possibly give me some info i'd greatly appreciate it.
>
> Though my card shows up under ifconfig, it doesn't have a HWAddress.. the
> address is all zero's.  I'm wondering if this is why it's not acting
> properly when being polled.  Any idea how to change this?  Also, linux
> seems to want to put my network card on irq11, where it experiences a
> conflict (i believe my video card).  Windows has properly assigned it an
> irq of 9.  How to adjust irq settings under linux, or will these changes
> need to be made in bios?
>
> Thx again everyone, and thanks civilme for your  thurough attention to my
> thread.
>
> > I have never had a problem with a realtek 8139.  Intel is good if you
>
> don't
>
> > put it next to the AGP.  3Com except the 905B Combo cards seem to work
> > acceptably.  The Netgear FA310 works, and the 311 and 312 now have GPL
> > drivers.  I have to keep using different cards all the time, and usually
>
> at
>
> > least two in a machine and always different modules.  Even the old
> > LinksysLNE100TX works acceptably though sometimes it is hard to detect.
>
> It
>
> > uses a tulip driver.
> >
> > Civileme




Re: [newbie] PPPOE/Roaring Penguin/Network card

2001-07-11 Thread s

I haven't been following this thread and don't know if you've tried it, but 
(no offense to the fine and talented ppl at mdksoft), in this one particular 
instance you might be better off with the newest version from the roaring 
penguins site.  I couldn't get mdk vs. to work, but the one straight from the 
site connected the first try.  Just a thought.  
(Also as a side note, I couldn't get it to work with any of the number of 
installs of 7.2.  Don't know why, kept getting errors.  I had to use redhat 
for my server/router until 8.0 came out.)
-s


On Tuesday 10 July 2001 05:41 pm, you wrote:
> Yeah, i've tried installing 3.0 off of cd too, and that wasn't working
> either (same thing).  I'll check to make sure that the conf file you
> mentioned is empty when i get  home tonight.
>
> Thanks for the help





RE: [newbie] PPPOE/Roaring Penguin/Network card

2001-07-10 Thread rife


Yeah, i've tried installing 3.0 off of cd too, and that wasn't working
either (same thing).  I'll check to make sure that the conf file you
mentioned is empty when i get  home tonight.

Thanks for the help






Re: [newbie] PPPOE/Roaring Penguin/Network card

2001-07-10 Thread Rife


> Well, I hope you have a winbox to use that D-Link in.  It is one of our
"bad"
> list.  It appears to work and detects well but never actually transmits.
I
> have two of them here in testing, and everything that can be done for thsm
> has been done.
>
> Civileme
>
Yeah, i've got win98 and 2k on this system on top of mdk8, so i'm not at any
real loss of an internet connection, just at a loss of one under Linux...

Maybe i'll see if i can pick up a different nic while at work today.  What
is the brand recommendation for a network card under linux, if there is one?
Realtek? 3com? Intel? lemme know which ones are recommended.

Thx





Re: [newbie] PPPOE/Roaring Penguin/Network card

2001-07-09 Thread Rife

./go is the install command for the rp-pppoe software, but after
re-installing linux i realized that i don't even need to install it off of
cd (as it's already included).. therefore, no more need for ./go

Have assigned my nic all the info below, have run adsl-setup, still no go.
Module is listed in modules.conf, and the messages log indicates close to
the following when trying to connect through adsl-start.. i don't know if
this will be any help:

:pppd 2.4.0 started by root, uid0
:using interface ppp0
:connect pppo<-->/dev/pts/2
:LCP Timeout sending Config-Request
:Connection terminated

Also, get message in messages log file as follows pertaining to this

:Timeout waiting for PADO packets

As a fyi, when i make the request to connect (adsl-start), neither my dsl
modem nor my nic lights flash at all.  Also, even though ifconfig shows my
nic fine on eth0, my network card doesn't show up in the Mandrake Control
Panel under network cards.. I don't know if this matters or not.  It's a
DLink DFE 530TX PCI if that helps any.

Again, thanks to any who can help.

Scott


> Well, I'm wondering what this ./go is.  I'm not familiar with that.  If
you
> assign your nic 192.168.0.1 or whatever, submask (like: 255.255.255.0),
name
> your dns in linuxconf, then in a terminal type:  adsl-setup;  Fill in the
> blanks, then type adsl-start; you should be good to go.  If it don't
connect,
> make sure the module for your nic is listed in modules.conf and look in
> /var/log/messages at the error(s).  {Flame time here, but:  then reboot
and
> try connecting again.}  If no luck, post your errors.
> -s
>
>
> On Tuesday 03 July 2001 12:22 am, you wrote:
> > Hey everyone,
> >
> > I'm having problems getting my PPPOE connection going in Linux (MDK
8.0).
> >
> 
> >
> > Any ideas as to how to get my PPPOE connection going?  Thanks
> >
> > Scott
>





[newbie] PPPOE/Roaring Penguin/Network card

2001-07-03 Thread rife

Hey everyone,

I'm having problems getting my PPPOE connection going in Linux (MDK 8.0).

Running ifconfig eth0, it would appear as though my network card is
detected and functioning properly.

Installed RP 3.0, and ran ./go (./go-gui wouldn't work for me for some
reason, gave me problem when trying to open gui).  

./go worked fine, but when i try to run adsl-start, it just "..."'s until
it times out.  My modem lights don't even flash at this point, so it's
gotta be in the configuration.

In the "control panel" (can't remember what that thing is called right now,
away from my computer presently), i've checked my network card, and i've
tried giving it an ip of 0.0.0.0, or 198.162.0.1 (or other non-routable
varients).  Tried setting it to DHCP and to static.  Removed the "Load on
boot" or whatever it's called as the readme suggests.  PNP OS was already
set to no in my BIOS.

The only thing that bugs me is that under "Other Devices" in the
device-manager equivilant of kde, i have several things listed there all
very non-descriptive (via somethingoranother).

Any ideas as to how to get my PPPOE connection going?  Thanks

Scott