Networking Forums

Networking Forums > Computer Networking > Linux Networking > Qwest DSL, Actiontec 1524, ISP and eth0

Reply
Thread Tools Display Modes

Qwest DSL, Actiontec 1524, ISP and eth0

 
 
William D. Tallman
Guest
Posts: n/a

 
      12-31-2003, 05:05 AM
It works.

Turns out there was no need for pppoe, or pppoatm, or any of that sort of
thing. All that was necessary was to have the ethernet card on the same
subnet as the router-modem. 'arp' finds the modem and gives its MAC;
'route' lists it as the default gateway.

I do have /etc/sysconfig/network thus:

NETWORKING=yes
FORWARD_IPV4="yes"
HOSTNAME=""
DOMAINNAME=

GATEWAY="192.168.0.1"
GATEWAYDEV="eth0"

Otherwise, there's no change. I'm going to tear down the modem stuff at
some point, but it's nice to have it there in case something happens to the
DSL network, I suppose. I will take the dialup off the task-bar, though...

Dunno what a multi-Mb pipe would be like, but DSL does put dialup to shame!

Bill Tallman
--
Registered Linux User: #221586
Mdk-9.0 and IceWM
Gkrellm still watches over me...
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
assertion (!atomic_read(&skb->users)) failed at net/core/dev.c (1524)in net_tx_action Bill Linux Networking 1 06-22-2008 11:58 PM
Can't get eth0 up (wired) - e1000 device eth0 does not seem to be present, delaying initialization. OtisUsenet Linux Networking 2 06-06-2007 02:57 AM
how tho change source address of eth0/eth0:1 ? news Linux Networking 2 06-09-2004 03:25 PM
Anyone used Qwest Actiontec DSL w/ PPPoA & Linux Keith Linux Networking 3 03-05-2004 07:32 PM
MSN/Qwest DSL Derek White Linux Networking 3 10-08-2003 04:57 PM



1 2 3 4 5 6 7 8 9 10 11