Cover V08, I07
Article
Figure 1
Figure 2
Figure 3
Figure 4
Figure 5
Figure 6
Figure 7
Figure 8
Table 1
Table 2

jul99.tar


Figure 3: UNIX routing table

# netstat -nr
Routing tables
Destination     Gateway         Flags Refs  Use  Interface  Pmtu  PmtuTime
127.0.0.1       127.0.0.1       UH     0      4  lo0        4608
192.168.33.128  127.0.0.1       UH     0   3393  lo0        4608
192.168.13.151  192.168.33.2    UGH    0      0  lan0       1500
default         192.168.33.1    UG     0 152819  lan0       1500
10              192.168.33.227  UG     0      0  lan0       1500
192.168.33      192.168.33.128  U      4 189279  lan0       1500
In the above figure the first blue line with the destination 192.168.13.151 represents a host route. It is followed by the default route, a network route to a remote network (10) and a route to the local Network (192.168.33)