While trying to install networking for Tiger with the PPC 0.4pre release (Tiger itself installed fine and runs really smooth), I had some strange errors; in fact, no error at all. It reports it found TAP, that connection reports a 10 mbit connection, and Mac OS X says it's green (with a pre-defined address; 192.168.0.2 to be exact, while using 192.168.0.1 for the TAP connection). But, if I try to ping from Windows, it get's no pings back, and pinging from Mac OS X (with term), no pings back. But the connection status window in Windows reports packages being transfered; it looks like one-way communication to me. What could be the problem?
I disabled ICS and firewalls, I just wanted to get a ping working; seems like a good starting point to begin with, however even that doesn't work...
This is my config btw:
Code:
ppc_start_resolution = "800x600x15"
redraw_interval_msec = 40
#pci_3c90x_installed = 1
#pci_3c90x_mac = "de:ad:ca:fe:12:34"
pci_rtl8139_installed = 1
pci_rtl8139_mac = "de:ad:ca:fe:12:34"
memory_size = 0x18000000
cpu_pvr = 0x00088302
pci_usb_installed = 1
prom_driver_graphic = "video.x"
prom_env_machargs = ""
prom_env_bootargs = ""
prom_bootmethod = "auto"
key_compose_dialog = "F11"
key_change_cd_0 = "none"
key_toggle_mouse_grab = "F12"
key_toggle_full_screen = "Alt+Return"
nvram_file = "nvram"
pci_ide0_master_installed = 1
pci_ide0_master_image = "pearpc-6gib.img"
pci_ide0_master_type = "hd"
pci_ide0_slave_installed = 0
pci_ide0_slave_image = "pearpc-6gib.img"
pci_ide0_slave_type = "hd"