<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Steve Dobson wrote:
<blockquote cite="mid:49D5FD85.5000800@syscall.org.uk" type="cite">
  <pre wrap="">-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Angus

Angus Robinson wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">It is a Ethernet modem, i dont have a usb modem (most of the articles 
that i have  found that deal with pppoa on the net, where dealing with 
usb modems).
    </pre>
  </blockquote>
  <pre wrap=""><!---->
If you can connect a computer to it using a standard network cable then
I, and I guess most people, would call that a router not a modem despite
what it may say on the box.

  </pre>
  <blockquote type="cite">
    <pre wrap="">So its an Ethernet one, the modem is connected already and 
i can surf and what not but i want to be able to get the redhat linux 
box to do the authentication (internet &lt;-- modem in bridge mode &lt;- linux 
router to do the auth &lt;- network). I have tried adsl-setup but that 
deals with pppoe, i have also tried pppd with pppoa plugin no go (but i 
have a feeling i am doing this wrong).
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I'm confused as to want your trying to do here.  pppd is the old dial up
services that uses a serial line between two computers to exchange
network packets.  The old modem (as in Haynes compatible) converts
serial data into an audio signal to allow a serial link to be
established via a public telephone network.

With a router you don't need to do any of that - that is what the router
is for.  By the time the data is coming out of the RJ45 (network) port
at the back of the router it had already be translated into a proper
network packet and the PPPoA protocol used to get the packet to the
router is now a distant memory.

IIRC the term "bridge" can be used with an ADSL router if you are
wanting to use more than one public IP address at home (a block of eight
for example).  It comes from the old networking days when a few
computers were connected to more than one network and these systems
acted as "bridges" between the two networks.  Even in this mode you
don't have to worry about PPPoA - it is all embedded within the router.
 BTW - I don't think all ADSL routers work in this way, well they didn't
use to but things may have changed.

The term "bridge" is also used it Linux networking if you want to
configure two different NICs with the same IP address.  You would use it
for example if your ISP had assigned you more than on static IP address
(the aforementioned block of eight).  Then one NIC is connected to the
router and the other to you home public network.

You shouldn't have to worry about adsl-setup and PPPoA unless you have
an old ADSL modem, which as Desmond has already said correctly, should
be replaced with a proper ADSL router.

If you still want help, and am guessing that you do, it may help Desmond
and me if you can describe what it is you're trying to do and not what
protocols you are using.  It maybe that there is an easier way to do
what you want and if Desmond and I know what you're attempting then we
can point you in the right direction.

Steve
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - <a class="moz-txt-link-freetext" href="http://enigmail.mozdev.org">http://enigmail.mozdev.org</a>

iD8DBQFJ1f2Fu7HOw0Q66oERAoPOAKDAZlZUPNWTzTTboXokTtfmHFQd9wCgxvTa
XnyXBwTRW4tDT+ufE+3JrpQ=
=wkt9
-----END PGP SIGNATURE-----

__ 
Sussex mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Sussex@mailman.lug.org.uk">Sussex@mailman.lug.org.uk</a>
E-mail Address: <a class="moz-txt-link-abbreviated" href="mailto:sussex@mailman.lug.org.uk">sussex@mailman.lug.org.uk</a>
Sussex LUG Website: <a class="moz-txt-link-freetext" href="http://www.sussex.lug.org.uk/">http://www.sussex.lug.org.uk/</a>
<a class="moz-txt-link-freetext" href="https://mailman.lug.org.uk/mailman/listinfo/sussex">https://mailman.lug.org.uk/mailman/listinfo/sussex</a>
  </pre>
</blockquote>
Sorry, at times i do have a problem with what i want to do, in a an
email. I am wanting to make the linux box connect to the internet, so
the linux box does the authentication and the router would then be in
bridge mode. Once that is done, i was planning on setting up a web
server, configuring a firewall, etc,etc. Its basicaly for me to get to
grips with linux iptables,apache,etc,etc as i am used to ipfw . I hope
this helps. <br>
<br>
<pre class="moz-signature" cols="72">-- 
Professor Moriarty: Right-ho, gents, it's another simulation gone mad, so
murder and mayhem, standard procedure.
</pre>
</body>
</html>