This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Routing between WAN and LAN

hello everyone one

i have Sophos UTM 9 built on ESXI host

and one Managed switch

on the switch i created 3 vlans

vlan 10 - for WAN interfaces (have three wan links)

vlan 20 - users

vlan 30 - guests

everything is working just like i want except one problem

i cant make users go to internet from vlan 30 or even vlan 20

vlan 20 interface ip 10.10.10.1

vlan 30 interface ip 10.10.50.1

vlan 10 (WAN - right now iam testing with one interface to verify the connectivity) 192.168.1.9

any suggestions for this issue ?



This thread was automatically locked due to age.
Parents
  • Hi Mohamed,

    firewall rule:
    vlan 20 interface & vlan 30 interface -> Websurfing -> internet ipv4, internet ipv6

    masquerading rules:
    vlan 20 interface -> vlan 10 interface
    vlan 30 interface -> vlan 10 interface

  • wow thats worked like charm

    but i created the masquerading rules and it did the work

    now i can access the internet from both vlans BUT the ping is to HIGH

    anyway

    after applying the masquerading  rules like you said i still can apply rules on the network use like speed limitation and web filter on both vlans

    right?

Reply
  • wow thats worked like charm

    but i created the masquerading rules and it did the work

    now i can access the internet from both vlans BUT the ping is to HIGH

    anyway

    after applying the masquerading  rules like you said i still can apply rules on the network use like speed limitation and web filter on both vlans

    right?

Children