06-04-2016, 06:08 PM
(This post was last modified: 06-04-2016, 06:30 PM by braynshock.)
(06-04-2016, 03:43 AM)longsleep Wrote: Your Kernel is terribly outdated. Why do you still use it? I have not checked if vlan stuff was in there back then, but i guess not as you have troubles.
I wasn't intentionally using an old kernel... just didn't realize it was that old. Thanks for pointing it out. I'll work on updating the kernel.
Thanks,
I had originally downloaded and built the SD Card over a month ago, so I didn't realize how outdated the kernel was when I got the Pine64 and booted it.
got it resolved though:
Code:
braynshock@firewall:~$ uname -a
Linux firewall.localdomain 3.10.101-4-pine64-longsleep #51 SMP PREEMPT Thu May 26 18:20:37 CEST 2016 aarch64 aarch64 aarch64 GNU/Linux
Upon reboot, my VLAN interface was already up, since I had the interfaces file configured.
Thanks again for your help.