|
||||||||||
thanks for help. yes, i read the examples but i can't fix my problem. in my opinon i don't need proxy arp because my wan ips and gateway are in the same subnet. wan ip: 195.xxx.xxx.129 subnet: 255.255.255.128 gateway: 195.xxx.xxx.254 the firewall log say denied 20:00:00 WAN 217.xxx.xxx.xxx, port 2480 192.168.0.140, port 80 TCP any idea thanks sven >> Hi, >> i hope someone can help me. >> >> i have a wan with 128 ip s. >> i try to setup m0n0wall with server nat and inbound rules. the firewall rules are set to auto. >> >> m0n0wall works fine but all in-rules are blocked. i try and read and try... but nothing works. i read something about Proxy ARP but i didn't understand how it works. >> >> here are my setting. >> >> static ip configuration >> wan ip: 195.xxx.xxx.129 /25 >> gateway: 195.xxx.xxx.254 >> >> Interface lan >> ip 192.168.0.2 /24 >> >> inbound >> WAN TCP 80 (HTTP) 192.168.0.140 (ext.: 195.xxx.xxx.140) 80 (HTTP) >> >> server nat >> 195.xxx.xxx.140 >> >> firewall rules >> TCP * * 192.168.0.140 80 (HTTP) NAT >> >> Proxy ARP >> ??? >> >> thanks for help. >> sven >> > >have you had a look at http://doc.m0n0.ch/handbook/examples.html ? > >sai > > |