Hello,

Can anyone tell me how I can accomplish having a br-lan:0 interface setup with a /29 configured? I also want to make sure that NAT doesnt occur on the addresses within the /29.

In dd-wrt, I've accomplished this with an ifconfig statement in both the startup and firewall scripts, and some iptables insertion in the firewall script to allow the IP's through without being NAT'd. I do however like the flexibility of openwrt, and want to give it a genuine shot.

Any suggestions, or perhaps some reading material I can be pointed at?