From 494a1e32394757084f1ebaeee9d32cbb184b9158 Mon Sep 17 00:00:00 2001 From: tomcw Date: Mon, 18 Dec 2017 21:47:57 +0000 Subject: [PATCH] VICE KB article 13-005 --- docs/VICE Knowledge Base - Article 13-005.htm | 136 ++++++++++++++++++ .../ab-ms-star-en.gif | Bin 0 -> 1285 bytes .../icoEmail.gif | Bin 0 -> 106 bytes .../vcss.gif | Bin 0 -> 1547 bytes .../vice-logo.png | Bin 0 -> 3447 bytes .../vicekb.css | 78 ++++++++++ 6 files changed, 214 insertions(+) create mode 100644 docs/VICE Knowledge Base - Article 13-005.htm create mode 100644 docs/VICE Knowledge Base - Article 13-005_files/ab-ms-star-en.gif create mode 100644 docs/VICE Knowledge Base - Article 13-005_files/icoEmail.gif create mode 100644 docs/VICE Knowledge Base - Article 13-005_files/vcss.gif create mode 100644 docs/VICE Knowledge Base - Article 13-005_files/vice-logo.png create mode 100644 docs/VICE Knowledge Base - Article 13-005_files/vicekb.css diff --git a/docs/VICE Knowledge Base - Article 13-005.htm b/docs/VICE Knowledge Base - Article 13-005.htm new file mode 100644 index 00000000..1306d72e --- /dev/null +++ b/docs/VICE Knowledge Base - Article 13-005.htm @@ -0,0 +1,136 @@ + + + + + + + + +VICE Knowledge Base - Article 13-005 + + + +
+
+

+ +VICE home + Knowledge Base - Article 13-005

+
+
+
+
+ +
+

[Howto] Enable networking with WinVICE

+
+ The information in this article applies to the following versions of VICE:
  • all Windows versions starting from 1.13
+

PROBLEMEXPOSITION

+

Starting with WinVICE 1.13, there is support for two ethernet cartridges allowing network access: The "The Final + Ethernet" (TFE) and the "Retroreplay-Net" (RR-Net) cartridges. If you + want to enable support for these, you have to follow the instructions below.

!WARNING!

+

Installing support for networking with VICE requires you to install +3rd party products on your machine. The VICE team cannot be +made responsible for any problems + and/or damage which arises from this! The rejection of any +warranty for VICE + applies, too.
+ The product which has to be installed, WinPCAP, + is a capture library. That is, it captures every packet which is available + on the network, regardless if it was destined for your machine or not. From this, it + follows that it is a real security flaw using WinPCAP in a network. Using WinPCAP + can result in disclosure of any information that is available on your network which is + not secured by other means! Installing WinPCAP, you acknowledge that you're well aware + of this security flaw and that the VICE team cannot be made responsible for any problems + and/or damage which may arise from the use of WinPCAP!

PREREQUISITES

+

At that moment, The ethernet emulation for WinVICE only works if you +have a real ethernet card on your machine and you are +connected to the net via it, that is, you must have + direct access to any station you want to access. Ethernet +is emulated as if the VICE emulator was + connected to your ethernet card via a hub. Every protocol, +in particular PPPOE or other protocols, + are only supported if the corresponding emulated program +supports these!

SOLUTION

+

For networking support, you need administrative rights +(administrator account or similar) on your windows machine. +Without this, there's no chance to have networking work!

+

If you have administrative rights, follow the following instructions to install networking + with VICE:

+
  • First, read the above warning!
  • Get WinPCAP + from their site. There's only need for the WinPCAP auto-installer in order to let VICE run.
  • +
  • Install the WinPCAP package you just downloaded. For this, you need to have the right to install + new drivers to your system. In general, the administrator account does have this right.
  • +
  • Now, start WinVICE as you do always. Do this with the user account you have used in the previous + step to install WinPCAP! Choosing the VICE menu entry Settings/Ethernet, a dialog box + shows up, allowing you to select Ethernet as NONE, TFE ("The final ethernet") or RR-Net. If this + is possible, WinPCAP has be installed successfully to your system. If not, check the WinPCAP FAQ to find a solution.
  • +
  • The only program using ethernet we know to date is Contiki. To use Contiki, get a version of it + from the website. Make sure that it is + a version which is enabled for ethernet (TFE or RR-Net)!
  • +
  • Run this version of Contiki inside x64. Now, enable ethernet with TFE or RR-Net settings, depending + on which type you want to use. Since these two are almost identical, only some addresses are changed, + it's more of a matter of taste which one to use. Select the ethernet device you want to use with + ethernet if you have more than one. +
  • You need an IP address in order to let Contiki run on your network. The virtual ethernet device + of VICE runs as if it were connected to your host computer's device with a hub. No network address + translation (NAT) or the like is performed! Get an IP from your network administrator as if you had + a new machine to connect to your network. In fact, you have one, although it is only emulated.
  • +
  • Now, run Contiki, enter your IP configuration using the IP from above, and everything should + work.
