Navigate to the Firewall level in the configuration
hierarchy.
|
- In the J-Web interface, select Configuration>View
and Edit>Edit Configuration.
- Next to Firewall, click Edit.
|
From the [edit] hierarchy level, enter
edit firewall
|
Configure the dialer filter name—for example, int-packet.
|
- Next to Inet, click Configure or Edit.
- Next to Dialer filter, click Add
new entry.
- In the Filter name box, type int-packet.
|
- Enter
edit family inet
- Then enter
edit dialer-filter int-packet
|
Configure the dialer filter rule name—for example, term1.
Configure term behavior. For example, you might want to configure
your interesting packet as an ICMP packet.
To configure the term completely, include both from and then statements.
|
- Next to Term, click Add new
entry.
- In the Rule name box, type term1.
- Next to From, click Configure.
- From the Protocol choice list, select Protocol.
- Next to Protocol, click Add new
entry.
- From the Value keyword list, select icmp.
- Click OK twice to return to
the Term page.
|
Enter
set term term1 from protocol icmp
|
Configure the then part of the dialer filter.
|
- Next to Then, click Configure.
- From the Designation list, select Note.
- Click OK.
|
Enter
set term1 then note
|