SliTaz SliTaz Forum

You are not logged in.

#1 2013-04-24 11:25:02

maaarty
Member
Registered: 2013-04-24
Posts: 2

VLAN capability not supported

Hello,

Is there any way to create virtual interfaces in SliTaz?

I tried:

"vconfig add eth1 1 "

but I got this error:

"vconfig: can't open '/proc/net/vlan/config' : No such file or directory"

I also tried:

"ip link add link eth0 name eth0.1 type vlan id 1"

and got this error:

"ip: RTNETLINK answers: Operatio not suppoerted"

Google says this problem might be solved by command "modprobe 8021q" but I got an error that this module was not found in modules.dep.

Please can you help me with enabling VLNA capabilities for Slitaz 4.0 (stable image)?

Thank you

Offline

#2 2013-04-24 12:52:55

bellard
Administrator
Registered: 2011-03-28
Posts: 657

Re: VLAN capability not supported

According to http://pkgs.slitaz.org/search.sh?file=8021q.ko&version=s :

# tazpkg get-install linux-netfilter

# modprobe 8021q

Offline

#3 2013-04-24 14:13:35

maaarty
Member
Registered: 2013-04-24
Posts: 2

Re: VLAN capability not supported

Thank you so much! linux-netfilter fixed my problem.

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.021 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]