Changes

Line 85: Line 85:  
----
 
----
   −
Example: lan1 wants to communicate only with lan2:
+
Example: '''lan1''' wants to communicate only with '''lan2''':
 
* lan1 settings: allow forward to destination zones: lan2
 
* lan1 settings: allow forward to destination zones: lan2
 
* lan1 settings: allow forward from source zones: lan2
 
* lan1 settings: allow forward from source zones: lan2
 
* No need to change settings for the lan2 zone
 
* No need to change settings for the lan2 zone
   −
If lan1 to lan2 communication is allowed, zone settings should look like this:
+
If '''lan1''' to '''lan2''' communication is allowed, zone settings should look like this:
    
[[File:2022-12-14 12-52 lan1 and lan2.png|border|class=tlt-border|]]
 
[[File:2022-12-14 12-52 lan1 and lan2.png|border|class=tlt-border|]]
   −
Testing the communication between lan1 and lan2:
+
Testing the communication between '''lan1''' and '''lan2''':
    
[[File:2022-12-14 12-54 pings work.png|border|class=tlt-border|]]
 
[[File:2022-12-14 12-54 pings work.png|border|class=tlt-border|]]
Line 100: Line 100:  
----
 
----
   −
If we try to reach lan3 from lan1, where the forwarding is not set, the result would be this:
+
If we try to reach '''lan3''' from '''lan1''', where the forwarding is not set, the result would be this:
    
[[File:2022-12-14 12-56 pings not work.png|border|class=tlt-border|]]
 
[[File:2022-12-14 12-56 pings not work.png|border|class=tlt-border|]]
   −
To reach lan3 from lan1, edit lan3 zone accordingly:
+
To reach '''lan3''' from '''lan1''', edit '''lan3''' zone accordingly:
 
* allow forward to destination zones: lan1
 
* allow forward to destination zones: lan1
 
* allow forward from source zones: lan1
 
* allow forward from source zones: lan1
Line 112: Line 112:  
[[File:2022-12-14 12-57 zones after changes.png|border|class=tlt-border|]]
 
[[File:2022-12-14 12-57 zones after changes.png|border|class=tlt-border|]]
   −
Now the communication between lan1 and lan3 works:
+
Now the communication between '''lan1''' and '''lan3''' works:
    
[[File:2022-12-14 12-59 pings go.png|border|class=tlt-border|]]
 
[[File:2022-12-14 12-59 pings go.png|border|class=tlt-border|]]
   −
Basically, using these examples as a base, you can allow / reject VLAN to VLAN communication between different VLANs according to your needs.
+
Using these examples as a base, you can allow / reject VLAN to VLAN communication between different VLANs according to your needs.