R3721-F3210-F3171-HP High-End Firewalls Network Management Configuration Guide-6PW101

Table Of Contents
318
d. Click Apply.
4. Configure static routes on firewall B:
a. Select Network > Routing Management > Static Routing from the navigation tree.
b. Click Add.
c. Enter 1.1.2.0 as the destination IP address, select 255.255.255.0 from the mask list, and enter
1.1.4.1 as the next hop.
d. Click Apply.
e. Click Add.
f. Enter 1.1.3.0 as the destination IP address, select 255.255.255.0 from the mask list, and enter
1.1.5.6 as the next hop.
g. Click Apply.
5. Configure a static route on firewall C:
a. Select Network > Routing Management > Static Routing from the navigation tree.
b. Click Add.
c. Enter 0.0.0.0 as the destination IP address, select 0.0.0.0 from the mask list, and enter 1.1.5.5
as the next hop.
d. Click Apply.
Configuration verification
1. Ping Host A on Host B: (Suppose the host runs Windows XP.)
C:\Documents and Settings\Administrator>ping 1.1.2.2
Pinging 1.1.2.2 with 32 bytes of data:
Reply from 1.1.2.2: bytes=32 time=1ms TTL=128
Reply from 1.1.2.2: bytes=32 time=1ms TTL=128
Reply from 1.1.2.2: bytes=32 time=1ms TTL=128
Reply from 1.1.2.2: bytes=32 time=1ms TTL=128
Ping statistics for 1.1.2.2:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 1ms, Maximum = 1ms, Average = 1ms
2. Traceroute Host A on Host B (Suppose the host runs Windows XP.)
C:\Documents and Settings\Administrator>tracert 1.1.2.2
Tracing route to 1.1.2.2 over a maximum of 30 hops
1 <1 ms <1 ms <1 ms 1.1.6.1
2 <1 ms <1 ms <1 ms 1.1.4.1
3 1 ms <1 ms <1 ms 1.1.2.2
Trace complete.