aboutsummaryrefslogtreecommitdiff
path: root/it_IT.ISO8859-15/books/handbook/advanced-networking
diff options
context:
space:
mode:
authorTom Rhodes <trhodes@FreeBSD.org>2003-03-19 17:43:30 +0000
committerTom Rhodes <trhodes@FreeBSD.org>2003-03-19 17:43:30 +0000
commitb623b999b846158cac5c0d0b1d47fe1c90a1c731 (patch)
tree6155e14d285efc34e551f40a48037b83717adcf2 /it_IT.ISO8859-15/books/handbook/advanced-networking
parent0bb470f7ecf7bdf84739873a26a6fd7519d917e7 (diff)
Notes
Diffstat (limited to 'it_IT.ISO8859-15/books/handbook/advanced-networking')
-rw-r--r--it_IT.ISO8859-15/books/handbook/advanced-networking/chapter.sgml8
-rw-r--r--it_IT.ISO8859-15/books/handbook/advanced-networking/isdn-bus.eps147
-rw-r--r--it_IT.ISO8859-15/books/handbook/advanced-networking/isdn-twisted-pair.eps242
-rw-r--r--it_IT.ISO8859-15/books/handbook/advanced-networking/natd.eps228
4 files changed, 7 insertions, 618 deletions
diff --git a/it_IT.ISO8859-15/books/handbook/advanced-networking/chapter.sgml b/it_IT.ISO8859-15/books/handbook/advanced-networking/chapter.sgml
index 8127f3d81c..57ad4e4af7 100644
--- a/it_IT.ISO8859-15/books/handbook/advanced-networking/chapter.sgml
+++ b/it_IT.ISO8859-15/books/handbook/advanced-networking/chapter.sgml
@@ -7,7 +7,7 @@
<chapter id="advanced-networking">
<title>Networking Avanzato</title>
- <sect1>
+ <sect1 id="advanced-networking-synopsis">
<title>Sinossi</title>
<para>Traduzione in corso</para>
@@ -19,6 +19,12 @@
<para>Traduzione in corso</para>
</sect1>
+ <sect1 id="wireless">
+ <title>Wireless</title>
+
+ <para>Traduzione in corso</para>
+ </sect1>
+
<sect1 id="bridging">
<title>Bridging</title>
diff --git a/it_IT.ISO8859-15/books/handbook/advanced-networking/isdn-bus.eps b/it_IT.ISO8859-15/books/handbook/advanced-networking/isdn-bus.eps
deleted file mode 100644
index cdb717f681..0000000000
--- a/it_IT.ISO8859-15/books/handbook/advanced-networking/isdn-bus.eps
+++ /dev/null
@@ -1,147 +0,0 @@
-%!PS-Adobe-3.0 EPSF-3.0
-%%BoundingBox: 99 -130 355 100
-%%Creator: G. Adam Stanislav
-%%EndComments
-%%BeginProlog
-%%EndProlog
-
-%%BeginSetup
-/t {
- rlineto
- -5 0 rlineto
- 0 -7 rlineto
- -6 0 rlineto
- 0 20 rlineto
- 6 0 rlineto
- 0 -7 rlineto
- 5 0 rlineto
-} bind def
-
-/ldent {
- 0 5 rlineto
- -7 0 rlineto
- 0 -5 rlineto
-} bind def
-
-/rdent {
- 0 5 rlineto
- 11 0 rlineto
- 0 -5 rlineto
-} bind def
-
-/router {
- moveto
- 0 12 t
- 0 12 rlineto
- 70 0 rlineto
- 0 -30 rlineto
- -52.5 0 rlineto
- ldent
- closepath
- 2 28 rmoveto
- 0 -26 rlineto
- 6.5 0 rlineto
- rdent
- 48.5 0 rlineto
- 0 26 rlineto
- closepath
- fill
-} bind def
-
-/box {
- moveto
- 0 17 t
- 0 17 rlineto
- 100 0 rlineto
- 0 -40 rlineto
- closepath
- 2 38 rmoveto
- 0 -36 rlineto
- 96 0 rlineto
- 0 36 rlineto
- closepath
- fill
-} bind def
-
-/plug {
- moveto
- 0 7 rlineto
- 6 0 rlineto
- 0 -7 rlineto
- closepath
- fill
-} bind def
-
-/internet {
- moveto
- 0 210 rlineto
- 110 0 rlineto
- 0 -210 rlineto
- closepath
- gsave
- 5 7 div setcolor
- fill
- grestore
- stroke
-} bind def
-%%EndSetup
-
-% draw the coax cable
-3 7 div setcolor
-114 -94 moveto
--4 0 rlineto
-0 164 rlineto
-4 0 rlineto
-closepath
-fill
-
-% draw some terminating resistors
-newpath
-112 -110 2 0 360 arc fill
-newpath
-112 85 2 0 360 arc fill
-0 setcolor
-
-120 60 router
-131 57.5 plug
-
-120 0 box
-120 -60 box
-120 -120 box
-
-gsave
-[5 3] 0 setdash
-235 -120 internet
-grestore
-
-% Connect router to the Internet
-232 40.5 plug
-133 58 moveto
-0 -15 rlineto
-102 0 rlineto
-0 2 rlineto
--100 0 rlineto
-0 13 rlineto
-closepath
-fill
-
-/Helvetica-bold findfont dup 10 scalefont setfont
-
-140 74 moveto (Router) show
-140 -42 moveto (Windows 95) show
-130.5 -102 moveto (Sun Workstation) show
-138 18 moveto (FreeBSD Box) show
-161 47.5 moveto (ISDN BRI Line) show
-
-25 scalefont setfont
-
-265 51 moveto (The) show
-245 27 moveto (Internet) show
-1 setcolor
-264 53 moveto (The) show
-244 29 moveto (Internet) show
-
-%%Trailer
-showpage
-%%EOF
-
diff --git a/it_IT.ISO8859-15/books/handbook/advanced-networking/isdn-twisted-pair.eps b/it_IT.ISO8859-15/books/handbook/advanced-networking/isdn-twisted-pair.eps
deleted file mode 100644
index 5021a84aab..0000000000
--- a/it_IT.ISO8859-15/books/handbook/advanced-networking/isdn-twisted-pair.eps
+++ /dev/null
@@ -1,242 +0,0 @@
-%!PS-Adobe-3.0 EPSF-3.0
-%%BoundingBox: -10 -70 355 100
-%%Creator: G. Adam Stanislav
-%%EndComments
-%%BeginProlog
-%%EndProlog
-
-%%BeginSetup
-/ldent {
- 0 5 rlineto
- -7 0 rlineto
- 0 -5 rlineto
-} bind def
-
-/uldent {
- 0 -5 rlineto
- 7 0 rlineto
- 0 5 rlineto
-} bind def
-
-/rdent {
- 0 5 rlineto
- 11 0 rlineto
- 0 -5 rlineto
-} bind def
-
-/urdent {
- 0 -5 rlineto
- -11 0 rlineto
- 0 5 rlineto
-} bind def
-
-/hub {
- moveto
- 0 30 rlineto
- 84 0 rlineto
- 0 -30 rlineto
- -10.5 0 rlineto
- ldent
- -7 0 rlineto
- ldent
- -7 0 rlineto
- ldent
- -7 0 rlineto
- ldent
- -7 0 rlineto
- ldent
- closepath
- 2 28 rmoveto
- 0 -26 rlineto
- 6.5 0 rlineto
- rdent
- 3 0 rlineto
- rdent
- 3 0 rlineto
- rdent
- 3 0 rlineto
- rdent
- 3 0 rlineto
- rdent
- 6.5 0 rlineto
- 0 26 rlineto
- closepath
- fill
-} bind def
-
-/router {
- moveto
- 0 30 rlineto
- 70 0 rlineto
- 0 -30 rlineto
- -10.5 0 rlineto
- ldent
- -35 0 rlineto
- ldent
- closepath
- 2 28 rmoveto
- 0 -26 rlineto
- 6.5 0 rlineto
- rdent
- 31 0 rlineto
- rdent
- 6.5 0 rlineto
- 0 26 rlineto
- closepath
- fill
-} bind def
-
-/box {
- moveto
- 0 40 rlineto
- 10.5 0 rlineto
- uldent
- 82.5 0 rlineto
- 0 -40 rlineto
- closepath
- 2 38 rmoveto
- 0 -36 rlineto
- 96 0 rlineto
- 0 36 rlineto
- -78.5 0 rlineto
- urdent
- closepath
- fill
-} bind def
-
-/plug {
- moveto
- 0 7 rlineto
- 6 0 rlineto
- 0 -7 rlineto
- closepath
- fill
-} bind def
-
-/internet {
- moveto
- 0 90 rlineto
- 110 0 rlineto
- 0 -90 rlineto
- closepath
- gsave
- 5 7 div setcolor
- fill
- grestore
- stroke
-} bind def
-%%EndSetup
-
-0 60 hub
-11 57.5 plug
-25 57.5 plug
-39 57.5 plug
-53 57.5 plug
-67 57.5 plug
-
-100 60 router
-111 57.5 plug
-153 57.5 plug
-
-0 -60 box
-11 -24.5 plug
-% Connect box 1 with hub
-13 -20 moveto
-0 78 rlineto
-2 0 rlineto
-0 -78 rlineto
-closepath
-fill
-
-120 0 box
-% Connect box 2 with hub
-131 35.5 plug
-133 40 moveto
-0 6 rlineto
--78 0 rlineto
-0 12 rlineto
-2 0 rlineto
-0 -10 rlineto
-78 0 rlineto
-0 -8 rlineto
-closepath
-fill
-
-120 -60 box
-131 -24.5 plug
-% Connect with hub
-133 -20 moveto
-0 6 rlineto
--106 0 rlineto
-0 72 rlineto
-2 0 rlineto
-0 -70 rlineto
-106 0 rlineto
-0 -8 rlineto
-closepath
-fill
-
-240 -60 box
-251 -24.5 plug
-% Connect with hub
-253 -20 moveto
-0 14 rlineto
--212 0 rlineto
-0 68 rlineto
-2 0 rlineto
-0 -66 rlineto
-212 0 rlineto
-0 -16 rlineto
-closepath
-fill
-
-% Connect hub with router
-69 58 moveto
-0 -6 rlineto
-46 0 rlineto
-0 6 rlineto
--2 0 rlineto
-0 -4 rlineto
--42 0 rlineto
-0 4 rlineto
-closepath
-fill
-
-gsave
-[5 3] 0 setdash
-235 0 internet
-grestore
-
-% Connect router to the Internet
-232 40.5 plug
-155 58 moveto
-0 -15 rlineto
-80 0 rlineto
-0 2 rlineto
--78 0 rlineto
-0 13 rlineto
-closepath
-fill
-
-/Helvetica-bold findfont dup 10 scalefont setfont
-
-32 74 moveto (Hub) show
-120 74 moveto (Router) show
-17 -42 moveto (Novell Server) show
-140 -42 moveto (Windows 95) show
-250.5 -42 moveto (Sun Workstation) show
-138 18 moveto (FreeBSD Box) show
-161 47.5 moveto (ISDN BRI Line) show
-
-25 scalefont setfont
-
-265 51 moveto (The) show
-245 27 moveto (Internet) show
-1 setcolor
-264 53 moveto (The) show
-244 29 moveto (Internet) show
-
-%%Trailer
-showpage
-%%EOF
-
diff --git a/it_IT.ISO8859-15/books/handbook/advanced-networking/natd.eps b/it_IT.ISO8859-15/books/handbook/advanced-networking/natd.eps
deleted file mode 100644
index 5677ace420..0000000000
--- a/it_IT.ISO8859-15/books/handbook/advanced-networking/natd.eps
+++ /dev/null
@@ -1,228 +0,0 @@
-%!PS-Adobe-3.0 EPSF-3.0
-%%BoundingBox: -10 -10 355 100
-%%Creator: G. Adam Stanislav
-%%EndComments
-%%BeginProlog
-%%EndProlog
-
-%%BeginSetup
-/ldent {
- 0 5 rlineto
- -7 0 rlineto
- 0 -5 rlineto
-} bind def
-
-/uldent {
- 0 -5 rlineto
- 7 0 rlineto
- 0 5 rlineto
-} bind def
-
-/rdent {
- 0 5 rlineto
- 11 0 rlineto
- 0 -5 rlineto
-} bind def
-
-/urdent {
- 0 -5 rlineto
- -11 0 rlineto
- 0 5 rlineto
-} bind def
-
-/hub {
- moveto
- 0 30 rlineto
- 70 0 rlineto
- 0 -30 rlineto
- -10.5 0 rlineto
- ldent
- -7 0 rlineto
- ldent
- -7 0 rlineto
- ldent
- -7 0 rlineto
- ldent
- closepath
- 2 28 rmoveto
- 0 -26 rlineto
- 6.5 0 rlineto
- rdent
- 3 0 rlineto
- rdent
- 3 0 rlineto
- rdent
- 3 0 rlineto
- rdent
- 6.5 0 rlineto
- 0 26 rlineto
- closepath
- fill
-} bind def
-
-/router {
- moveto
- 0 30 rlineto
- 70 0 rlineto
- 0 -30 rlineto
- -10.5 0 rlineto
- ldent
- -35 0 rlineto
- ldent
- closepath
- 2 28 rmoveto
- 0 -26 rlineto
- 6.5 0 rlineto
- rdent
- 31 0 rlineto
- rdent
- 6.5 0 rlineto
- 0 26 rlineto
- closepath
- fill
-} bind def
-
-/box1 {
- moveto
- 0 40 rlineto
- 10.5 0 rlineto
- uldent
- 82.5 0 rlineto
- 0 -40 rlineto
- closepath
- 2 38 rmoveto
- 0 -36 rlineto
- 96 0 rlineto
- 0 36 rlineto
- -78.5 0 rlineto
- urdent
- closepath
- fill
-} bind def
-
-/box2 {
- moveto
- 0 40 rlineto
- 10.5 0 rlineto
- uldent
- 65 0 rlineto
- uldent
- 10.5 0 rlineto
- 0 -40 rlineto
- closepath
- 2 38 rmoveto
- 0 -36 rlineto
- 96 0 rlineto
- 0 36 rlineto
- -6.5 0 rlineto
- urdent
- -61 0 rlineto
- urdent
- closepath
- fill
-} bind def
-
-/plug {
- moveto
- 0 7 rlineto
- 6 0 rlineto
- 0 -7 rlineto
- closepath
- fill
-} bind def
-
-/internet {
- moveto
- 0 90 rlineto
- 110 0 rlineto
- 0 -90 rlineto
- closepath
- gsave
- 5 7 div setcolor
- fill
- grestore
- stroke
-} bind def
-%%EndSetup
-
-0 60 hub
-11 57.5 plug
-25 57.5 plug
-
-135 60 router
-146 57.5 plug
-188 57.5 plug
-
-0 0 box1
-11 35.5 plug
-
-13 40 moveto
-0 18 rlineto
-2 0 rlineto
-0 -18 rlineto
-closepath
-fill
-
-120 0 box2
-% Connect box2 with hub
-131 35.5 plug
-133 40 moveto
-0 8 rlineto
--106 0 rlineto
-0 10 rlineto
-2 0 rlineto
-0 -8 rlineto
-106 0 rlineto
-0 -10 rlineto
-closepath
-fill
-
-% Connect box2 with router
-203 35.5 plug
-205 40 moveto
-0 8 rlineto
--57 0 rlineto
-0 10 rlineto
-2 0 rlineto
-0 -8 rlineto
-57 0 rlineto
-0 -10 rlineto
-closepath
-fill
-
-gsave
-[5 3] 0 setdash
-235 0 internet
-grestore
-
-% Connect router to the Internet
-232 49.5 plug
-190 58 moveto
-0 -6 rlineto
-45 0 rlineto
-0 2 rlineto
--43 0 rlineto
-0 4 rlineto
-closepath
-fill
-
-/Helvetica-bold findfont dup 10 scalefont setfont
-
-25 74 moveto (Hub) show
-155 74 moveto (Router) show
-28 18 moveto (Client A) show
-149 23 moveto (Client B) show
-123.5 10 moveto ((FreeBSD Gateway)) show
-
-25 scalefont setfont
-
-265 51 moveto (The) show
-245 27 moveto (Internet) show
-1 setcolor
-264 53 moveto (The) show
-244 29 moveto (Internet) show
-
-%%Trailer
-showpage
-%%EOF
-