Problem with optional interface
-
I don't know how but I got the firewalling working on the LAN interface, now the "only" problem is the firewalling on the optional interfaces.
-
http://forum.pfsense.org/index.php/topic,7001.0.html
-
Ive read this post some times (also before posting here) but I can't see what I am doing wrong.
I got the filtering to work with the LAN interface, and have applied the same rules to the WIFI interface but it doesn't work, the clients connecting to the WIFI interface gets an IP address but thats it, they cannot surf the net etc.
-
Please show screenshots of your rule.
-
The LAN interface looks like this:
And the optional interface looks like this:
-
And this is a purely routed setup?
No bridging WLAN to LAN or having the same IP-range on the WLAN as on the LAN? -
I do not have any bridging between WLAN and LAN and the ip-range is different.
On the LAN it is: 192.168.1.1 and on the WLAN it is 192.168.2.1
I guess it is a purely routed setup if by that you mean that Iam not using any NAT rules?
-
Not anyone that knows what iam doing wrong?
-
You've got 53/TCP opened for DNS. Try 53/UDP.
Same for NTP - use UDP.
-
Thanks that worked perfect, I don't know how I could miss that :D
Thank you!