lan側pcの192.168.1.11にHTTPを通すため下記設定
しましたが機能しません、どうしてしらべたらいい
でしょうか
# FIREWALL configuration
#
enable firewall
create firewall policy="net"
disable firewall policy="net" identproxy
enable firewall policy="net" icmp_f=unre,ping
add firewall policy="net" int=vlan1 type=private
add firewall policy="net" int=ppp0 type=public
add firewall poli="net" nat=enhanced int=vlan1 gblin=ppp0
add firewall poli=net rule=1 action=allow interface=ppp0 prot=tcp port=80 ip=192.168.1.11 gblip=0.0.0.0 gblport=80