Re: transmitting Ethernet frames on PPP
William Allen Simpson <[email protected]> Fri, 02 Nov 2007 14:32:47 -0400
| Newsgroups | gmane.ietf.pppext |
|---|---|
| Message-ID | <[email protected]> |
Both "Rajani A" <[email protected]> and "rajani rajani" <[email protected]> each wrote: > I want to transmit Ethernet frames on PPP interface link. > Two linux PC's are connected by PPP interface.Then i want to > transmit Etherent packets on this interface between two nodes. > I searched for , but i got PPPoE , means PPP frames on Etherent. > Can any one help me in this , to get details of how to transmit > Ethernet frames on PPP link. > If the Linux machines are connected with a PPP link, then you don't need an Ethernet link. Ethernet and PPP are both link-layer protocols. That's orthogonal and counter-productive. (A reason some of us consider PPPOE to be an abomination.) You probably just want to add a routing table entry, and then each will happily route IP packets between the systems.... _______________________________________________ Pppext mailing list [email protected] https://www1.ietf.org/mailman/listinfo/pppext