Skip to content

Latest commit

 

History

History
133 lines (88 loc) · 2.53 KB

pfSense-without-vlan.md

File metadata and controls

133 lines (88 loc) · 2.53 KB
title description published date tags editor dateCreated
KPN without seperate TV VLAN
How to Setup KPN on pfSense without a seperate TV VLAN
true
2023-04-23 15:59:38 UTC
markdown
2023-04-16 14:54:09 UTC

How to Setup KPN on pfSense without a seperate TV VLAN

After installing pfSense go to:

Interface > Assignments > Vlans

vlans

Create 2 VLANs vlan6 & vlan4 on your WAN interface, then go to:

Interface > Assignments > PPP

Add a new interface and link it to you WAN port.

PPP

Then go to:

Interface > Assignments 

assignments

This is where you set your PPPOE interface as WAN.
Set Lan as your lan interface and assign a new interface (Vlan4) to KPN tv

Then go to:

Interface > TV_KPN

set this at Send options

dhcp-class-identifier "IPTV_RG"

and set this at Request options

subnet-mask,routers,classless-routes

Save the settings and go to:

Services > IGMP Proxy

igmpproxy

Enable IGMP

Add an upstream and downstream proxy. The upstream proxy takes the default route: 0.0.0.0/0 (or on pfSense: 0.0.0.0/1 , 128.0.0.0/1) Add your LAN network to the downstream proxy.

Then go to:

Services > DHCP Server > LAN

Scroll to the bottom and open Additional BOOTP/DHCP Options and enter the following lines

bootp

In this example is the broadcast adress 10.0.0.255 set here your own broadcast address

Then go to:

Firewall > NAT > Outbound

bootp

And add the line above under mappings

Then go to

Firewall > Rules > WAN

Add the following lines

ruleswan

On the IPv4 IGMP rule enable the following line. Allow IP options

ipoptions

Then go to:

Firewall Rules LAN

and add the following lines

fwlan

On the IPv4 IGMP rule Allow IP options

ipoptions

The 213.75.112.0/21 is the ip/subnet from kpn itv

Then go to:

Firewall > Rules > TV_KPN

And add the following lines

tvkpn

On the IPv4 IGMP rule Allow IP options

ipoptions