configurator.xml 233 B

123456
  1. <config>
  2. <interface hosts='**' address='10.x.x.x' netmask='255.x.x.x'/>
  3. <autoroute metric="errorRate" sourceHosts="**" destinationInterfaces="*.wlan0">
  4. <node hosts="wired*" cost="infinite"/>
  5. </autoroute>
  6. </config>