| 28 | |
| 29 | == Rules == |
| 30 | |
| 31 | Lets allow http and https ports from outside |
| 32 | |
| 33 | Go to Firewall > Rules > WAN > Add to end |
| 34 | • Action: pass |
| 35 | • Interface: WAN |
| 36 | • Address Family: IPv4+IPv6 |
| 37 | • Protocol: TCP |
| 38 | • Source: Any |
| 39 | • Destination: Single host or Alias: wwwserver |
| 40 | • Destination Port: Custom: wwwport |
| 41 | • Log: ticked |
| 42 | • Description: Allow any to Web ports of wwwserver |
| 43 | Save |
| 44 | |
| 45 | For LAN side, by default web ports are enabled. If you need to allow any other port then, |
| 46 | |
| 47 | Go to Firewall > Rules > WAN > Add to top |
| 48 | • Action: pass |
| 49 | • Interface: LAN |
| 50 | • Address Family: IPv4+IPv6 |
| 51 | • Protocol: TCP |
| 52 | • Source: Single host or Alias: wwwserver |
| 53 | • Destination: Any |
| 54 | • Destination Port: SSH |
| 55 | • Log: ticked |
| 56 | • Description: Allow wwwserver to SSH outside |
| 57 | Save |
| 58 | |
| 59 | You may also add different Separators to define rule groups. |
| 60 | Click '''+ Separator''' Give a Name (eg: web) and a Color |
| 61 | You may drag and drop the separator by holding from its name. Also you may drag rules by holding from the rules '''Anchor''' mark |
| 62 | Once drag and Dropping finished click '''Save''' and '''Apply''' to complete the separation. |
64 | | |
65 | | == Rules == |
66 | | |
67 | | Lets allow http and https ports from outside |
68 | | |
69 | | Go to Firewall > Rules > WAN > Add to end |
70 | | • Action: pass |
71 | | • Interface: WAN |
72 | | • Address Family: IPv4+IPv6 |
73 | | • Protocol: TCP |
74 | | • Source: Any |
75 | | • Destination: Single host or Alias: wwwserver |
76 | | • Destination Port: Custom: wwwport |
77 | | • Log: ticked |
78 | | • Description: Allow any to Web ports of wwwserver |
79 | | Save |
80 | | |
81 | | For LAN side, by default web ports are enabled. If you need to allow any other port then, |
82 | | |
83 | | Go to Firewall > Rules > WAN > Add to top |
84 | | • Action: pass |
85 | | • Interface: LAN |
86 | | • Address Family: IPv4+IPv6 |
87 | | • Protocol: TCP |
88 | | • Source: Single host or Alias: wwwserver |
89 | | • Destination: Any |
90 | | • Destination Port: SSH |
91 | | • Log: ticked |
92 | | • Description: Allow wwwserver to SSH outside |
93 | | Save |
94 | | |
95 | | You may also add different Separators to define rule groups. |
96 | | Click '''+ Separator''' Give a Name (eg: web) and a Color |
97 | | You may drag and drop the separator by holding from its name. Also you may drag rules by holding from the rules '''Anchor''' mark |
98 | | Once drag and Dropping finished click '''Save''' and '''Apply''' to complete the separation. |