1. Execute ipconfig/all command at client to
check the configuration of the equipment, and it is configured with two
addresses, with an IP for physical network card apart from that gotten by
PPPoE;
2. Command route print finds
two default routes, and the priority of the next hop served by the address
gotten by PPPoE is very low, as follows:
======================================================================
Active
Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 10.164.46.1 10.164.46.41 21
0.0.0.0 0.0.0.0 10.164.47.163 10.164.47.163 1
……
3. According to the information
above, we conclude that the route of client is problematic;
4. The problem is solved once
setting the network card to get address automatically.