+

Enjoy the new surfing experience.

+

It's not necessary to log on as administrator in order to run the ethernet emulation. Anyway, + this is necessary the first time you start VICE after you've booted. After you've done + this, you can log off and log in with another account to run VICE. To circumvent this, see + the FAQ section below.

FAQ

+

  • Why do I have to log in as administrator in order to start VICE with network support?

    This is because the WinPCAP driver is not loaded at system startup, but rather + on-demand when someone like VICE needs it. Not every user is allowed to start services, thus, you + have to log in as a user with these rights in order to start it. The administrator is a person having + this right. On many machines, an account belonging to the "main user" group is allowed, + too. On these machines, you don't need administrator rights in order to start VICE with networking + support.

    If you don't like this solution, you have another option. See Q-18 at the WinPCAP FAQ.

  • +
  • I have problems with networking support; furthermore, there's a firewall on my machine

    +

    This is a know problem with WinPCAP, it does not work well with all firewalls, see Q-10 at the WinPCAP FAQ. Unfortunately, we don't + have a solution for this. Disabling the firewall, as suggested in Q-10, might not be an option for + you, but we cannot do anything about it.

  • +
  • I have another problem not covered here.

    Have a look at the WinPCAP FAQ, there might be a solution for your problem. +

STATUS

+

This document is for information purpose only. The behaviour reported + is intentional in the VICE versions listed at the beginning + of this article.

LINKS

+

REVISION

+

  • August 25,2004: Added reference to the same information for Unix based systems
  • October 14, 2003: Before, it was mistakenly said that you find ethernet on + Options/Ethernet. This is not true, it is Settings/Ethernet.
  • +
  • October 8, 2003: Added section PREREQUISITES.
  • +
  • September 15, 2003: Original release of this document

+
+

Last Reviewed: August 25, 2004

