Saying I have a linux server as a router from LAN to WAN. I don't want any incoming WAN request for safety issue. So how should I block all the incoming request through the WAN interface, but doesn't limit the LAN users' normal internet activity?
Which application should I use? (iptables
?). Which service will be interrupted if I shut up all incoming traffic?