Guest User!

You are not Sophos Staff.

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

Ethernet Type VLAN: 802.1Q NIC required?

I am new to this forum and this is my first post. Fell in love with Sophos and hoping to have a long lasting relationship with their products!

So here's the question...

What I want to accomplish - "a UTM on a stick":
I want to purchase an Intel NUC kit and load Sophos UTM iso on it. The box has one NIC only. I want to use this interface for both, WAN and LAN. Maybe DMZ later.

My thoughts:
1) Use Interfaces > Type: Ethernet VLAN bound to this one NIC.
    Interface 1: "WAN". VID = 100
    Interface 2: "LAN". LAN VID = whichever is native on my switch.
2) Run UTMSW link to a trunk port of SW
3) On SW set port #24 to VID = 100 (WAN and plug in the modem into it

My question is this:
Does my UTM box require a 802.1Q NIC to recognize tagged packets? Or it transparently forwards the data to UTM that decapsulates everything starting from the physical layer?

To answer the question: "why are you complicating things?" - I like to experiment and my head is always full of questions. This setup is not for a production environment.
In this case I wonder if the Ethernet VLAN feature requires a trunking-compatible interface.

Thanks everyone!!!


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

    I just tried your 'cc' command as root on beta 9.186 and I get:
    "Syntax error, or no such command, node, array, hash or scalar."

    eth0 is the Internal interface; webadmin shows:
    Internal [Up] on eth0 [192.168.13.1/24]
    MTU 1500
    Auto-created on installation

    Let me know if you want my config backup file.

    Barry
  • I just tried your 'cc' command as root on beta 9.186 and I get:
    "Syntax error, or no such command, node, array, hash or scalar."
    I've fixed the syntax of the command.
Reply Children
  • I've fixed the syntax of the command.


    Hi Mario, I'm still getting the error
    Syntax error, or no such command, node, array, hash or scalar.

    (on 9.186001)

    Thanks,
    Barry
  • Hi Mario, I'm still getting the error
    Syntax error, or no such command, node, array, hash or scalar.

    (on 9.186001)

    Thanks,
    Barry


    Hey Barry, I checked the command once again but found no error. Did you really put the set_object() function call on one line? And did you press return after 'cc' before entering the function call?