+
+
+ + + \ No newline at end of file diff --git a/docs/VICE Knowledge Base - Article 13-005_files/ab-ms-star-en.gif b/docs/VICE Knowledge Base - Article 13-005_files/ab-ms-star-en.gif new file mode 100644 index 0000000000000000000000000000000000000000..571d689fd7a554cc59c179f5c783e30bf8e0d0a2 GIT binary patch literal 1285 zcmV+g1^W6&Nk%v~VORhk0M!5h|NsBa&d$ut%*MvX*1f&O$(Oyoy;A4@*0Qp-wYAoz zrQV#JwY7V#t*zdal%=JmgtevKgoG)^|D2qhmX?;8nP%s0ZRcZShK7bSng3FhrIdt1 z?^05LfPfI3@Ao-5V|!z6Zf+2a#`iHXW@cspgwA7QWA`B;T3TBF5)uG&y-Hd_Qc_a? z0001EoJvYcQc590LP9A@QV3FWIXO8qGcz$UF%UUQ06AkRDk&i$As84K02m<<5D*9t z2mk;8EC2ui09XJY000L6z@KnPEE1}r~4ECCHYJ)Mz*JTopXGdx3-a+a+S-C^g-0bkN=PkXgojC$mUQS?xNE4623{8? z$izt3j}U@PblsuDK!6_IbkK+yw%R2hPm$EnFclvWltQpx8w_SbS;KB=mi;mz@r0R* z$~I66Sy$sP2^up(0s(>t4^nRw@%sa-qtmFzjOI}QLI%(hO5mGEx-`GjkP@K%M}~lf z3lRhaK;Xc)1q1>RED%m$0Rl09RkVJMql5$rJZ`vn)ci znl04#9DY7*078pC+#u3*vAMtlUPiz;#)Dht(9M_Iq#|Yj@;PAU2yCiJBm(S(xMU5yB4!#G(fzFEA5kj|imj-U%lZIl!6%xM#rts`&r|2$%}7 z9gEhP1ZpK`ToV%`nK4$A9?62y+yKf!y8r>nEs&UeZ$hW53oia(CwEcxbp(t#r6$It z0jQDxu5bugkirPK=30XaE(jq~Xg|y_)ePf?+K;)YAus|5$dNIM488tvZ@oYGuyDV` z7WP98nPiqpQanx*fDR-CP(#Nxn1DeKp3KA}T!rk=OCk-=(5<&4eHzlsS4Pa(4Ng!|{Vy}oQ96CrVFkBIKN}COirwNfuOe%^#lGpbm-!uZq`KFzFjxZs DCOai- literal 0 HcmV?d00001 diff --git a/docs/VICE Knowledge Base - Article 13-005_files/vcss.gif b/docs/VICE Knowledge Base - Article 13-005_files/vcss.gif new file mode 100644 index 0000000000000000000000000000000000000000..020c75a73a8e73243d762f000ab6e47c24f2418a GIT binary patch literal 1547 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 JmuuO-`X3iF?u7sV literal 0 HcmV?d00001 diff --git a/docs/VICE Knowledge Base - Article 13-005_files/vicekb.css b/docs/VICE Knowledge Base - Article 13-005_files/vicekb.css new file mode 100644 index 00000000..40de4933 --- /dev/null +++ b/docs/VICE Knowledge Base - Article 13-005_files/vicekb.css @@ -0,0 +1,78 @@ +BODY { + FONT-FAMILY: Helvetica, Arial, Tahoma, sans-serif +} +DIV.top { + MARGIN-TOP: 0pt; MARGIN-BOTTOM: 6pt +} +DIV.top.title { + center; FLOAT: right; MARGIN-LEFT: 20% +} +DIV.top.title P { + text-align: center; color: red +} +DIV.top.logo { + FLOAT: left; WIDTH: 20%; MARGIN-RIGHT: 80% +} + +DIV.main { +} + +DIV.sidebar { + MARGIN-TOP: 0pt; FLOAT: right; MARGIN-BOTTOM: 6pt; WIDTH: 30% +} + +DIV.sidebar P { + FONT-SIZE: 8pt; MARGIN: 0pt 2pt 6pt 36pt +} + +DIV.main.content { + MARGIN-RIGHT: 30% + PADDING-RIGHT: 2pt; PADDING-LEFT: 2pt; PADDING-BOTTOM: 2pt; PADDING-TOP: 2pt +} +DIV.main.content P { + FONT-SIZE: 12pt; MARGIN: 0pt 2pt 6pt 36pt +} +DIV.main.content P.centered { + FONT-SIZE: 12pt; MARGIN: 0pt 2pt 6pt; TEXT-ALIGN: center +} +DIV.main.content ui { + MARGIN: 0pt 0pt 6pt +} +DIV.main.content li { + FONT-SIZE: 12pt +} +DIV.main.content h1 { + FONT-SIZE: 20pt +} +DIV.content h2 { + FONT-SIZE: 15pt +} +DIV.content hr { + MARGIN-RIGHT: 30%; HEIGHT: 3pt +} + +DIV.main.content P { +} + +DIV.footer { + PADDING-RIGHT: 2pt; MARGIN-TOP: 6pt; PADDING-LEFT: 2pt; FLOAT: left; MARGIN-BOTTOM: 0pt; PADDING-BOTTOM: 2pt; VERTICAL-ALIGN: baseline; WIDTH: 100%; PADDING-TOP: 2pt +} + +DIV.copyright { + FONT-SIZE: 60%; FLOAT: left +} +DIV.review { + text-align: center; FONT-SIZE: 8pt +} +DIV.fileinfo { + FONT-SIZE: 60%; FLOAT: right +} + +/* + FILE ARCHIVED ON 03:57:53 Jul 19, 2013 AND RETRIEVED FROM THE + INTERNET ARCHIVE ON 21:23:25 Dec 18, 2017. + JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. + + ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. + SECTION 108(a)(3)). +*/ \ No newline at end of file