Linux Newbie help
 help / color / mirror / Atom feed
From: Chuck Gelm <nc8q@gelm.net>
To: Haines Brown <brownh@hartford-hwp.com>
Cc: ray@comarre.com, linux-newbie@vger.kernel.org
Subject: Re: firewall blocks ppp0?
Date: Mon, 25 Nov 2002 19:30:37 -0500	[thread overview]
Message-ID: <3DE2C0AD.75FD0857@gelm.net> (raw)
In-Reply-To: 200211252057.gAPKvMu04359@hartford-hwp.com



Haines Brown wrote:
<big snip> 
 
> I originally had diven my machine an IP address (something like
> 168.192.0.1) because I've had my mahcine on a LAN, but now am just
> happy to get it to work as a stand-along workstation. When eth0 had an
> address, ifconfig recported it; when I made a DSL connection, the
> number changed to whatever my provider provides. I subsequently tried
> to cut the IP address, and I believe (not sure) that now ifconfig
> shows the eth0 as up, but with noi address until pppoe is started.

 eth0 never gets an IP address in my situation.
 Are you 'forcing' an IP address on via 'ip-up' or something?
 RP-PPPOE assigns an IP address to ppp0, not eth0.

 After 'normal' install of rp-pppoe-3.5  ;-) 
 Run:     I put adsl-start in my /etc/rd.d/rc.local script.
 I edited no files (other than rc.local) to get RP-PPPOE to work.
:-|
 This how it works for me.  Perhaps your is different. But....
Again I mention that the eth# device that attaches to the DSL modem
does not have an IP address.  Ala:

This is my LAN NIC:
eth0 Link encap:Ethernet  HWaddr 00:20:AF:10:63:D3  
     inet addr:192.168.0.1  Bcast:192.168.0.255  Mask:255.255.255.0
     UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
     RX packets:10581519 errors:14 dropped:0 overruns:14 frame:14
     TX packets:11506381 errors:0 dropped:0 overruns:0 carrier:0
     collisions:1837 txqueuelen:100 
     RX bytes:2017650304 (1924.1 Mb)  TX bytes:3952593210 (3769.4 Mb)
     Interrupt:5 Base address:0x300 

This is my DSL NIC:
eth1 Link encap:Ethernet  HWaddr 00:20:AF:19:F4:58  
     UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
     RX packets:2260684 errors:4 dropped:0 overruns:4 frame:4
     TX packets:1435674 errors:0 dropped:0 overruns:0 carrier:3
     collisions:8 txqueuelen:100 
     RX bytes:3069518901 (2927.3 Mb)  TX bytes:115487500 (110.1 Mb)
     Interrupt:10 Base address:0x200 

It is my ppp# device that gets an IP address from my DSL-ISP provider:
ppp0 Link encap:Point-to-Point Protocol  
     inet addr:123.456.789.210  P-t-P:123.456.789.1 
Mask:255.255.255.255
     UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
     RX packets:2253580 errors:0 dropped:0 overruns:0 frame:0
     TX packets:1429007 errors:0 dropped:0 overruns:0 carrier:0
     collisions:0 txqueuelen:10 
     RX bytes:3465872234 (3305.3 Mb)  TX bytes:118613004 (113.1 Mb)

HTH, Chuck

> Haines Brown
> -
> To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.linux-learn.org/faqs
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

  parent reply	other threads:[~2002-11-26  0:30 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-23 23:55 firewall blocks ppp0? Haines Brown
     [not found] ` <3DE102FA.85D8F85D@gelm.net>
2002-11-24 18:01   ` Haines Brown
2002-11-24 18:55     ` Who is running Red Hat 8.0 and Roaring Penguin? Chuck Gelm
2002-11-24 22:37       ` Haines Brown
2002-11-24 23:48         ` Chuck Gelm
2002-11-25 21:53           ` Haines Brown
2002-11-26  0:55             ` Help with Roaring Penguin & Red Hat 8.0? Chuck Gelm
2002-11-26 21:50               ` Haines Brown
2002-11-26 23:02                 ` Chuck Gelm
2002-11-27  2:28                   ` Haines Brown
2002-11-26 23:08                 ` Ray Olszewski
2002-11-24 18:58     ` firewall blocks ppp0? Ray Olszewski
2002-11-25 20:57       ` Haines Brown
2002-11-25 22:44         ` Ray Olszewski
2002-11-26  0:30         ` Chuck Gelm [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-11-24 17:02 Chuck Gelm
2002-11-24 18:14 ` Haines Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3DE2C0AD.75FD0857@gelm.net \
    --to=nc8q@gelm.net \
    --cc=brownh@hartford-hwp.com \
    --cc=linux-newbie@vger.kernel.org \
    --cc=ray@comarre.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox