30 lines
656 B
Text
30 lines
656 B
Text
.\" $FreeBSD$
|
|
.\"
|
|
.PS
|
|
|
|
A: box "Firewall-1" right;
|
|
B: line 1.4;
|
|
C: box "Internet" dashed;
|
|
D: line 1.4;
|
|
E: box "FreeBSD GW" wid 1.0;
|
|
|
|
F: line down at A.s;
|
|
G: box ht .04 wid 1.8 fill \
|
|
with .nw at F.s - (.4,0);
|
|
|
|
H: line down at E.s;
|
|
I: box ht .04 wid 1.8 fill \
|
|
with .ne at H.s + (.4,0);
|
|
|
|
box ht .2 invis "\fC\s-2 208.229.100.6\s+2\fP" \
|
|
with .sw at B.nw + (.06,0);
|
|
box ht .2 invis "\fC\s-2 216.218.197.2\s+2\fP" \
|
|
with .se at D.e - (.12,0);
|
|
box wid 1.2 invis \
|
|
"\fC\s-2199.208.192.0/24\s+2\fP" "FW-1 protected nets" \
|
|
with .nw at G.w;
|
|
box wid 1.2 invis \
|
|
"\fC\s-2192.168.10.0/24\s+2\fP" "internal nets" \
|
|
with .ne at I.e;
|
|
|
|
.PE
|