Difference between revisions of "Infrastructure:IP Addresses"

From Lancaster And Morecambe Makers
Jump to: navigation, search
(Network information)
(Network information)
Line 19: Line 19:
  
 
* 192.168.1.128/25 - DHCP (120 addresses)
 
* 192.168.1.128/25 - DHCP (120 addresses)
 +
 +
=== Additional DNSMasq Options ===
 +
 +
Add the following option to the WRT320 config to tell DHCP clients that they should use a different router:
 +
 +
dhcp-option=lan,3,192.168.1.1

Revision as of 19:58, 16 April 2016

Network information

  • 192.168.1.0/24

Service addresses

  • 192.168.1.1 - Zyxel P660-D1 (Router)
  • 192.168.1.2 - Cisco WRT320N (AP & DHCP)
  • 192.168.1.10 - Mendel max (ditto)
  • 192.168.1.11 - Replicator 2X (gumby)
  • 192.168.1.12 - Lulzbot Taz (taz)

Reserved addresses

  • 192.168.1.64/26 - Currently unallocated

DHCP

  • 192.168.1.128/25 - DHCP (120 addresses)

Additional DNSMasq Options

Add the following option to the WRT320 config to tell DHCP clients that they should use a different router:

dhcp-option=lan,3,192.168.1.1