Making a little progress. I was able to confirm in the Cayman router
setup that it is in fact PPPoA and not PPPoE so at least I can focus
getting the PPPoA up. I'm using the Bering User's Guide PPPoA
Configuration section which uses an ATM/PCI card vs. I have the Cayman
attached to eth0.
I'm not sure how I should be defining interfaces the example is:
auto lo ppp0 eth0
iface lo inet loopback
iface ppp0 inet ppp
provider dsl-provider
iface eth0 inet static
address 192.168.1.254
masklen 24
broadcast 192.168.1.255
What I want to do is:
auto lo
iface lo inet loopback
auto ppp0
iface ppp0 inet ppp
provider dsl-provider eth0 <-----
auto eth1
iface eth1 inet static
address 192.168.1.254
masklen 24
broadcast 192.168.1.255
But the older ppp that you need for pppatm doesn't seem to support the
eth0 parameter. Should the internal be eth0 or eth1? Any ideas or
direction would be greatly appreciated.
Thanks,
Todd
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] On Behalf Of
> Todd Pearsall
> Sent: Tuesday, January 28, 2003 10:53 AM
> To: [EMAIL PROTECTED]
> Subject: [leaf-user] Help with BellSouth DSL in Atlanta and PPPoA?
>
>
> I'm trying to setup our location in Atlanta with Bering (have 3 others
> running else where in the country).
>
> The router is a Cayman 3220H which I set to bridge mode using
> instructions on the Cayman (now Netoptia website) and then
> began setting
> up Bering. BellSouth tech support is telling me the service is PPPoE,
> but the router is showing "different" settings they what they expect.
> Based on the Cayman settings it appears to me to be PPPoA (the ATM
> Configuration screens has one interface defined as ppp-llc).
>
> I was working with the PPPoE and now PPPoA Bering setups without any
> success yet. Does anyone have this service in the Atlanta
> area that can
> confirm if it is PPPoA and give me any hints? I'm calling BellSouth
> again...
>
> Thanks,
> Todd
>
>
>
> -------------------------------------------------------
> This SF.NET email is sponsored by:
> SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
> http://www.vasoftware.com
> --------------------------------------------------------------
> ----------
> leaf-user mailing list: [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/leaf-user
> SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
>
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html