INTERNET ON PEARPC?!?!?

[ARCHIVED] About PearPC, a mostly obsolete PPC Mac emulator for Windows and Linux to run MacOS X 10.1 up to 10.4. Using QEMU is now recommended.

Moderators: Cat_7, Ronald P. Regensburg

Locked
iKnow
Student Driver
Posts: 13
Joined: Fri Aug 24, 2018 6:21 pm

INTERNET ON PEARPC?!?!?

Post by iKnow »

So i tried this and did not understood it....
But could someone please tell me....
HOW THE HECK DO I PUT INTERNET TAP VIRTUAL ADAPTER!?!?!
You will understand if you get to this page and translate it with Google Chrome.
https://www.journaldulapin.com/2012/11/ ... sur-un-pc/
User avatar
SistemaRayoXP
Tinkerer
Posts: 82
Joined: Fri Oct 13, 2017 4:34 pm
Location: Mexico
Contact:

Re: INTERNET ON PEARPC?!?!?

Post by SistemaRayoXP »

Please read all the guides avaible in this site before asking. Check this: http://web.archive.org/web/201307040221 ... r_XP/Vista

If you still don't understand it, I'll try to give you detailed instructions:
  1. Download OpenVPN
  2. Go until where you select components in the installer. Deselect everything EXCEPT "TAP Win32 Virtual Ethernet Adapter"
  3. Change your config file to contain these lines as shown:

    Code: Select all

    pci_3c90x_installed = 1
    pci_3c90x_mac = "DE:AD:CA:FE:12:34"
    pci_rtl8139_installed = 0
    pci_rtl8139_mac = "PE:AR:PC:58:25:01"
  4. Open Control Panel, and navigate to the Network Connections folder. Note the name of the Tap-Adapter. It should be called something like "Local Area Connection 2", but you can name it whatever you want. Right-click your real LAN connection, and open its Properties. Select the "Advanced" tab. Tick the box that says "Allow other network users to connect through this computer's Internet connection". If there is a dropdown box, select "Local Area Connection 2" or whatever you called the Tap adapter.
  5. Make sure your config file has this file included as a CD:

    Code: Select all

    pci_ide0_slave_installed = 1
    pci_ide0_slave_image = "C:\Users\Username\Downloads\Apple3Com3C90x-7-sw-pkg.iso"
    pci_ide0_slave_type = "cdrom"
  6. Follow this guide to install the drivers
  7. You're quite done.
Hill radio station first attempt: Failure. Retrying...
iKnow
Student Driver
Posts: 13
Joined: Fri Aug 24, 2018 6:21 pm

Re: INTERNET ON PEARPC?!?!?

Post by iKnow »

Thank you so much "SistemaRayoXP"!
And this little comentary goes to anyone who is interested.
Yes Internet does work on PearPC.
But i think i will just go offline because PearPC is pretty slow with Internet.
And for me it goes way faster without Internet in PearPC.
But yeah thanks for the help "SistemaRayoXP".
Im gonna experiment with Internet in PearPC when its stable enough.
Some proof:

Image

THX "SistemaRayoXP".
-iKnow
Locked