software:pfsense
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| software:pfsense [2018/01/01 21:07] – [pfsense ipv6 with comcast] superwizard | software:pfsense [2018/01/06 04:12] (current) – superwizard | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Scrape PFSense DHCP Leases Status Page and Export Results to JSON ====== | ||
| + | |||
| + | |||
| + | From: https:// | ||
| + | |||
| + | < | ||
| + | # This python (2.7) script provides a function to query the pfsense (v2.3) dhcp leases status page and | ||
| + | store the results for # ip, hostname, and mac as lists. A second function is also provided to export | ||
| + | the results in json to the file / | ||
| + | </ | ||
| + | |||
| ====== Firewall Rule Basics ====== | ====== Firewall Rule Basics ====== | ||
| Line 126: | Line 137: | ||
| </ | </ | ||
| + | From: https:// | ||
| + | |||
| + | |||
| + | < | ||
| + | Comcast will let you request no more than a /60. 16 /64 subnets on a personal network should be | ||
| + | more than enough for most people. | ||
| + | |||
| + | Business class service may be able to request larger allocations, | ||
| + | anything from /64 to /60 only, depending on how many subnets you need (1 to 16, based on number of bits). | ||
| + | |||
| + | Because of pfSense' | ||
| + | IPv6 address for your router on your LAN. You set up "Track Interface", | ||
| + | you want to use (which will only be 0 if you request a /64, could be 0-F if you request a /60). The LAN | ||
| + | interface gets a SLAAC address based on the interface' | ||
| + | </ | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | |||
| + | {{ : | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | {{ : | ||
| + | {{ : | ||
| ====== CONFIGURING DHCP SERVER AND DYNAMIC DNS SERVICES ====== | ====== CONFIGURING DHCP SERVER AND DYNAMIC DNS SERVICES ====== | ||
software/pfsense.1514840821.txt.gz · Last modified: by superwizard
