I want to set up point to point links in order to make spoofing / snooping more difficult without making a separate network for each port. (From the point of view of the router.) I'll use proxy arp to make it look like one network to the attached devices.
I can do this by installing the ip package and adding ip commands in rc.local to do the proper network setup. (I can use /etc/sysctl.conf to define proper proxy arp settings.) I looked at the documentation on network config using uci and I didn't see anyway to set up point to point connections. Did I miss something? I'd prefer to do the setup using uci if it is possible. _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-users
