You are not logged in.
Could anyone please share a working custom router networking startup script? One that configures VLANs, multiple aliases, maybe even routes/tunnels? I'm going to set up a router using ArchLinux so I'm wondering how you guys are doing this the most effective way.
My first thought was to bring up all networking interfaces via rc.conf, then create vlan devices and multiple aliases (routes/tunnels if need be) via a custom script run at runlevel 3, similar in origin to rc.local, or right after networking which would probably be the best.
There's a patch created by a community member that looks like a real deal but has anyone tried it? Is there any easier/better way to go about this task?
Offline