log -bund -ccp -chat -iface -ipcp +lcp +lcp2 -link +iface +iface2 Oct 3 07:41:51 ppp [opt1] IFACE: Change interface pppoe2 flags: -0 +1 Oct 3 07:41:51 ppp [opt1] IFACE: Rename interface ng0 to pppoe2 Oct 3 07:41:51 ppp [opt1] IFACE: Up event Oct 3 07:41:50 ppp [opt1] system: /usr/local/sbin/ppp-linkup pppoe2 inet 81.250.148.217/32 193.253.160.3 '-' 'dns1 80.10.246.130' 'dns2 81.253.149.1' '00:00:00:00:00:00' '-' Oct 3 07:41:50 ppp [opt1] IFACE: Add address 81.250.148.217/32->193.253.160.3 to pppoe2...
log -bund -ccp -chat -iface -ipcp +lcp +lcp2 -link +iface +iface2 with working version Oct 3 07:45:40 ppp [opt1] IFACE: Change interface pppoe2 flags: -0 +1 Oct 3 07:45:40 ppp [opt1] IFACE: Rename interface ng0 to pppoe2 Oct 3 07:45:40 ppp [opt1] IFACE: Up event Oct 3 07:45:39 ppp [opt1] system: /usr/local/sbin/ppp-linkup pppoe2 inet 81.250.148.217/32 193.253.160.3 '-' 'dns1 80.10.246.130' 'dns2 81.253.149.1' '00:00:00:00:00:00' '-' Oct 3 07:45:39 ppp [opt1] IFACE: Add address 81.250.148.217/32->193.253.160.3...
Orange OK !! :D here what i am doing :) curl -o mpd5-5.8_8.txz https://sourceforge.net/p/mpd/bugs/_discuss/thread/5c44239c/7b66/attachment/mpd5-5.8_8.txz tar xzvf mpd5-5.8_8.txz cat /var/etc/mpd_opt1.conf startup: # configure the console set console close # configure the web server set web close default: pppoeclient: create bundle static opt1 set bundle enable ipv6cp set iface name pppoe2 set iface disable on-demand set iface idle 0 set iface mtu 1492 override set iface enable tcpmssfix set iface...
thank you Eugene. As the firewall were i make my test is in production i ll wait fews hours to test it
Mis à jour par Renato Botelho il y a 5 minutes pfSense 2.4.4 uses mpd5-5.8_7. You can check that running pkg info mpd5 on console. The only differences from FreeBSD stock port are these 2 patches: https://github.com/pfsense/FreeBSD-ports/blob/devel/net/mpd5/files/patch-verify-ng-ether-attch.diff https://github.com/pfsense/FreeBSD-ports/blob/devel/net/mpd5/files/patch-pfSense.diff pkg info mpd5 mpd5-5.8_7 Name : mpd5 Version : 5.8_7 Installed on : Tue Oct 2 20:46:26 2018 CEST Origin : net/mpd5 Architecture...
Lets go to degub mode startup: # configure the console set console close # configure the web server set web close default: pppoeclient: create bundle static opt1 set bundle enable ipv6cp set iface name pppoe2 set iface disable on-demand set iface idle 0 set iface mtu 1492 override set iface enable tcpmssfix set iface up-script /usr/local/sbin/ppp-linkup set iface down-script /usr/local/sbin/ppp-linkdown set ipcp ranges 0.0.0.0/0 0.0.0.0/0 set ipcp enable req-pri-dns set ipcp enable req-sec-dns log...
Oct 2 21:00:55 ppp process 66313 started, version 5.8 (nobody@pfSense_v2_4_4_amd64-pfSense_v2_4_4-job-04 23:36 4-Sep-2018)
Hello Eugene and Renato I have sad new. I dont find solution to use the last version in pfsense 2.4.4 I have Three pfsense wont connect at 1492. I fix one with the patch you send here and i am making a upgrade with 2 wan to play with it and give you maximum log.... We re open here or we make a new bugs ticket ?