On June 11, 2016 6:55:14 AM GMT+02:00, "Andre Rätzer" <[email protected]> wrote: >Hi, >i'm trying to create a vlan on busybox with vconfig (vlan2 on ETH0) >vconfig add eth0 2 >but getting an error >/ # vconfig add eth0 2 >vconfig: ioctl error for add: Package not installed
Which suggests you don't have the 8021q module loaded? _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
