Re: ppp(8) PPPoE fails when ifname contains "."

2016-01-12 Thread Julian Elischer
On 7/01/2016 6:29 AM, Ben Woods wrote: Hey everyone, I was recently trying to set up PPPoE to my ISP, over my network interface which is configured with 802.1q VLAN tagging using vlan(4). I utilised the vlans_= feature described in rc.conf(5), which creates a cloned interface named .. In /etc/

Re: ppp(8) PPPoE fails when ifname contains "."

2016-01-07 Thread Herbert J. Skuhra
On Wed, 06 Jan 2016 23:29:09 +0100, Ben Woods wrote: > > Hey everyone, > > I was recently trying to set up PPPoE to my ISP, over my network interface > which is configured with 802.1q VLAN tagging using vlan(4). > > I utilised the vlans_= feature described in rc.conf(5), > which creates a clone

ppp(8) PPPoE fails when ifname contains "."

2016-01-06 Thread Ben Woods
Hey everyone, I was recently trying to set up PPPoE to my ISP, over my network interface which is configured with 802.1q VLAN tagging using vlan(4). I utilised the vlans_= feature described in rc.conf(5), which creates a cloned interface named .. In /etc/ppp.conf I used the syntax PPPoE:. and th