Changes between Version 9 and Version 10 of Cnbp2019/Agenda/pfSenseSetup
- Timestamp:
- Mar 14, 2019, 6:37:37 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Cnbp2019/Agenda/pfSenseSetup
v9 v10 133 133 • Gateway : 10.XY.0.1 134 134 • Description : Gateway for LAN 135 136 Again Click add button to add an IPv6 route 137 138 • Interface: LAN 139 • Address Family: IPv6 140 • Name : LAN_GWv6 141 • Gateway : 2401:dd00:20XY:1::FFFE 142 • Description : Gateway for LANv6 143 135 144 136 145 go to System > Routing and go to static routes tab. Click add button to add a route. 137 146 • Destination network: 10.XY.0.0 , and select 16 as prefix length 138 • Gateway: Select above-created gateway from drop-down list.147 • Gateway: Select above-created 10.XY.0.1 gateway from drop-down list. 139 148 • Description: LAN Network 149 150 Again Click add button to add an IPv6 route 151 152 • Destination network: 2401:dd00:20XY:: , and select 48 as prefix length 153 • Gateway: Select above-created 2401:dd00:20XY:1::FFFE gateway from drop-down list. 154 • Description: LAN Network v6 155 140 156 141 157 === Add a firewall rule to allow from LAN to outside === … … 160 176 • Source: Network : 2401:dd00:20XY::/48 161 177 • Destination: any 178 • Log: ticked 179 • Description: Allow outside from LAN for IPv6 Traffic 180 181 go to Firewall > Rules > WAN > Add to end 182 • Action: pass 183 • Interface: WAN 184 • Address Family: IPv6 185 • Protocol: any 186 • Source: any 187 • Destination: Network : 2401:dd00:20XY::/48 162 188 • Log: ticked 163 189 • Description: Allow outside from LAN for IPv6 Traffic