Quantcast
Viewing all articles
Browse latest Browse all 60861

Re: EdgeOS 1.9: PPPoE "% Malformed gateway or interface not found"

The "Malformed gateway or interface not found" message means that routing daemon is not aware of pppoes72 interface which is strange because you see it via show pppoe-server. 

 

Lets compare list of interfaces from different sources:

  1. List of linux interfaces - sudo ifconfig
  2. List of routing daemon interfaces - show interfaces
  3. List of pppd interfaces - show pppoe-server
  4. Connected route of missing interface from routing daemon - show ip route y.z.12.171
  5. Connected route of missing intrerface from linux - ip route | grep y.z.12.171

Viewing all articles
Browse latest Browse all 60861

Trending Articles