User comments on ISPs
  >> Zen Internet


Register (or login) on our website and you will not see this ad.


Pages in this thread: 1 | 2 | >> (show all)   Print Thread
Standard User mrter
(newbie) Tue 15-Aug-23 17:57:34
Print Post

Zen & pfSense


[link to this post]
 
Sorry if this question has bene asked before but I have search the forum and found few threads that were showing possible solution but none of them worked for me.

I have just moved to Zen and I would like to use my own router. I run pfSesnse and WiFi mesh network at the moment so FritZ is not a solution that I'm looking for.
I tried to plug my pfSesnse box directly to network socket in the Zen wall box and configure pfSesnse WAN interface to obtain IP address from Zen via PPPoE. But what every I do I can't seem to get IPv4 address from Zen DHCP server. Only way to connect to internet at the moment is to plug my pfSense route to Fritz box and got IPv4 address from there. That works but I'd rather remove that unnecessary stage and not to mention the WiFi network that I don't use.

Any pointers would be greatly appreciated.

Tom
Standard User fredfox
(experienced) Tue 15-Aug-23 18:00:08
Print Post

Re: Zen & pfSense


[re: mrter] [link to this post]
 
Have you tried what's suggested in this thread
https://forums.thinkbroadband.com/zen/f/4721871-zen-...

Pipex
Nildram
UKFSN
Be *
Xilo / Uno
Zen
BT
Now -> Zen (Cityfibre)
Standard User mrter
(newbie) Tue 15-Aug-23 18:21:45
Print Post

Re: Zen & pfSense


[re: fredfox] [link to this post]
 
Thanks for the pointer but I have already tried those suggestions and still no luck.
What ever I do I don't get IPv4 address I only see IPv6 address.


Register (or login) on our website and you will not see this ad.

Standard User deleted
(deleted) Tue 15-Aug-23 18:32:14
Print Post

Re: Zen & pfSense


[re: mrter] [link to this post]
 
You said you have Zen but what type of broadband do you have, is it via CityFibre or Openreach infrastructure and if its via Openreach is it ADSL, VDSL or FTTP?
Standard User choppersrock
(member) Tue 15-Aug-23 20:00:54
Print Post

Re: Zen & pfSense


[re: mrter] [link to this post]
 
I have zen fttp (backup) on opnsense (fork of pfsense) Works fine for both ipv4 and ipv6. I also ran fttc before this with no issues.

What connection are you using?

YF 1gb/1gb - qotom i7

Edited by choppersrock (Tue 15-Aug-23 20:01:27)

Standard User mrter
(newbie) Tue 15-Aug-23 20:39:23
Print Post

Re: Zen & pfSense


[re: deleted] [link to this post]
 
Sorry,I’m a complete newbie, as far zen goes. The broad band is provided by city fibre.

Tom
Standard User mrter
(newbie) Tue 15-Aug-23 20:41:19
Print Post

Re: Zen & pfSense


[re: choppersrock] [link to this post]
 
I’m sorry but what do you mean by connections in this context?

Tom
Standard User deleted
(deleted) Tue 15-Aug-23 22:23:28
Print Post

Re: Zen & pfSense


[re: mrter] [link to this post]
 
In reply to a post by mrter:
Thanks for the pointer but I have already tried those suggestions and still no luck.
What ever I do I don't get IPv4 address I only see IPv6 address.
This doesn't make sense as getting the IPv4 address is normally the easy part, getting IPv6 which you say you're getting is normally the more complicated part.
Standard User mrter
(newbie) Wed 16-Aug-23 10:16:33
Print Post

Re: Zen & pfSense


[re: deleted] [link to this post]
 
I have noticed something I'm not sure if this is significant. But FRITZ!Box came sealed but when I logged in I could see Zen user name and password already there. I'm not sure how that got populated. The password field has only 4 '*' but my Zen password has 8 characters so I would expect 8 '*'. It is possible that Zen is trying to obfuscate the password but I'm not sure if this standard practice in such case.

Tom
Standard User RichTea23
(regular) Wed 16-Aug-23 12:09:20
Print Post

Re: Zen & pfSense


[re: mrter] [link to this post]
 
As per another thread

https://forums.thinkbroadband.com/zen/t/4722078-re-z...

"CityFibre require VLAN ID 911 under the PPPoE connection... So setup a VLAN on the WAN port with VLAN TAG 911, then set the PPPoE interface to use the VLAN interface rather than the WAN interface"

Zen have a custom image on the FRITZ!Box 's they provide so will have your data in already, the number of *'s shown dont relate to the length of the password

Various (Dial up) -> clara.net (Dial up) -> TELE2 (Microwave) -> ZeN (ADSL) -> ZeN (vDSL)
Standard User tdw42
(committed) Wed 16-Aug-23 19:45:42
Print Post

Re: Zen & pfSense


[re: RichTea23] [link to this post]
 
In reply to a post by RichTea23:
Zen have a custom image on the FRITZ!Box 's they provide so will have your data in already


IIRC Zen use TR-069 autoprovisioning, the custom image contains default PPPoE credentials plus whatever URI/certificates/credentials they use for TR-069. When first connected the FRITZ!Box will establish a PPPoE connection using the default credentials, connects to the TR-069 server and reports various data including the device serial number. The server looks up the user account based on the serial number and reconfigures the FRITZ!Box with the user-specific credentials, plus any additional settings such as DV if the user has opted for it.
Standard User philg
(experienced) Wed 16-Aug-23 22:27:41
Print Post

Re: Zen & pfSense


[re: mrter] [link to this post]
 
Just to be clear, what exactly have you tried from that post?

Cityfiber based FTTP connections use VLAN ID 911 (I presume thats the only one they use?!) so it is essential that you apply a VLAN to the WAN port that connects to the ONT.

And then apply the PPPoE connection to that VLAN, not the WAN port.
I'm using OPNSense (and Giganet not Zen) but there should be little difference given that OPNSense was forked from pfSense and both ISP connections operating over cityfibre.

Physical WAN Port -> VLAN 991 -> PPoE is the key, or in OPNSense terms...

So basically, for IPv4 (lets forget ipv6 till you have v4 working!)

I have a main external OPNSense interface called WAN (its just a name), this interface's (parent) "device" is PPPoE (ip4v type PPPoE) in my case its called/labeled "ppoe3" and has the pppoe credentials applied.
: : :
pppoe3's interface's link type is PPPoE and link interface (parent) is a VLAN named igbe1_vlan911
: : :
igbe1_vlan911 is a VLAN I/F with VLAN TAG (ID) 911. It's parent i/f is igb1
: : :
igb1 is the physical port on my Protcli VP2402 that is connected to the ONT via ethernet cable.

Of course the pfSense terminology may be slightly different but it should work - I did have it working before I switch to OPNSense which I have found superior and updated more frequently than pfSense.

Giganet 900 (CityFiber), Protcli VP2410 running OPNSense and Three 4G Backup
Standard User mrter
(newbie) Thu 17-Aug-23 18:47:03
Print Post

Re: Zen & pfSense


[re: RichTea23] [link to this post]
 
Thank you very much for your help I have finally managed to get it to work. Well, it was a bit more challenging than I thought originally and it was well above my level of understanding of network topology.
But following your lead I created a VLAN in pfsense with TAG ID "911". Then under Interfaces/PPPs section I created PPP interface with VLAN port and supplied user name and password. Next under Interfaces/Interface Assignments section I assigned that PPP interface to pfSesnse WAN. Connected my router to the Zen box on the wall and it all worked as expected.
Once again thanks for you help

Tom
Pages in this thread: 1 | 2 | >> (show all)   Print Thread

Jump to