The Wiretapped.net mirror is OK again (it was a problem with the
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 29 Sep 2001 19:31:31 +0000 (19:31 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 29 Sep 2001 19:31:31 +0000 (19:31 +0000)
mirroring procedure, due to the Politecnico di Torino site's IIS not
being configured to allow the relevant "virtual directories" to be
listed, thus keeping Wiretapped.net from figuring out what files were
there and whether they've changed), so put back the references to it.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@3975 f5534014-38df-0310-8fa8-9805f1628bb7

README.win32

index 8add34bc5da6600bf9e6fd77227878752212c78c..7195d30ad96d673a81c6dfa818531a5b45ade648 100644 (file)
@@ -1,4 +1,4 @@
-$Id: README.win32,v 1.26 2001/09/28 07:50:47 guy Exp $
+$Id: README.win32,v 1.27 2001/09/29 19:31:31 guy Exp $
 
 Installing Ethereal, Tethereal, and Editcap on Win32
 ====================================================
@@ -44,6 +44,10 @@ install the latest non-beta version of WinPcap, available from:
 
        http://netgroup-serv.polito.it/winpcap/
 
+and mirrored at
+
+       http://www.wiretapped.net/security/packet-capture/winpcap/default.htm
+
 If you already have an earlier version of WinPcap installed, you need to
 un-install it and install the latest version.  If the older version is
 WinPcap 2.0 or 2.02, and you have other applications that use the older
@@ -57,6 +61,10 @@ Windows) ported by the same folks who make WinPcap.  It's at:
 
        http://netgroup-serv.polito.it/windump/
 
+and mirrored at
+
+       http://www.wiretapped.net/security/packet-capture/windump/default.htm
+
 They also make Analyzer, a GUI sniffer for Win32:
 
        http://netgroup-serv.polito.it/analyzer/
@@ -121,6 +129,10 @@ WinPcap home page:
 
        http://netgroup-serv.polito.it/winpcap/
 
+or the mirror site at
+
+       http://www.wiretapped.net/security/packet-capture/winpcap/default.htm
+
 Compiling the Ethereal distribution from source
 ===============================================
 You'll need the development package for GLIB, GTK+, and WinPcap.