I downloaded rp-pppoe-2.3 to run PPPoE protocol.
There are two network cards on the client machine and one is connected to
the machine running pppoe-server(also provided by rp-pppoe-2.3). The
connection process is correct and pppoe session is established.
My question is how I know the session established is right. Can I get any
traffic between the server and client? They can ping each other(ppp0 for
example). I tried to add the server ppp IP as gateway to the client but
then the client can't ping anything.
Is this caused by the testing server? Do I need to change the IP of the
client after PPPoE connection is established?