VLAN 802.1Q support
#5
(06-03-2016, 11:45 AM)longsleep Wrote: Thanks. @braynshock  - my Kernel builds have CONFIG_VLAN_8021Q=y - thus you do not need to the module.

See https://github.com/longsleep/linux-pine6...onfig#L259

What Kernel build do you use? "uname -a"

So if you ask me it should just work.

oh, well.. maybe I'm trying to enable it wrongly.

i installed vlan package (apt-get install vlan)


Code:
root@firewall:~# uname -a
Linux firewall.localdomain 3.10.65-7-pine64-longsleep #28 SMP PREEMPT Sat Apr 23 20:13:25 CEST 2016 aarch64 aarch64 aarch64 GNU/Linux

when I try to enable module I get:

Code:
root@firewall:~# modprobe 8021q
modprobe: FATAL: Module 8021q not found in directory /lib/modules/3.10.65-7-pine64-longsleep

i added an interface in interfaces file
Code:
# eth0.100
auto eth0.100
allow-hotplug eth0.100
iface eth0.100 inet static
    address 10.0.0.100
    netmask 255.255.255.0
    broadcast 10.0.0.255
    gateway 10.0.0.1

then doing ifup gives me this:
Code:
root@firewall:/etc/network# ifup eth0.100
WARNING:  Could not open /proc/net/vlan/config.  Maybe you need to load the 8021q module, or maybe you are not using PROCFS??
ERROR: trying to set name type for VLAN subsystem, error: Package not installed
WARNING:  Could not open /proc/net/vlan/config.  Maybe you need to load the 8021q module, or maybe you are not using PROCFS??
ERROR: trying to add VLAN #100 to IF -:eth0:-  error: Package not installed
Cannot find device "eth0.100"
Failed to bring up eth0.100.

thanks for the reply
I don't have a lot of experience with these stripped down kernels, so I expect I'm doing something wrong.


Messages In This Thread
VLAN 802.1Q support - by braynshock - 06-03-2016, 08:57 AM
RE: VLAN 802.1Q support - by tllim - 06-03-2016, 11:31 AM
RE: VLAN 802.1Q support - by tllim - 06-03-2016, 11:43 AM
RE: VLAN 802.1Q support - by longsleep - 06-03-2016, 11:45 AM
RE: VLAN 802.1Q support - by braynshock - 06-03-2016, 01:32 PM
RE: VLAN 802.1Q support - by longsleep - 06-04-2016, 03:43 AM
RE: VLAN 802.1Q support - by braynshock - 06-04-2016, 06:08 PM
RE: VLAN 802.1Q support - by longsleep - 06-05-2016, 12:04 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Programming languages support under PINE64 baryluk 6 12,064 09-23-2020, 11:46 PM
Last Post: Phillip Bell
  AXP803 Battery Charger Support xalius 14 23,659 12-22-2017, 08:59 AM
Last Post: Velociraptor
Wink Pine64 Will support Freenas or openmediavault ? joe 1 4,907 04-13-2017, 07:44 AM
Last Post: xalius
  Remote Desktop Support? Rochambeaux 20 28,734 10-01-2016, 05:08 PM
Last Post: HayseedGeek
  Binfmt_misc support cztian 1 3,638 08-17-2016, 11:49 PM
Last Post: longsleep
Question Joystick/Gamepad support Drakuwa 3 5,852 08-10-2016, 10:12 AM
Last Post: xalius
Big Grin Funny ! Support Intel x86 linux applications on ARM-based ( PINE64 ) not freeware joe 10 16,055 08-09-2016, 05:59 PM
Last Post: dkryder
  Camera support - Ubuntu Xenial 16.04 LTS @lex 3 5,103 08-07-2016, 03:47 AM
Last Post: romansavrulin
  Virtualization Support soccercheng 12 17,016 07-14-2016, 11:04 AM
Last Post: mont3z
  distro with kernel support for DVB-T dongles? mkaut 2 4,533 07-02-2016, 02:36 PM
Last Post: mkaut

Forum Jump:


Users browsing this thread: 1 Guest(s)