
in case it could be usefull, i write here all the things i did to make pearpc work with internet.
First :
my main computer (windows XP) is connected trough internet by a linux router. My router is 192.168.0.200.
This is what i have done :
- install TAP32 driver.
- update my pearpc with the net patchR2
- Add the net card to the config
I then have gone to my network connection. I selected both the tap32 connection and my connection to the lan. Then right click, create a bridge.
In the bridge properties, i edit the ip config :
Ip adress : 192.168.0.80
IP Mask : 255.255.255.0
Default gateway : 192.168.0.200 (my router)
First DNS : the one given by my internet service provider
Second DNS : the one given by my internet service provider
----------------------------------------------------------------------------
After that, i boot pearpc and go to the mac preferences, network :
- Select the pci ethernet slot pci10ec,8139 port 4
- IP adress : 192.168.0.82
- Mask : 255.255.255.0
- router : 192.168.0.200
DNS server : My ISP's
Clic apply now. It should work.
Notice : maybe you'll have to wait a little for the config to be effective.
I hope it will help you

Madest