From: Chuck Gelm <nc8q@gelm.net>
To: Haines Brown <brownh@hartford-hwp.com>,
Linux Newbie <linux-newbie@vger.kernel.org>
Cc: linux-newbie@hartford-hwp.com
Subject: Who is running Red Hat 8.0 and Roaring Penguin?
Date: Sun, 24 Nov 2002 13:55:11 -0500 [thread overview]
Message-ID: <3DE1208F.F3D58506@gelm.net> (raw)
In-Reply-To: 200211241801.gAOI1Wa28470@hartford-hwp.com
Please address your linux-newbie messages to
linux-newbie@vger.kernel.org
and not to
linux-newbie@hartford-hwp.com
and not to
nc8q@gelm.net without linux-newbie@vger.kernel.org
as I cannot 'reply' to linux-newbie@vger.kernel.org
without adding that address manually &
I see no reason to reply to you alone.
If you cannot do this, I'll edit to suit. ;-)
Haines Brown wrote:
>
> Chuck,
>
> > I use Roaring Penguin PPPOE. http://www.roaringpenguin.com/pppoe/ I
> > selected permanent connection, but I am unsure if this applies to
> > eth# or ppp#. :-| 'adsl-setup' and 'adsl-start' are script names
> > with my application (Roaring Penguin). I am assuming that your
> > using the same or similar.
> >
> > How do you know "I definitely have eth0 set to be permanently up" ?
> > Actually, I'm betting that it is ppp# that is set to demand or
> > permanent.
>
> Yes, I also use the roaring penguin, My eth0 is made active during
> boot, for I can run ifconfig and see that it is up as soon as I've
> finished booting.
Yes, AFAIK, the eth# device that PPPOE is going to use should be up.
However, it should not have an IP address.
> The ppp0, on the other hand, is not up until
> adsl-start is run. That is, ppp0 is on demand, while eth0 is
> permanent. That's my impression, anyway. pppd is a daemon which I
> assume is meant normally to be on demand.
This is your choice for ppp#: demand or permanent.
For a DSL connection, I recommend permanent, especially if you are
having problems with demand.
> Actually, when I run redhat-configuration-network, I see not only
> eth0, but also ppp0 (trying to be active). That's not right. ppp0
> should not appear (or at least it does not show up under RH7.3 as I
> speak to you). I may have some kind of problem in that pppd is trying
> to start ppp, rather than my starting pppoe by means of adsl-start
Seems reasonable.
> > It seems that your dsl connection (PPPOE?) application is setting
> > up IPCHAINS, but your kernel is using IPTABLES.
>
> That may be, but then a good percentage of folks who get RedHat 8.0
> must reconfigure and recompile their kernel, which I doubt.
Who is running Red Hat 8.0 and Roaring Penguin?
I run Roaring Penguin v3.3 and it created IPCHAINS.
I run kernel 2.2.19 as it uses IPCHAINS by default.
IIRC, kernel 2.4.x uses IPTABLES by default.
So, perhaps your Roaring Penguin installation created an
IPCHAINS ruleset and your kernel is using IPTABLES.
Again:
- Create an IPTABLES ruleset for your current kernel.
Roaring Penguin did not do this. (?)
- Rebuild your current kernel to use IPCHAINS.
The IPCHAINS ruleset you choose when you configured Roaring Penguin.
HTH, Chuck
> > - configure IPTABLES to replace your dsl-connection application's
> > attempt to use IPCHAINS.
>
> This was my inclination, for I gather IPTables are better. I've got a
> copy of Bastille, which should make my life a lot easier, not only
> spotting the source of any difficulty, but setting up a secure set of
> rules.
>
> Haines
-
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
next prev parent reply other threads:[~2002-11-24 18:55 UTC|newest]
Thread overview: 21+ 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 ` Chuck Gelm [this message]
2002-11-24 22:37 ` Who is running Red Hat 8.0 and Roaring Penguin? 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
-- strict thread matches above, loose matches on Subject: below --
2002-11-29 12:06 Who is running Red Hat 8.0 and Roaring Penguin? Haines Brown
[not found] ` <3DE77DC1.AE1D5026@gelm.net>
[not found] ` <200211291737.gATHbhP02431@hartford-hwp.com>
2002-11-29 18:28 ` Chuck Gelm
2002-11-29 22:23 ` Haines Brown
2002-11-29 23:01 ` Chuck Gelm
2002-11-29 23:02 ` Ray Olszewski
2002-11-29 15:10 Who is running Red Hat 8.0 and Roaring Penguin?] Chuck Gelm
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=3DE1208F.F3D58506@gelm.net \
--to=nc8q@gelm.net \
--cc=brownh@hartford-hwp.com \
--cc=linux-newbie@hartford-hwp.com \
--cc=linux-newbie@vger.kernel.org \
/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