Setting a firewall rule to block a single IP address
Nodegrid can act as a firewall to filter traffic.
It has six build in chains ( three for ipv4 and three for ipv6 ) - INPUT, OUTPUT and FORWARD
Default policy can be assigned for each chain. For each chain, rules can be added deleted and modified.
Custom chains can also be created and deleted when required.
Related Articles
Creating a New Firewall rule to block an Ip address or a network
There are six default chains to configure firewall rules. Three for IPv4 and three for IPv6. These chains are input , output and forward packets. One can make additional user chain if required. For each chain, policy can be created. Configuration ...
Setting a Firewall Rule to Block a Single IP Address
How to Configure Firewall on a Nodegrid
Version 0.1 (08 May 2018) Overview The Nodegrid platform comes with its own firewall which is based on iptables. The WebUI and the CLI provide an easy way of creating and managing the firewall. By default, the firewall accepts all incoming traffic. ...
Firewall Rules for the Nodegrid Platform
Version 0.2 (17 May 2018) Overview This guide lists all required and recommended firewall rules, to ensure a proper working of the solution. The list will need to be adjusted based on specific customer requirements. By default will the firewall will ...
IP Management using the Nodegrid
Introduction: In a LAB or network environment, being able to determine which IP are used and what devices are connected to help IT, LAB Managers with new IP assignment. the Nodegrid Manager have the ability to scan the network for IP addresses ...