Firewall Scenario
From Antcor
Contents |
Firewall Scenarios
Example: Forward Reject
You will need 2 devices setted up with latest Ikarus O.S version. Beside each node a PC should exist. Let's suppose that have the following IPs.
- Host PC1: ip1
- AP Mode:ip2
- Host PC2:ip3
- AP Client Mode:ip4
- Open the INMS
- Right click to the AP node and choose "Advanced node configuration"
- Choose "Firewall" tab from the horizontal third row of tabs
- From the top pane next to labels "Chain" and "Policy" select "FORWARD" and "ACCEPT" respectively.
- Press the button with the "+" sign.
- In the pop-up window Insert in textboxes "Source IP", "Destination IP"
- Source IP: ip1
- Destination IP: ip3
- From dropdown list next to "ACTION" select "REJECT".
- Go to "Advanced" Tab and from the dropdown list next to "Protocol" label select "UDP" protocol.
- Select all the checkboxes in "Connection State" panel
- Click the button with "check" sign.
Example: Input Drop
You will need 2 devices setted up with latest Ikarus O.S version. You will also need to install the latest INMS Manager version.
- Open the INMS
- Right click to the AP node and choose "Advanced node configuration"
- Choose "Firewall" tab from the horizontal third row of tabs
- From the top pane next to labels "Chain" and "Policy" select "INPUT" and "ACCEPT" respectively.
- Press the button with the "+" sign.
- In the pop-up window Insert in textboxes "Source IP", "Destination IP" the IPs of AP client and AP respectively and from dropdown list next to "ACTION" select "DROP".
- From the "advanced" tab next to protocol dropdown list select "protocol" ICMP
- Click the button with "check" sign.
Example: Output Reject
You will need 2 devices setted up with latest Ikarus O.S version. You will also need to install the latest INMS Manager version.
- Open the INMS
- Right click to the AP node and choose "Advanced node configuration"
- Choose "Firewall" tab from the horizontal third row of tabs
- From the top pane next to labels "Chain" and "Policy" select "OUTPUT" and "ACCEPT" respectively.
- Press the button with the "+" sign.
- In the pop-up window Insert in textboxes "Source IP", "Destination IP" the IPs of AP and of the subnet the network is setted up (e.g. 192.168.1.0/24) respectively and from dropdown list next to "ACTION" select "REJECT".
- Go to "Advanced" Tab and from the dropdown list next to "Protocol" label select "TCP" protocol
- Click the button with "check" sign.

