OpenWRT routers: Difference between revisions

(Configuring the local network - devices, interfaces, zones)
If you want guests to have access to the LAN zone, then just add the new ''lan2'' interface to the list of interfaces covered by the ''LAN'' zone, job done.
 
If you want guests to have no access to the LAN zone, then you need to create a new zone (let's go wild and call it ''GUEST''), make it cover just the ''lan2'' interface and define its relationships to the other existing zones. We want to have the same access to the WAN zone, so we configure that relationship like the ''LAN'' zone. But we want the ''LAN'' and ''GUEST'' zones to be separate, so we don't define any relationship between them.