Portforward or Firewall prob
-
ok im running a pfSense box with 2 Wan's the prob im having is that my torrents are not working right, here is how ive set it up;
Wan1 (router ip 192.168.1.253 Pfsense Nic ip 192.168.1.251)
Wan2 (In DMZ Mode, router ip 192.168.2.254 Pfsense Nic ip 192.168.2.251)
Lan (Pfsense Nic ip 192.168.0.1)
Torrents run on 62500Firewall: NAT: Port Forward
Wan2 TCP/UDP 62500 TB1(ext.: 192.168.2.251) 62500Firewall: Rules
Lan:
Pass * TB1 * * * 192.168.2.254
Pass TCP TB1 * * 80 (HTTP) 192.168.1.253
Wan2:
Pass TCP/UDP * * TB1 62500 *This looks right to me,
But my firewall log gets spammed with blocks
coming from Wan1 and Wan2 mostly UDP like 200+ in 20 secs
i can shut it up with a rule in Wan2
Pass TCP/UDP * * * * *
but this prob isn't the best.Also having probs with getting outside to c my webserver on 192.168.0.20
Firewall: NAT: Port Forward
WAN1 TCP 80 (HTTP) 192.168.0.20(ext.: 192.168.1.251) 80 (HTTP)
Firewall: Rules
Wan1:
Pass TCP * * 192.168.0.20 80 (HTTP) *