No logs of pppoe process
-
@netblues said in No logs of pppoe process:
No more ppp logs BUT
pppcfg pppoe0
dev: vtnet0 state: session
sid: 0xafc8 PADI retries: 0 PADR retries: 0 time: 00:07:59
sppp: phase network authproto auto authname "xxxxx@xxx.com" peerproto auto
dns: 212.205.212.205 195.170.0.1That's the correct expected output with if_pppoe loaded and working. There is no problem there.
-
@stephenw10 said in No logs of pppoe process:
You can check it using: pppcfg pppoe0
That will return nothing if it's not an if_pppoe interface.
Based on that I misunderstood that still I should get nothing when running kernel too.
Thanks for clearing it up -
@stephenw10 In the PFSENSE 2.8 release, is it correct that PPP log entries in the GUI will show when the mpd5 module is used instead of the if_pppoe module?
-
Yes the logs will be shown there the same as previous versions if you don't enable if_pppoe.