|
||||||||
Hello
I try to write this in config.xml, in ther system tag
<shellcmd>sbin/ipfw add 10000 skipto 50000 ip from any to
10.1.11.101 dst-port 80 in</shellcmd>
<shellcmd>sbin/ipfw add 10000 skipto 50000 ip from 10.1.11.101
80 to any out</shellcmd>
but when I reboot , ipfw show don't show me these rules.
Is there something wrong ?
Marc |