Jump to content

Template:Networking rutos configuration example guest wifi: Difference between revisions

Line 146: Line 146:
     <tr>
     <tr>
         <td style="border-bottom: 1px solid white;>
         <td style="border-bottom: 1px solid white;>
Navigate to the '''Network → Firewall → General Settings''' page and do the following
Navigate to the '''Network → Firewall → General Settings''' page and do the following:
<ol>
<ol>
     <li>Click the '''Add''' button.</li>
     <li>Click the '''Add''' button.</li>
Line 187: Line 187:
     <tr>
     <tr>
         <td style="border-bottom: 1px solid white;>
         <td style="border-bottom: 1px solid white;>
Navigate to the '''Network → Firewall → Traffic Rules''' page and do the following
To disable Web UI or SSH access to RUTX from Guest's_WiFi network do the following. Navigate to the '''Network → Firewall → Traffic Rules''' page and make these changes:
<ol>
<ol>
     <li>Enter a custom '''Name'''.</li>
     <li>Enter a custom '''Name'''.</li>
     <li>Select '''guest''' for source zone.</li>
     <li>Select '''guest_zone''' for source zone.</li>
     <li>Select '''lan''' for destination zone.</li>
     <li>Select '''lan''' for destination zone.</li>
     <li>Click the '''Add''' button.</li>
     <li>Click the '''Add''' button.</li>
Line 211: Line 211:
<ol>
<ol>
     <li>'''Enable''' instance.</li>
     <li>'''Enable''' instance.</li>
     <li>Select '''Any''' protocol.</li>
     <li>Change destination zone to '''Device (input)'''.</li>
     <li>Select source zone '''guest_zone'''.</li>
     <li>Enter '''Destination port''' to be rejected. For Web UI and SSH access it is port 22, 80, 443.</li>
    <li>Select destination zone '''Device (input)'''.</li>
     <li>Select action '''Reject'''.</li>
     <li>Select action '''Reject'''.</li>
     <li>'''Save&Apply''' changes.</li>
     <li>'''Save&Apply''' changes.</li>