docs/diploma

view thesis/img/masqmail-typical-usage.pic @ 395:0d78755132b7

lots of small fixes and cleanups
author meillo@marmaro.de
date Sat, 07 Feb 2009 14:47:27 +0100
parents bbfde22dcc35
children
line source
1 .PS
2 # masqmail-typical-usage
3 scale = 1.2
5 [
6 moveht = 0.3
7 lineht = 0.3
10 down
11 line <->
12 ISP: ellipse "ISP"
13 line <-
14 R: box invis "router" ht .2
15 S1: box dashed wid 3.6 ht 1.95
16 " \fIInternet\fR" at S1.nw above ljust
17 " \fILocal network\fR" at S1.nw below ljust
18 move to S1.n
19 move 2*moveht+boxht
21 [
22 right
23 W1: box "workstation" "(masqmail)"
24 line <-> 0.3
25 W2: box "workstation" "(masqmail)"
26 line <-> 0.3
27 W3: box "workstation" "(masqmail)"
28 ]
30 line from last [].W1.n to R.s-(0.05,lineht) then to R.s-(0.05,0)
31 line from last [].W2.n to R.s-(0,lineht) then to R.s
32 line from last [].W3.n to R.s+(0.05,-lineht) then to R.s+(0.05,0)
34 arrow from R.n-(0.05,0) to ISP.s-(0.05,0)
35 arrow from R.n+(0.05,0) to ISP.s+(0.05,0)
37 ]
38 "Scenario 1" with .nw at last [].nw +(0.4,-0.1)
40 move to last [].e
42 move 0.5
45 [
47 moveht = 0.3
48 lineht = 0.3
50 down
51 line <->
52 ISP: ellipse "ISP"
53 line <-
54 R: box invis "router" ht .2
55 S1: box dashed wid 3.6 ht 1.95
56 " \fIInternet\fR" at S1.nw above ljust
57 " \fILocal network\fR" at S1.nw below ljust
58 move to S1.n
59 line
60 S: box "server" "(masqmail)"
61 move
63 [
64 right
65 W1: box "workstation" "(forwarder)"
66 move 0.3
67 W2: box "workstation" "(forwarder)"
68 move 0.3
69 W3: box "workstation" "(forwarder)"
70 ]
72 arrow from last [].W1.n to S.s-(0.05,0)
73 arrow from last [].W2.n to S.s
74 arrow from last [].W3.n to S.s+(0.05,0)
76 ]
77 "Scenario 2" with .nw at last [].nw +(0.4,-0.1)
80 .PE