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

Setting up a new vlan interface does not work

Hi,

I'm trying to set up a UTM9 software appliance on a dedicated Intel D2500CC mainboard. So far it's working with one exception - vlan :-(

The strange thing is, when I'm setting up that interface manually with vconfig and ip addr add ... it's working. But when I'm using the web interface it does not show available hardware NICs for vlan. 

Here are some details:

firmware: 9.106-17 

fwboden:/etc/modprobe.d # lspci
00:00.0 Host bridge: Intel Corporation Atom Processor D2*** DRAM Controller (rev 04)
00:02.0 VGA compatible controller: Intel Corporation Atom Processor D2*** Integrated Graphics Controller (rev 0b)
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 02)
00:1d.0 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 02)
00:1d.1 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02)
00:1d.2 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 02)
00:1d.3 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02)
00:1d.7 USB controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation NM10 Family LPC Controller (rev 02)
00:1f.2 SATA controller: Intel Corporation N10/ICH7 Family SATA Controller [AHCI mode] (rev 02)
00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 02)
01:00.0 Ethernet controller: Intel Corporation 82574L Gigabit Network Connection
02:00.0 Ethernet controller: Intel Corporation 82574L Gigabit Network Connection

fwboden:/etc/modprobe.d # uname -a
Linux fwboden 3.8.6-21.gab5606d-smp #1 SMP Tue Jul 16 11:52:19 UTC 2013 i686 i686 i386 GNU/Linux

fwboden:/etc/modprobe.d # lsmod|grep "e1000e\|8021q"
8021q                  18159  0
e1000e                171049  0

After adding the vlan NICs manually it looks like this:

fwboden:/etc/modprobe.d # cat /proc/net/vlan/config
VLAN Dev name    | VLAN ID
Name-Type: VLAN_NAME_TYPE_RAW_PLUS_VID_NO_PAD
eth0.10        | 10  | eth0
eth0.11        | 11  | eth0
eth0.12        | 12  | eth0
eth0.13        | 13  | eth0

Which part of UTM is responsible for showing the available NICs in the web interface? Can I force this to add my hardware NICs?

Thanks and cheers, Lutz


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

    Yes nativ vlan is always without tag!!! That is the reason why it is used ;-)

    But if you connect an UTM to trunk port NEVER put native vlan on the trunk!

    Sorry, have read your post to late :'(
Reply
  • Hi,

    Yes nativ vlan is always without tag!!! That is the reason why it is used ;-)

    But if you connect an UTM to trunk port NEVER put native vlan on the trunk!

    Sorry, have read your post to late :'(
Children
No Data