John Aldrich wrote:

> On Wed, 30 Aug 2000, Bret Hughes wrote:
> > I have been rtfming the pppoe docs but so far nothing about an ipaddress for
> > the ethernet card.
> >
> > BTW the modem supplied is a bridge only and nothing in the docs about needing
> > a specific ip address.
> >
> > Getting there but still a ways to go.
> >
> Just for giggles, see if you can give the modem an IP address to the
> ethernet interface, If you can, try giving it a static IP address in
> the 10.x.x.x range and then give your ethernet a static IP address in
> the same range.
>
> I know next to nothing about DSL, but I'm thinking this may be
> similar to the way the Netgear ISDN routers operate -- you have a
> static, private IP (or DHCP assigned private IP) on the ethernet
> interfaces, but get a public IP on the "outside" of the modem/router.
>         John

Not needed.  pppoe goes out and establishes a ppp interface (to thier server I
guess) and it is the default route.  I hope they have a really speedy box to do
all the packet shuffling.  One issue with this will be on boxes behind the
firewall since the encapsulation munges the headers.  There is evidently an issue
the mtu tht I will need to set on the boxes behind the firewall.  pppoe will clamp
it to 1492 if I ask it to but some vpn software (I think ipsec based ) won't like
it.  we'll see what happens with the ssh stuff I do once it it running behind the
firewall.

Bret



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to