#!/bin/sh rtl_tcp -a $(ifconfig br-lan |grep "inet addr" |sed "s,^.* addr:,," |sed "s, .*,,") -n 8 -b 8 &