First time Pfsense install and I'm scratching my head!
-
Once I'm home from work tonight I'll send over screenshots.
Are there particular screenshots that would be more useful for you to help me?
I'm guessing gui pages from modem and pfsense.
Would a screenshot of pfsense connected to monitor help? -
Yes, check the modem setup for it's VLAN tag setting, or lack of one.
Then I would want to see the Interfaces > WAN page in pfSense.
Probably also the Interfaces > Assignments page and Interfaces > PPPs > Edit pppoe0
The PPP entry pppoe0 should be automatically generated when you switch the WAN type to PPPoE and on the correct parent interface.
Steve
-
Good morning, Rory!
Would a screenshot of pfsense connected to monitor help?
Unless there are any errors on the console, not really.
-
-
-
-
-
-
-
-
-
-
-
-
Ok, so your modem is setup wrong.
It looks to be configured in router mode, it's doing the PPP dialing itself, and it doesn't have the tagging set to 101 which it will need to.
Put it in bridge mode so it passes the connection to pfSense and set the tagging to 101 (if that doesn't happen automatically).This has a few options:
https://www.draytek.com/en/faq/faq-connectivity/connectivity.wan/how-to-use-pppoe-pass-through-and-bridge-mode-on-vigor130/But I don't see the PPPoE Pass-through checkbox on your screenshots.
I would disable the DHCP server on LAN. And disable the PPPoE client on WAN in the V130.If you need to access the modem from behind pfSense you cab assign the em0 interface separately and put it in the 1921.168.1.X subnet. If you add the V130 IP as a gateway pfSense will NAT to that and the clients on the pfSense LAN will be able to reach the modem.
https://www.netgate.com/docs/pfsense/interfaces/accessing-modem-from-inside-firewall.htmlSteve
-
Steve, Thanks for all your help.
I've made the adjustments you mentioned, but still no luck!There was one part I was particularly unsure of and that was setting the tagging to 101.
there is customer and service in vdsl2. I put 101 in both.Although the screenshots took me about half an hour to upload due to my new user rating, would you mind taking another look if i post them tomorrow night?
-
Sure.
This should be pretty easy. I used to use a Draytek V120 back on ADSL and pass-through was it's default mode.
I wasn't sure what the difference between 'customer' and 'service' was either but that guide seems to indicate it should be on the customer side.Steve
-
Is your Vigor 130 the UK model?
If it is, it comes automatically configured for UK VDSL (BT Infinity), including the correct setting of VLAN 101 for VDSL and it should need no changes to this.
The latest BT VDSL modem code is 576D17 - you don't seem to be running this. You can always download the latest BT firmware (currently 3.8.3 BT) from https://www.draytek.co.uk/support/downloads/vigor-130
As explained in the accompanying notes, if you use the .RST file then the Vigor 130 will be reset to defaults and should need no other setting for BT.
If your Vigor 130 was sourced outside the UK/Ireland then this may not work, as I believe the non-UK/Ireland model is different (a full router versus an ADSL/VDSL modem).
-
Guys. I’ve got there!
Took 3 attempts this evening!Thanks for all your help!
-
Nice!
Was there a single settings that fixed it? It looks like the default settings in that new firmware would probably have done it.Always good to note what the fix was for future readers.
Steve