PPPoE and phdialer

<!doctype html public “-//w3c//dtd html 4.0 transitional//en”>

A question about PPPoE.

When I run phdialer to connect to the PPPoE server,
the connection is established successfully if I use en0 as the network device.

However if I use en1 as the network device, it fails to establish the connection.
The PPPoE session is established successfully, but the PPP session is failed because of time-out.
It seems that the pppd sent data out but didn't receive the response.

Do I miss any information (e.g. parameter or setting) or is it the limit of the application?

Thanks.

Codante <codantee@hotmail.com> wrote:

!doctype html public “-//w3c//dtd html 4.0 transitional//en”
html
A question about PPPoE.
p>When I run phdialer to connect to the PPPoE server,
br>the connection is established successfully if I use en0 as the network
device.
p>However if I use en1 as the network device, it fails to establish the
connection.
br>The PPPoE session is established successfully, but the PPP session
is failed because of time-out.
br>It seems that the pppd sent data out but didn’t receive the response.
p>Do I miss any information (e.g. parameter or setting) or is it the limit
of the application?

That is a bug, already fixed for next release.

-xtang