I think I have pretty good firewall rules, blocking everything not needed outbound (egress filtering?) but there is a few things logged I don't understand and I'm thinking I could get help understanding them here.
In
Diagnostics: Logs: Settings, I have
Log packets blocked by the default rule enabled but I thought that was the
Block private networks in
Interfaces: WAN and that the entries in my logs is something else?
This is at the bottom of my lan rules (logging is off for all rules):
LAN Proto Source Port Destination Port Description
X * LAN net * WAN address * Block everything else
This is P2P traffic from Spotify I think, but why is it logged?
Act Time If Source Destination Proto
X 11:09:53.698052 LAN workstation, port 2395 remote-ip, port 47947 TCP
What's this, is it SAMBA related?
X 11:30:57.026732 LAN workstation, port 138 192.168.1.255, port 138 UDP
This is my Linux server, running SqueezeCenter (I think this port is related to that):
X 11:30:47.977166 LAN marna, port 3483 255.255.255.255, port 3483 UDP
This is a Linux VM (my web-development server), running on the same Linux server:
X 11:31:47.010715 LAN devbox, port 137 192.168.1.255, port 137 UDP
Any insight on these entries?
I tried enabling logging from m0n0wall to Kiwi Syslog but I couldn't get it working for some reason.
Logging from my Linksys WRT54GL (running Tomato) worked fine, any special configuration needed for m0n0wall?