This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
router_setup_instructions [2011/04/26 15:16] gabe |
router_setup_instructions [2013/09/28 16:06] (current) |
||
|---|---|---|---|
| Line 264: | Line 264: | ||
| Edit /etc/dnsmasq.conf, adding these lines:<code> | Edit /etc/dnsmasq.conf, adding these lines:<code> | ||
| - | dhcp-range=eth1,192.168.1.100,192.168.2.250,255.255.255.0,12h | + | dhcp-range=eth1,192.168.1.100,192.168.1.250,255.255.255.0,12h |
| dhcp-range=vlan0,192.168.2.100,192.168.2.250,255.255.255.0,12h | dhcp-range=vlan0,192.168.2.100,192.168.2.250,255.255.255.0,12h | ||
| </code> | </code> | ||